CVE-2022-49297
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2022-49297 is a vulnerability in the Linux kernel's Network Block Device (NBD) component that causes an I/O hang condition while disconnecting devices. The vulnerability was discovered in the Linux kernel's NBD implementation and was publicly disclosed in February 2025 (NVD).

Technical details

The vulnerability manifests when using 'qemu-nbd' and triggers an I/O hang where tasks can be blocked for extended periods (over 368 seconds in test cases). The issue occurs during the device disconnection process when the NBD_DISCONNECT ioctl is called, resulting in a 'Send disconnect failed -32' error. The root cause is related to the inability to clear requests after a previous commit (2516ab1543fd) that modified queue clearing behavior. Additionally, requests cannot complete through timeout because nbd_xmit_timeout() always returns 'BLK_EH_RESET_TIMER', leading to permanently stuck requests (Kernel Commit).

Impact

When exploited, this vulnerability can cause system resources to become unresponsive, as tasks can be blocked indefinitely. This primarily affects systems using NBD devices, particularly in environments where QEMU-NBD is utilized for block device operations (NVD).

Exploitability

The vulnerability can be triggered through normal system operations when attempting to disconnect NBD devices, particularly when using the 'qemu-nbd -d' command. The issue occurs in a common operational scenario and doesn't require special privileges beyond the ability to work with NBD devices (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by modifying the nbd_clear_sock_ioctl() function to call nbd_clear_sock() instead of sock_shutdown(). This change allows inflight requests to be properly cleared, preventing the hang condition. The fix utilizes the NBD_CMD_INFLIGHT flag to ensure requests won't complete multiple times (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-2026-89654CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-extra
NoYesSep 11, 2026
CVE-2026-89711HIGH8.2
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 11, 2026
CVE-2026-89682HIGH8.1
  • Linux Kernel logoLinux Kernel
  • linux-aws-7.0
NoYesSep 11, 2026
CVE-2026-89648HIGH7.5
  • Linux Kernel logoLinux Kernel
  • linux-azure-7.0
NoYesSep 11, 2026
CVE-2026-89693HIGH7
  • Linux Kernel logoLinux Kernel
  • linux-intel-iotg
NoYesSep 11, 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