VDB
DEBIAN-CVE-2024-26736
DEBIAN-CVE-2024-26736
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: afs: Increase buffer size in afs_update_volume_status() The max length of volume->vid value is 20 characters. So increase idbuf[] size up to 24 to avoid overflow. Found by Linux Verification Center (linuxtesting.org) with SVACE. [DH: Actually, it's 20 + NUL, so increase it to 24 and use snprintf()]
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:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.149-1, 5.10.103-1, 5.10.103-1 |
| Debian:14 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-1, 6.1.38-2, 6.1.38-4 |
Timeline
- Apr 3, 2024 CVE Published
- Apr 28, 2026 CVE Updated