Linux Kernel virtio-blk Use-After-Free Vulnerability on Suspend/Resume

Vulnerability

A use-after-free vulnerability has been identified in the Linux kernel's virtio-blk component. This issue arises during the suspend and resume process, where the virtqueue (vq) is freed on suspend and reallocated on resume. As a result, the user_data in the hardware context (hctx) becomes invalid after resuming, leading to a use-after-free situation. This flaw can cause a kernel crash, as evidenced by a call trace showing the failure occurring during virtqueue operations and file read operations.

Impact

Exploitation of this vulnerability leads to a kernel crash, causing a denial of service by interrupting system operations.

Added: Jun 18, 2025, 6:32 PM
Updated: Jun 18, 2025, 6:32 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
3.5
remediation
7.7
relevance
0.2
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.