CVE-2022-49767
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49767 is a vulnerability in the Linux kernel affecting the 9p filesystem transport layer. The vulnerability was disclosed on May 1, 2025, and impacts the Linux kernel's 9p filesystem implementation, specifically related to the handling of O_NONBLOCK flags during file operations (NVD, Wiz).

Technical details

The vulnerability occurs when p9muxpollstop() from p9conndestroy() from p9fdclose() fails to interrupt already started kernelread() from p9fdread() from p9readwork() and/or kernelwrite() from p9fdwrite() from p9writework() requests. While p9socketopen() sets ONONBLOCK flag, p9fdopen() does not, causing pipe blocks unless a signal is pending. The vulnerability has been assigned a CVSS v3.1 Base Score of 5.5, indicating moderate severity (Red Hat).

Impact

The vulnerability can lead to system hangs during file operations using the 9p filesystem transport layer. This primarily affects systems using the 9p filesystem for file sharing or virtualization purposes (NVD).

Mitigation and workarounds

The vulnerability has been resolved by modifying the 9p/transfd component to always use ONONBLOCK for read/write operations. This ensures that pipe operations don't block indefinitely during file operations (NVD).

Additional resources


SourceThis report was generated using AI

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