2 matches found
CVE-2026-74356
A flaw was found in the Linux kernel's vhost subsystem. An incorrect return value from the vhostgetavailidx function can cause the host to livelock. A malicious guest operating system OS can exploit this by not processing virtqueue entries, leading to the host repeatedly disabling notifications a...
7.4CVSS5.6AI score0.00232EPSS
SaveExploits0References4
AZL-96390 CVE-2026-74356 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: vhost: fix vhostgetavailidx for a non empty ring vhostgetavailidx is supposed to report whether it has updated vq-availidx. Instead, it returns whether all entries have been consumed, which is usually the same. But not always - i...
7.4CVSS5.8AI score0.00232EPSS
SaveExploits0References1
20