CVE-2026-80987

Source
https://cve.org/CVERecord?id=CVE-2026-80987
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80987.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80987
Downstream
Published
2026-09-11T19:42:45Z
Modified
2026-09-13T03:47:10Z
Summary
NTB: ntb_transport: Reject oversized TX buffers
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80987.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
fce8a7bb5b4bfb8a27324703fd5b002ee9247e90
Fixed
a7f22105a7df8c7fd74d0af27ace6fa94fe03d87
Fixed
6b6bbc6c878d64eacc60877df49fce7b1b6a08d0
Fixed
75a604e9f1cfdebda421062fdf42225ca32154cd
Fixed
a4f2387db6f1cc2f03abba7f3a6807ad61e26ff7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80987.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.9.0
Fixed
6.12.109
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.50
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80987.json"