The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade qemu-project/qemu
to version 6.1.0 or higher.
Affected versions of this package are vulnerable to Access of Uninitialized Pointer in the pvrdma_ring_init()
function that can occur while handling a PVRDMA_REG_DSRHIGH
write from the guest. This is due to improper initialization of the ring->pages
array. rdma_pci_dma_unmap()
may pass an uninitialized pointer as an argument, leading to undefined behavior and possible crash of the QEMU process on the host.