CVE-2022-49466
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49466 is a vulnerability in the Linux kernel's SCMI (System Control and Management Interface) regulator driver that was discovered in 2022. The issue involves a reference count leak in the scmiregulatorprobe function, where the offindnodebyname() function returns a node pointer with an incremented reference count that was not properly released (Kernel Git).

Technical details

The vulnerability stems from a missing ofnodeput() call in the scmiregulatorprobe function within the Linux kernel's SCMI regulator driver. When offindnodebyname() is called, it returns a node pointer with an incremented reference count, but the code failed to properly release this reference count when done, leading to a memory leak. The fix involves adding the missing ofnodeput(np) call to properly release the reference count (Kernel Git).

Impact

The vulnerability results in a reference count leak in the kernel's memory management system. While this type of issue typically leads to memory leaks and potential resource exhaustion over time, it generally has a lower severity impact compared to other types of vulnerabilities as it doesn't directly enable code execution or privilege escalation (Ubuntu Security).

Mitigation and workarounds

The vulnerability has been fixed by adding the missing ofnodeput() call in the scmiregulatorprobe function. The fix was implemented in the Linux kernel through commit 68d6c8476fd4f448e70e0ab31ff972838ac41dae. Users should update their Linux kernel to a version that includes this fix (Kernel Git).

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

“Best User Experience I have ever seen, provides full visibility to cloud workloads.”
David EstlickCISO
“Wiz provides a single pane of glass to see what is going on in our cloud environments.”
Adam FletcherChief Security Officer
“We know that if Wiz identifies something as critical, it actually is.”
Greg PoniatowskiHead of Threat and Vulnerability Management