CVE-2024-46833

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46833
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46833.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-46833
Downstream
Published
2024-09-27T12:39:30.401Z
Modified
2025-11-28T02:34:19.490215Z
Summary
net: hns3: void array out of bound when loop tnl_num
Details

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 tnlnum times. However, tnlnum 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

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/46xxx/CVE-2024-46833.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8a4bda8cb9e43e1fae96c4c4aa94069f49dc3a68
Fixed
c33a9806dc806bcb4a31dc71fb06979219181ad4
Fixed
86db7bfb06704ef17340eeae71c832f21cfce35c

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.10.10