
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49351 affects the Linux kernel's Altera TSE (Triple-Speed Ethernet) driver. The vulnerability was discovered in the alteratsemdio_create function where a reference count leak occurs during the handling of device tree nodes. The issue was disclosed and fixed in 2022, affecting the Linux kernel's networking subsystem (Kernel Git).
The vulnerability stems from improper reference counting in the foreachchildofnode() loop within the alteratsemdiocreate function. Every iteration of this loop decrements the reference count of the previous node, but when breaking from the loop, the code failed to explicitly call ofnode_put() on the child node when no longer needed. This oversight leads to a reference count leak (Kernel Git).
A reference count leak in the kernel's memory management can lead to memory resource exhaustion over time, potentially affecting system stability and performance (NVD).
The issue has been fixed by adding the missing ofnodeput() call to properly manage node reference counts. The fix was implemented in the Linux kernel through a patch that adds proper reference counting cleanup in the alteratsemdio_create function (Kernel Git).
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."