CVE-2026-64056

Source
https://cve.org/CVERecord?id=CVE-2026-64056
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-64056.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-64056
Downstream
Published
2026-07-19T15:39:37.673Z
Modified
2026-07-21T03:47:49.140716379Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
net: ethernet: cortina: Make RX SKB per-port
Details

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

net: ethernet: cortina: Make RX SKB per-port

The SKB used to assemble packets from fragments in gmac_rx() is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device is using both.

Make the RX SKB a per-port variable and carry it over between invocations in the port struct instead.

Zero the pointer once we call napigrofrags(), on error (after calling napifreefrags()) or if the port is stopped.

Zero it in some place where not strictly necessary just to emphasize what is going on.

This was found by Sashiko during normal patch review.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64056.json",
    "cna_assigner": "Linux"
}
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
4d5ae32f5e1e13f7f36d6439ec3257993b9f5b88
Fixed
27856d533eca3804008695f61c1e4d5ff984196b
Fixed
b6b22824b30e48ce1df3a2e80990f4b8505deb50
Fixed
6bba24e9ebe6f1c0b356cd471e36bdc7fa434897
Fixed
3b249988d774dacf13b203817e971934a42243c4
Fixed
72158ea185b27afae163949b0e86164cb6b64e55
Fixed
cfd62907f3cdbc3b6da8f49ba907c0390018fe5e
Fixed
67a35e7da7ef9d2f000aa758552a128324c604a0
Fixed
06937db21ee311ed07eba47954447245041a982d

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.16.0
Fixed
5.10.258
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.209
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.175
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.142
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.92
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-64056.json"