CVE-2022-49393
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2022-49393 affects the Linux kernel's fastrpc module, specifically in the list iterator implementation within the fastrpc_req_mem_unmap_impl function. The vulnerability was discovered and resolved in 2022, impacting systems using the fastrpc module. The issue stems from an incorrect use of list iterator and NULL checking mechanism (Kernel Git).

Technical details

The vulnerability exists in the fastrpc_req_mem_unmap_impl function where the list iterator value 'map' will always be set and non-NULL by list_for_each_entry(). The code incorrectly assumed that the iterator value would be NULL if the list was empty, leading to a logical error where the check 'if (!map)' would always be false and never exit as expected. The fix involved using a new variable 'iter' as the list iterator while using the original variable 'map' as a dedicated pointer to point to the found element (Kernel Git).

Impact

When exploited, this vulnerability causes the kernel to crash when attempting to access user memory outside uaccess routines at virtual address 0000ffff7fb03750. This results in a system crash with a specific call trace through the fastrpc module, affecting system stability and availability (Kernel Git).

Exploitability

The vulnerability can be triggered through the fastrpc module's memory mapping functionality, specifically when handling memory unmapping operations. The issue manifests during system calls involving the fastrpc device IOCTL operations (Kernel Git).

Mitigation and workarounds

The vulnerability has been patched by modifying the list iteration logic in the fastrpc_req_mem_unmap_impl function. The fix introduces proper iterator handling by separating the iterator variable from the result pointer, preventing the incorrect NULL checking behavior (Kernel Git).

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-2026-19624HIGH7.8
  • Linux Debian logoLinux Debian
  • network-manager-l2tp
NoYesSep 14, 2026
CVE-2026-19499HIGH7.7
  • Linux Debian logoLinux Debian
  • glibc-langpack-bs
NoYesSep 14, 2026
CVE-2026-19816HIGH7.1
  • Linux Debian logoLinux Debian
  • PackageKit-glib
NoYesSep 14, 2026
CVE-2026-82035HIGH7.1
  • Linux Debian logoLinux Debian
  • pymupdf
NoNoSep 14, 2026
CVE-2026-19542MEDIUM5.6
  • Linux Debian logoLinux Debian
  • glibc-langpack-ka
NoYesSep 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