PT-2026-2546 · Linux+2 · Linux Kernel+2
CVE-2025-68814
·
Published
2025-12-25
·
Updated
2026-08-30
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A memory leak exists in the
io openat prep() function due to improper cleanup of a struct filename when a file is installed in the fixed file table with the O CLOEXEC flag set. The function allocates memory for the struct filename using getname(), but this memory is not released if the function returns early, leading to a memory leak. The issue occurs because the REQ F NEED CLEANUP flag is not set for the request after a successful getname() call.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Missing Release of Resource after Effective Lifetime
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu