CVE-2026-72017

Source
https://cve.org/CVERecord?id=CVE-2026-72017
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-72017.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-72017
Downstream
Published
2026-08-15T05:51:44Z
Modified
2026-08-25T03:51:29Z
Summary
net: macb: drop in-flight Tx SKBs on close
Details

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

net: macb: drop in-flight Tx SKBs on close

The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue->tx_skb which gets freed without remorse nor checking.

macb_free_consistent() gets called in a few codepaths, but only close will trigger the added expressions. In macb_open() and macb_alloc_consistent() failure cases, queues' tx_skb just got allocated and are empty.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72017.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
89e5785fc8a6b9eafd37f2318a9a76d479c796be
Fixed
0e9797dc4ebdefe1b7f931b1f92d5e98e5dbf655
Fixed
6124bd785073659c99385094657b77382ebce11b
Fixed
2143fdc0ce27adbb1caaa1a97e0bfb9f3750aef4
Fixed
26b131b2d5b55a81ef6182769d28105a870c0eb2
Fixed
109241d9880488aafd8e104832b4d4859ad57244
Fixed
27f575836cfebbf872dec020428742b10650a955

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.20
Fixed
6.1.184
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

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