
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-50161 is a vulnerability discovered in the Linux kernel's MTD (Memory Technology Device) maps subsystem. The issue was identified in the offlashprobeversatile function where offindmatchingnodeandmatch() returns a node pointer with an incremented reference count that is not properly released (NVD).
The vulnerability occurs specifically in the MTD maps subsystem of the Linux kernel. The technical issue involves a reference count leak in the offlashprobeversatile function. When offindmatchingnodeandmatch() is called, it returns a node pointer with an incremented reference count, but the code fails to properly call ofnodeput() to release the reference when it's no longer needed (Wiz).
The reference count leak can potentially lead to memory resource exhaustion over time as unreleased references accumulate in the system (Wiz).
The vulnerability has been addressed by adding the missing ofnodeput() call to properly release the reference count when the node pointer is no longer needed (Wiz).
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."