Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 ("bnxt: fix crashes when reducing ring count with active RSS contexts") proves that allowing indirection table to contain channels with out of bounds IDs may lead to crashes. Currently the max channel check in the core gets skipped if driver can't fetch the indirection table or when we can't allocate memory. Both of those conditions should be extremely rare but if they do happen we should try to be safe and fail the channel change.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.10.10 |
References
- https://git.kernel.org/stable/c/101737d8b88dbd4be6010bac398fe810f1950036Patch
- https://git.kernel.org/stable/c/2899d58462ba868287d6ff3acad3675e7adf934fPatch
FAQ
What is CVE-2024-46834?
CVE-2024-46834 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ethtool: fail closed if we can't get max channel used in indirection tables Commit 0d1b7d6c9274 ("bnxt: fix crashes when reducing ...
How severe is CVE-2024-46834?
CVE-2024-46834 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-46834?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.