CVE-2024-26622
Last modified
CVE-2024-26622 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 3.1, < 5.10.212 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.151 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.81 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.21 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.9 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26622?
How severe is CVE-2024-26622?
How do I fix CVE-2024-26622?
Are you affected by CVE-2024-26622?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
