
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49415 is a vulnerability in the Linux kernel's IPMI (Intelligent Platform Management Interface) IPMB (IPMI Bridge) component. The issue was discovered in the ipmiipmbprobe function where a reference count leak occurs. The vulnerability stems from ofparsephandle() returning a node pointer with an incremented reference count without a corresponding ofnodeput() call to release it when done (Kernel Git).
The vulnerability is a reference count leak in the ipmiipmbprobe function of the Linux kernel's IPMI subsystem. The issue occurs because the ofparsephandle() function returns a node pointer with an incremented reference count, but the code was missing the required ofnodeput() call to properly release the reference when finished. This bug was introduced in commit 00d93611f002 which added the ability to have separate slave and master devices (Kernel Git).
A reference count leak in kernel memory management can potentially lead to memory resource exhaustion over time. While the immediate impact may be minimal, repeated triggering of this condition could eventually lead to system resource depletion (Ubuntu Security).
The vulnerability has been fixed by adding the missing ofnodeput() call in the ipmiipmbprobe function. The fix was committed to the Linux kernel and is available in updated kernel versions. Users should update their Linux kernel to a patched version that includes this fix (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."