THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80987 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_transport: Reject oversized TX buffers ntb_process_tx() handles an oversized buffer by calling tx_handler() with a NULL data pointer and returning success. ntb_netdev therefore neither frees the skb in

[NVD] CVE-2026-80987 (HIGH 7.5) — In the Linux kernel, the following vulnerability has been resolved: NTB: ntb_transport: Reject oversized TX buffers ntb_process_tx() handles an oversized buffer by calling tx_handler() with a NULL data pointer and returning success. ntb_netdev therefore neither frees the skb in

mednvdPublished 2026-09-11

CVE-2026-80987 CVSS: 7.5 HIGH Published: 2026-09-11T20:19:05.353

In the Linux kernel, the following vulnerability has been resolved:

NTB: ntb_transport: Reject oversized TX buffers

ntb_process_tx() handles an oversized buffer by calling tx_handler() with a NULL data pointer and returning success. ntb_netdev therefore neither frees the skb in its completion callback nor takes its enqueue error p

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80987