CVE-2024-41074
HIGHLinux Kernel 5.19-6.1.100, 6.2-6.6.41, 6.7-6.9.10 - Use-After-Free in Cachefiles COPEN
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: cachefiles: Set object to close if ondemand_id < 0 in copen If copen is maliciously called in the user mode, it may delete the request corresponding to the random id. And the request may have not been read yet. Note that when the object is set to reopen, the open request will be done with the still reopen state in above case. As a result, the request corresponding to this object is always skipped in select_req function, so the read request is never completed and blocks other process. Fix this issue by simply set object to close if its id < 0 in copen.
References (5)
Core 5
Core References
Scores
CVSS v3
7.8
EPSS
0.0022
EPSS Percentile
12.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-416
Status
published
Products (15)
linux/Kernel
5.19.0 - 6.1.101linux
linux/Kernel
6.2.0 - 6.6.42linux
linux/Kernel
6.7.0 - 6.9.11linux
Linux/Linux
< 5.19
Linux/Linux
5.19
Linux/Linux
6.1.101 - 6.1.*
Linux/Linux
6.10
Linux/Linux
6.6.42 - 6.6.*
Linux/Linux
6.9.11 - 6.9.*
Linux/Linux
c8383054506c77b814489c09877b5db83fd4abf2 - 0845c553db11c84ff53fccd59da11b6d6ece4a60
... and 5 more
Published
Jul 29, 2024
Tracked Since
Feb 18, 2026