PT-2026-24078 · Linux · Linux Kernel

Published

2024-01-01

·

Updated

2026-03-16

·

CVE-2024-14027

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A flaw exists in the Linux kernel’s
fremovexattr()
syscall within the fs/xattr component. Specifically, the function calls
fdget()
to obtain a file reference but fails to release it using
fdput()
when
strncpy from user()
encounters an error while processing the name argument. This results in a permanent leak of a file reference for each call, potentially leading to kernel memory exhaustion in multi-threaded processes. An unprivileged local user can trigger this issue.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2024-14027

Affected Products

Linux Kernel