CVE-2024-46833

high

Description

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

References

https://git.kernel.org/stable/c/c33a9806dc806bcb4a31dc71fb06979219181ad4

https://git.kernel.org/stable/c/86db7bfb06704ef17340eeae71c832f21cfce35c

Details

Source: Mitre, NVD

Published: 2024-09-27

Updated: 2024-10-09

Risk Information

CVSS v2

Base Score: 6.8

Vector: CVSS2#AV:L/AC:L/Au:S/C:C/I:C/A:C

Severity: Medium

CVSS v3

Base Score: 7.8

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Severity: High