Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability exists in the Linux kernel's io_uring implementation, specifically within the io_link_skb function. The issue arises because the previous notification reference is incorrectly assigned, leading to a validation error that compares the current notification with itself instead of the prior one. This flaw has been addressed by correcting the reference assignment to use the appropriate previous notification parameter.
This vulnerability could lead to improper notification handling within the io_uring context, potentially causing synchronization issues or incorrect task management.
Users can upgrade to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the Linux kernel official website.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.