1 matches found
CVE-2024-42110
CVE-2024-42110 affects the Linux kernel ntb_netdev/ntb_transport path. The root cause is that the idxd DMA engine can complete TX/RX in a threaded IRQ context, but __netif_rx() is only safe from interrupt context. The code previously called __netif_rx() from a completion path and should instead u...
7.5CVSS6.7AI score0.00646EPSS
SaveExploits0References5Affected Software1
20