CVE-2024-26622
HIGHLinux Kernel 3.1-6.7.9 Use-After-Free in tomoyo_write_control
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf after head->io_sem is held. Otherwise, concurrent write() requests can cause use-after-free-write and double-free problems.
References (8)
Core 8
Core References
Mailing List, Third Party Advisory
https://lists.fedoraproject.org/archives/list/[email protected]/message/IVVYSTEVMPYGF6GDSOD44MUXZXAZHOHB/
Scores
CVSS v3
7.8
EPSS
0.0024
EPSS Percentile
14.7%
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 (21)
linux/Kernel
3.1.0 - 5.10.212linux
linux/Kernel
5.11.0 - 5.15.151linux
linux/Kernel
5.16.0 - 6.1.81linux
linux/Kernel
6.2.0 - 6.6.21linux
linux/Kernel
6.7.0 - 6.7.9linux
Linux/Linux
< 3.1
Linux/Linux
3.1
Linux/Linux
5.10.212 - 5.10.*
Linux/Linux
5.15.151 - 5.15.*
Linux/Linux
6.1.81 - 6.1.*
... and 11 more
Published
Mar 04, 2024
Tracked Since
Feb 18, 2026