Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to show the coalesce info, but if the kernel adds a new mode or a new state, out-of-bounds access may occur when coalesce info is read via debugfs, this patch fix the problem.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.16, < 6.1.64 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/07f5b8c47152cadbd9102e053dcb60685820aa09Patch
- https://git.kernel.org/stable/c/53aba458f23846112c0d44239580ff59bc5c36c3Patch
- https://git.kernel.org/stable/c/be1f703f39efa27b7371b9a4cd983317f1366792Patch
- https://git.kernel.org/stable/c/f79d985c69060047426be68b7e4c1663d5d731b4Patch
- https://git.kernel.org/stable/c/07f5b8c47152cadbd9102e053dcb60685820aa09Patch
- https://git.kernel.org/stable/c/53aba458f23846112c0d44239580ff59bc5c36c3Patch
- https://git.kernel.org/stable/c/be1f703f39efa27b7371b9a4cd983317f1366792Patch
- https://git.kernel.org/stable/c/f79d985c69060047426be68b7e4c1663d5d731b4Patch
FAQ
What is CVE-2023-52807?
CVE-2023-52807 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to ...
How severe is CVE-2023-52807?
CVE-2023-52807 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-52807?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.