CVE-2026-80987
Reported by Linux · Published September 11, 2026
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 path, leaking it. Reject oversized buffers in ntb_transport_tx_enqueue() before acquiring a queue entry and return -EMSGSIZE. The caller retains ownership of the buffer, and the preceding netdev patch frees the skb when enqueue returns this permanent error.
EPSS 0.51% · 42.3th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | fce8a7bb5b4bfb8a27324703fd5b002ee9247e90, fce8a7bb5b4bfb8a27324703fd5b002ee9247e90, fce8a7bb5b4bfb8a27324703fd5b002ee9247e90 |
| Linux | Linux | 3.9, 0, 5.10.270 |
| linux | linux_kernel | 3.9, 3.9, 3.9 |
| Linux | Linux | fce8a7bb5b4bfb8a27324703fd5b002ee9247e90, fce8a7bb5b4bfb8a27324703fd5b002ee9247e90, fce8a7bb5b4bfb8a27324703fd5b002ee9247e90 |
Timeline
- Sep 11, 2026 CVE Published
- Sep 12, 2026 EPSS Score
- Sep 12, 2026 Coalition ESS Score
- Sep 13, 2026 EPSS Score
- Sep 14, 2026 CVE Updated
- Sep 15, 2026 EPSS Score
- Sep 16, 2026 EPSS Score
- Sep 18, 2026 EPSS Score