CVE-2022-49224
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a memory leak vulnerability was identified in the power supply driver for ab8500 (CVE-2022-49224). The issue occurs in the ab8500fgsysfsinit function where kobjectinitandadd() takes a reference even when it fails, but the code doesn't properly clean up the memory in error cases (Kernel Commit).

Technical details

The vulnerability exists in the drivers/power/supply/ab8500fg.c file. When kobjectinitandadd() fails, it returns an error but still holds a reference to the memory. According to the documentation, kobjectput() must be called to properly clean up the memory associated with the object when an error occurs. The fix involves adding a kobjectput() call within the error handling path to prevent the memory leak (Kernel Commit).

Impact

This memory leak could lead to gradual system memory exhaustion over time as the leaked memory is not properly freed when the error condition occurs. While the impact per occurrence is small, repeated triggers could eventually affect system stability and performance (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by adding proper memory cleanup in the error path. The fix involves calling kobjectput() when kobjectinitandadd() fails. Users should update to a patched version of the Linux kernel that includes the fix (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-64k-devel
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-kvm
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-modules-partner
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • python3-perf
NoNoDec 04, 2025

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