CVE-2024-14027 — Linux vulnerability
9 documents8 sources
Severity
5.5MEDIUM
No vectorEPSS
0.0%
top 97.84%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedMar 9
Latest updateMar 10
Description
In the Linux kernel, the following vulnerability has been resolved:
fs/xattr: missing fdput() in fremovexattr error path
In the Linux kernel, the fremovexattr() syscall calls fdget() to acquire a
file reference but returns early without calling fdput() when
strncpy_from_user() fails on the name argument. In multi-threaded processes
where fdget() takes the slow path, this permanently leaks one
file reference per call, pinning the struct file and associated kernel
objects in memory. An unprivile…
Affected Packages3 packages
▶CVEListV5linux/linuxc03185f4a23e7f89d84c9981091770e876e64480 — 9a3a2ae5efbbcaed37551218abed94e23c537157+4
🔴Vulnerability Details
4GHSA▶
GHSA-h9jc-64qv-h9cg: In the Linux kernel, the following vulnerability has been resolved:
fs/xattr: missing fdput() in fremovexattr error path
In the Linux kernel, the fr↗2026-03-09
OSV▶
CVE-2024-14027: In the Linux kernel, the following vulnerability has been resolved: fs/xattr: missing fdput() in fremovexattr error path In the Linux kernel, the frem↗2026-03-09