CVE-2022-49947
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2022-49947 is a vulnerability in the Linux kernel's binder subsystem that was discovered and reported by Syzbot. The vulnerability was introduced by commit 44e602b4e52f which added missing mmaplock calls when using the VMA. The issue occurs when alloc->vmavmmm has not been initialized yet, which can happen if a binderproc receives a transaction without having previously called mmap() to setup the binder_proc->alloc space (NVD).

Technical details

The vulnerability manifests as a null pointer dereference in the range [0x0000000000000128-0x000000000000012f]. The issue occurs in two scenarios: first, when attempting to acquire the mmaplock when alloc->vmavmmm has not been initialized, and second, via binderallocprintpages() when attempting to dump the debugfs binder stats file. The crash occurs in the _lockacquire function within the kernel's locking subsystem (Wiz).

Impact

The vulnerability can result in a kernel crash due to null pointer dereference, potentially affecting system stability and availability. This could lead to denial of service conditions on affected systems (Wiz).

Mitigation and workarounds

The issue has been fixed by setting up the alloc->vmavmmm pointer during open() and caching directly from current->mm. This ensures a valid reference is available to take the mmap_lock during the scenarios described. The fix has been implemented in the Linux kernel (Wiz).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-59030HIGH7.5
  • Linux DebianLinux Debian
  • pdns-recursor
NoYesDec 09, 2025
CVE-2025-59029MEDIUM5.3
  • Linux DebianLinux Debian
  • pdns-recursor
NoYesDec 09, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-modules-internal
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesDec 09, 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