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()]
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
17 Mar 2025, 16:03
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* |
|
References | () https://git.kernel.org/stable/c/5c27d85a69fa16a08813ba37ddfb4bbc9a1ed6b5 - Patch | |
References | () https://git.kernel.org/stable/c/6e6065dd25b661420fac19c34282b6c626fcd35e - Patch | |
References | () https://git.kernel.org/stable/c/6ea38e2aeb72349cad50e38899b0ba6fbcb2af3d - Patch | |
References | () https://git.kernel.org/stable/c/d34a5e57632bb5ff825196ddd9a48ca403626dfa - Patch | |
References | () https://git.kernel.org/stable/c/d9b5e2b7a8196850383c70d099bfd39e81ab6637 - Patch | |
References | () https://git.kernel.org/stable/c/e56662160fc24d28cb75ac095cc6415ae1bda43e - Patch | |
References | () https://git.kernel.org/stable/c/e8530b170e464017203e3b8c6c49af6e916aece1 - Patch | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html - Mailing List | |
CWE | CWE-787 | |
First Time |
Linux
Debian Debian debian Linux Linux linux Kernel |
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://git.kernel.org/stable/c/5c27d85a69fa16a08813ba37ddfb4bbc9a1ed6b5 - | |
References | () https://git.kernel.org/stable/c/6e6065dd25b661420fac19c34282b6c626fcd35e - | |
References | () https://git.kernel.org/stable/c/6ea38e2aeb72349cad50e38899b0ba6fbcb2af3d - | |
References | () https://git.kernel.org/stable/c/d34a5e57632bb5ff825196ddd9a48ca403626dfa - | |
References | () https://git.kernel.org/stable/c/d9b5e2b7a8196850383c70d099bfd39e81ab6637 - | |
References | () https://git.kernel.org/stable/c/e56662160fc24d28cb75ac095cc6415ae1bda43e - | |
References | () https://git.kernel.org/stable/c/e8530b170e464017203e3b8c6c49af6e916aece1 - |
05 Nov 2024, 10:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Jun 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
03 Apr 2024, 17:24
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-04-03 17:15
Updated : 2025-03-17 16:03
NVD link : CVE-2024-26736
Mitre link : CVE-2024-26736
CVE.ORG link : CVE-2024-26736
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write