In the Linux kernel, the following vulnerability has been resolved:
net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs
The hns3 driver define an array of string to show the coalesce
info, but if the kernel adds a new mode or a new state,
out-of-bounds access may occur when coalesce info is read via
debugfs, this patch fix the problem.
References
Configurations
Configuration 1 (hide)
|
History
06 Mar 2025, 12:53
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.7:rc1:*:*:*:*:*:* |
|
CWE | CWE-129 | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/07f5b8c47152cadbd9102e053dcb60685820aa09 - Patch | |
References | () https://git.kernel.org/stable/c/53aba458f23846112c0d44239580ff59bc5c36c3 - Patch | |
References | () https://git.kernel.org/stable/c/be1f703f39efa27b7371b9a4cd983317f1366792 - Patch | |
References | () https://git.kernel.org/stable/c/f79d985c69060047426be68b7e4c1663d5d731b4 - Patch |
Information
Published : 2024-05-21 16:15
Updated : 2025-03-06 12:53
NVD link : CVE-2023-52807
Mitre link : CVE-2023-52807
CVE.ORG link : CVE-2023-52807
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index