CVE-2022-49668
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49668 affects the Linux kernel's PM/devfreq component, specifically in the exynos-ppmu driver. The vulnerability was discovered in the ofgetdevfreq_events function where a reference count leak occurs. The issue was disclosed and has been assigned a CVSS v3.1 base score of 5.5 (MEDIUM) (NVD).

Technical details

The vulnerability stems from improper reference counting in the ofgetdevfreqevents function within the exynos-ppmu driver. The ofgetchildbyname() function returns a node pointer with an incremented reference count, but the code only calls ofnode_put() in the normal execution path, missing it in error paths. This oversight leads to a reference count leak (Kernel Patch).

Impact

The vulnerability has been assessed with a CVSS v3.1 base score of 5.5 (MEDIUM), indicating moderate severity. The issue affects local system availability, as reference count leaks can lead to resource exhaustion over time (NVD).

Mitigation and workarounds

The issue has been fixed by adding missing ofnodeput() calls in the error paths. The fix has been implemented in multiple kernel versions through patches. Users should update to patched kernel versions that include the fix (Kernel Patch).

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