Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
Exploitation of this vulnerability leads to a kernel crash, causing a denial of service by interrupting system operations.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.