CVE-2024-46833

HIGH EPSS 13.7%
Published Sep 27, 20241y ago · Modified Jun 17, 20262w ago
7.8 CVSS 3.1
High
Find Similar
Published Sep 27, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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

CVSS Details

Base Score
7.8
Exploitability
1.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
13.7% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-129

Affected Products 4

VendorProductVersionRange
linuxlinux_kernel* <6.10.10
linuxlinux_kernel6.11any
linuxlinux_kernel6.11any
linuxlinux_kernel6.11any

References 2

  • git.kernel.org https://git.kernel.org/stable/c/86db7bfb06704ef17340eeae71c832f21cfce35c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c33a9806dc806bcb4a31dc71fb06979219181ad4
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/86db7bfb06704ef17340eeae71c832f21cfce35c
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/c33a9806dc806bcb4a31dc71fb06979219181ad4
    Patch