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()]
Metrics
Affected Vendors & Products
References
History
Fri, 22 Nov 2024 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Tue, 05 Nov 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-03T17:00:22.693Z
Updated: 2024-12-19T08:46:09.522Z
Reserved: 2024-02-19T14:20:24.166Z
Link: CVE-2024-26736
Vulnrichment
Updated: 2024-08-02T00:14:12.959Z
NVD
Status : Awaiting Analysis
Published: 2024-04-03T17:15:51.197
Modified: 2024-11-21T09:02:57.090
Link: CVE-2024-26736
Redhat