Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-26736
HistoryApr 03, 2024 - 5:15 p.m.

CVE-2024-26736

2024-04-0317:15:51
Debian Security Bug Tracker
security-tracker.debian.org
10
linux
kernel
vulnerability
resolved
afs
volume status
buffer size

7.2 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%

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()]

7.2 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

13.1%