
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49386 is a vulnerability in the Linux kernel's networking subsystem, specifically affecting the Texas Instruments AM65 CPSW NUSS Ethernet driver. The vulnerability was disclosed and patched in 2022, involving reference count leaks in the am65-cpsw-nuss driver. The issue affects the Linux kernel's handling of device tree nodes in the ethernet subsystem (NVD).
The vulnerability stems from improper reference counting in the AM65 CPSW NUSS driver. The ofgetchildbyname() function returns a node pointer with an incremented reference count, but the code failed to properly release this reference count in error cases within the am65cpswinitcpts() and am65cpswnussprobe() functions. This oversight could lead to reference count leaks (Kernel Commit). The vulnerability has been assigned a CVSS v3.1 base score of 5.5, indicating moderate severity (Red Hat).
The impact of this vulnerability is primarily related to system resource management. A reference count leak could potentially lead to resource exhaustion over time, though the practical impact is limited. The vulnerability affects the kernel's memory management but does not directly expose the system to unauthorized access or data compromise (Red Hat).
The vulnerability has been fixed by adding proper reference count management using ofnodeput() in the affected code paths. The fix was implemented in the Linux kernel through a patch that ensures proper release of reference counts in error cases (Kernel Commit). Users should update their kernel to a version containing this fix.
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."