CVE-2026-64054

Source
https://cve.org/CVERecord?id=CVE-2026-64054
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64054.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64054
Downstream
Published
2026-07-19T15:39:36.475Z
Modified
2026-07-21T03:47:52.202936394Z
Summary
net: shaper: reject duplicate leaves in GROUP request
Details

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

net: shaper: reject duplicate leaves in GROUP request

netshapernlgroupdoit() does not deduplicate NETSHAPERALEAVES entries. When userspace supplies the same leaf handle twice, the same old-parent pointer lands twice in oldnodes[]. The cleanup loop double frees the parent. Of course the same parent may still be in old_nodes[] twice if we are moving multiple of its leaves.

Note that this patch also implicitly fixes the fact that the i >= leaves_count path forgets to set ret.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64054.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
5d5d4700e75d861e83bf18eb6bf66ff90f85fe4e
Fixed
5098b223f0f0c5c18a3884a8b0ea5bd4a0c7bd75
Fixed
31767bf852b59f05125b58a17007e4cd1ea9eb2e
Fixed
a9a2fa1da619f276580b0d4c5d12efac89e8642b

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.34
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.11

Database specific

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