CVE-2022-49438
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49438 affects the Linux kernel's sparcspkr driver. The vulnerability is a reference count leak in the bbc_beep_probe function where of_find_node_by_path() calls of_find_node_opts_by_path() which returns a node pointer with refcount incremented, but fails to use of_node_put() to decrement the reference count when done (Kernel Commit).

Technical details

The vulnerability exists in the drivers/input/misc/sparcspkr.c file within the bbc_beep_probe function. The issue stems from not properly managing reference counts when using the of_find_node_by_path() function, which internally calls of_find_node_opts_by_path(). The function returns a node pointer with an incremented reference count, but the code failed to call of_node_put() to decrement the reference count when finished, leading to a reference count leak (NVD).

Impact

A reference count leak in the kernel can lead to memory resource exhaustion over time, potentially affecting system stability and performance. The vulnerability specifically affects the SPARC speaker driver subsystem (Ubuntu).

Mitigation and workarounds

The vulnerability has been fixed by adding the missing of_node_put(dp) call in the bbc_beep_probe function. The fix was implemented in multiple kernel versions through backporting. Users should update their Linux kernel to a patched version 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-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-uki-virt-addons
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-modules-core
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • linux-ibm-5.15
NoYesJan 14, 2026

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