CVE-2024-36934
HIGHLinux Kernel 3.3-6.8.10 - Out-of-bounds Write in BNA Driver
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: bna: ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don't ensure that the string is terminated inside the buffer, this can lead to OOB read when using sscanf. Fix this issue by using memdup_user_nul instead of memdup_user.
References (11)
Core 11
Core References
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html
Third Party Advisory
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
Third Party Advisory
https://security.netapp.com/advisory/ntap-20240912-0007/
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
1.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-787
Status
published
Products (28)
debian/debian_linux
10.0
linux/Kernel
3.3.0 - 4.19.314linux
linux/Kernel
4.20.0 - 5.4.276linux
linux/Kernel
5.11.0 - 5.15.159linux
linux/Kernel
5.16.0 - 6.1.91linux
linux/Kernel
5.5.0 - 5.10.217linux
linux/Kernel
6.2.0 - 6.6.31linux
linux/Kernel
6.7.0 - 6.8.10linux
Linux/Linux
< 3.3
Linux/Linux
3.3
... and 18 more
Published
May 30, 2024
Tracked Since
Feb 18, 2026