
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52807 affects the Linux kernel's hns3 network driver. The vulnerability was discovered in the debugfs functionality where an out-of-bounds access could occur when reading coalesce information. The issue was reported on May 21, 2024, and involves the hns3 driver's handling of string arrays used to display coalesce information (NVD).
The vulnerability exists in the hns3 driver's debugfs implementation where string arrays are used to show coalesce information. If the kernel adds a new mode or state, out-of-bounds access may occur when coalesce info is read via debugfs. This was caused by direct array access without bounds checking. The fix involves adding bounds checking using ARRAY_SIZE() macro and providing an 'unknown' fallback string for out-of-range values (Kernel Commit).
The vulnerability could lead to out-of-bounds memory access when reading coalesce information through the debugfs interface. This could potentially cause system crashes or memory corruption when accessing the affected debugfs entries (NVD).
The vulnerability requires local access to the debugfs interface and can only be triggered when reading coalesce information from the affected hns3 driver. The issue is only exploitable through the debugfs debugging interface (NVD).
The issue has been fixed in the Linux kernel through a patch that adds proper bounds checking before accessing the array elements. The fix was implemented in commit 53aba458f23846112c0d44239580ff59bc5c36c3 and has been backported to various stable kernel versions (Kernel Commit).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."