CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-64055

criticalCVSS 9.8covered by 19 sourcesfirst seen 2026-07-19
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmac_rx() NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmac_rx(), but the packet is not yet completely assembled in the SKB, yet the fragment counter frag_nr is reset to zero on the next invocation. Solve this by making the RX fragment counter a part of the port struct, and carry it over between invocations. Reset the fragment counter only right after calling napi_gro_frags(), on error (after calling napi_free_frags()) or if stopping the port. Reset it in some place where not strictly necessary just to emphasize what is going on. This was found by Sashiko during normal patch review.

CSIRTS triage

What
Multiple kernel flaws including NTFS file system out-of-bounds read, AMD processor floating point unit data exposure, and AMD Zen 2 operation cache isolation failure.
Who is affected
Systems running affected Linux kernel versions; local attackers on systems with NTFS mounted or AMD processors.
Urgency
Moderate to high — local attackers can gain privilege escalation and information disclosure; apply patches promptly.
Action
Apply kernel security updates provided by distribution maintainer.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-64055

Get an email if CVE-2026-64055 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (19)

External references

NVD record for CVE-2026-64055

CVE.org record

Embed the live status

CVE-2026-64055 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-64055 status](https://www.csirts.com/badge/CVE-2026-64055)](https://www.csirts.com/cve/CVE-2026-64055)