Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46833
HistorySep 27, 2024 - 1:15 p.m.

CVE-2024-46833

2024-09-2713:15:15
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov

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

Related for NVD:CVE-2024-46833