PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64000 Linux CVE debrief

A vulnerability was found in the Linux kernel related to the handling of supervision frames in the HSR protocol. The issue arises from the potential for an out-of-bounds access when a truncated frame is received. The fix involves ensuring that the entire TLV header is linearized before access. This vulnerability could potentially impact the availability and integrity of systems using the HSR protocol. Users of the Linux kernel, particularly those using the HSR protocol, should be aware of this vulnerability and take steps to ensure their systems are updated with the fix. The CVE record was published on 2026-07-19T16:17:39.590Z and has not been modified since then. The NVD entry is currently Received. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor.

Vendor
Linux
Product
Unknown
CVSS
CRITICAL 9.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-19
Original CVE updated
2026-07-30
Advisory published
2026-07-19
Advisory updated
2026-07-30

Who should care

Users of the Linux kernel, particularly those using the HSR protocol, should be aware of this vulnerability and take steps to ensure their systems are updated with the fix. This includes operators, platform administrators, vulnerability management teams, and security teams who may be impacted by the potential availability and integrity impacts of this vulnerability.

Technical summary

The vulnerability is caused by a potential out-of-bounds access in the supervision frame handling of the HSR protocol in the Linux kernel. This can occur when a truncated frame is received, and the entire TLV header is not linearized before access. The fix adds sizeof(struct hsr_sup_tlv) to the pskb_may_pull() calls to ensure the entire TLV header is linearized. Affected systems using the HSR protocol may experience availability and integrity impacts. Users of the Linux kernel, particularly those using the HSR protocol, should be aware of this vulnerability and take steps to ensure their systems are updated with the fix.

Defensive priority

Medium-High

Recommended defensive actions

  • Update the Linux kernel to the latest version
  • Ensure systems using the HSR protocol are patched
  • Monitor for suspicious activity related to the HSR protocol
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record was published on 2026-07-19T16:17:39.590Z and has not been modified since then. The NVD entry is currently Received. There is limited information available about the vulnerability, and defenders should verify the affected scope and severity with the vendor. The fix involves ensuring that the entire TLV header is linearized before access. The vulnerability is related to the handling of supervision frames in the HSR protocol in the Linux kernel. Defenders should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64000 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-64000

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-64000 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64000

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/09a37dca090c55ffb1a33f52d8667f1c2367ef48

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/71c986c0ba45b7dc574fae27c83e7b6671556f37

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/78607a6854a22a2502f68092202e75a39af4865d

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/a4b64f3e9c7b8259f7dd251a0313420ba7c01852

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f229426072fc865654a60978bb7fda790a051ff3

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/fbd0662f9c9a66e8cc3df3099cca8ed6d3837cc7

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.