VDB
DEBIAN-CVE-2024-26622
DEBIAN-CVE-2024-26622
PUBLISHED
CVSS 7.800000190734863 HIGH
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.
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.27-1, 6.1.37-1, 6.1.38-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.103-1, 5.10.103-1~bpo10+1, 5.10.106-1 |
Timeline
- Mar 4, 2024 CVE Published
- Apr 28, 2026 CVE Updated