2 matches found
CVE-2026-80987
CVE-2026-80987 affects the Linux kernel 's NTB (Network-over-Transaction) transport layer. In ntb_process_tx() , an oversized TX buffer is handled by calling tx_handler() with a NULL data pointer while still returning success. As a result, ntb_netdev neither frees the skb in its completion callba...
SaveExploits0References4
EUVD-2026-76310
In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Reject oversized TX buffers ntbprocesstx handles an oversized buffer by calling txhandler with a NULL data pointer and returning success. ntbnetdev therefore neither frees the skb in its completion callback nor...
SaveExploits0References4
20