CVE-2024-46833

In the Linux kernel, the following vulnerability has been resolved: net: hns3: void array out of bound when loop tnl_num When query reg inf of SSU, it loops tnl_num times. However, tnl_num comes from hardware and the length of array is a fixed value. To void array out of bound, make sure the loop time is not greater than the length of array
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*

History

09 Oct 2024, 15:54

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/86db7bfb06704ef17340eeae71c832f21cfce35c - () https://git.kernel.org/stable/c/86db7bfb06704ef17340eeae71c832f21cfce35c - Patch
References () https://git.kernel.org/stable/c/c33a9806dc806bcb4a31dc71fb06979219181ad4 - () https://git.kernel.org/stable/c/c33a9806dc806bcb4a31dc71fb06979219181ad4 - Patch
First Time Linux linux Kernel
Linux
CWE CWE-129
CPE cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8

27 Sep 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-09-27 13:15

Updated : 2024-10-09 15:54


NVD link : CVE-2024-46833

Mitre link : CVE-2024-46833

CVE.ORG link : CVE-2024-46833


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-129

Improper Validation of Array Index