CVE-2022-49344
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49344 is a data race vulnerability discovered in the Linux kernel's AF_UNIX implementation. The issue specifically affects the unix_dgram_peer_wake_me() function, where unix_dgram_poll() calls unix_dgram_peer_wake_me() without proper lock handling when checking the receive queue status. The vulnerability was disclosed on February 26, 2025, and affects multiple versions of the Linux kernel (NVD).

Technical details

The vulnerability stems from a race condition in the AF_UNIX socket implementation where unix_dgram_poll() calls unix_dgram_peer_wake_me() without holding the 'other' lock while checking if its receive queue is full. The fix involves replacing unix_recvq_full() with unix_recvq_full_lockless() to prevent the race condition that KCSAN (Kernel Concurrency Sanitizer) would otherwise detect. The vulnerability has been assigned a CVSS v3.1 base score of 4.7 (Medium) with a vector of CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to a data race condition in the Linux kernel's AF_UNIX socket implementation, potentially affecting system stability and availability. The CVSS scoring indicates that while the vulnerability requires local access and is complex to exploit, it could result in high availability impact to the affected system (NVD).

Mitigation and workarounds

The vulnerability has been patched in the Linux kernel through a fix that replaces unix_recvq_full() with unix_recvq_full_lockless() in the affected code. Multiple patch commits have been released to address this issue across different kernel versions (Kernel Patch).

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-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 05, 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