PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64125 Linux CVE debrief

The Linux kernel was vulnerable to a bug in the bcmgenet driver that could cause RX traffic to stop flowing while the link stays up. This issue has been resolved. The vulnerability affected the GENET hardware and was triggered when MAC EEE became active. The fix ensures that RBUF_EEE_EN and RBUF_PM_EN remain disabled across resets, preventing the RX path from breaking.

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-08-13
Advisory published
2026-07-19
Advisory updated
2026-08-13

Who should care

Users of Linux kernel with bcmgenet driver, particularly those with GENET hardware, should review their kernel versions and apply the fix to prevent RX traffic from stopping. Operators, platform administrators, vulnerability management teams, and security teams should be aware of this issue and its impact.

Technical summary

The bcmgenet driver in the Linux kernel had a vulnerability where setting RBUF_EEE_EN | RBUF_PM_EN in RBUF_ENERGY_CTRL could break the RX path on GENET hardware once MAC EEE becomes active. This happened because the bits were not properly cleared during resets, causing RX traffic to stop flowing. The fix clears these bits to prevent the issue. Users with GENET hardware and Linux kernel versions prior to the fix should review their kernel versions and apply the update. The issue was reported and resolved in the Linux kernel, with evidence available in the stable kernel tree. Defenders should verify the presence of the fix and review the official advisory for affected scope and severity. Additional verification tasks include checking relevant monitoring, detection, and logs for exposed assets.

Defensive priority

Medium

Recommended defensive actions

  • Update Linux kernel to the latest version
  • Disable EEE on bcmgenet interfaces if not needed
  • 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
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance

Evidence notes

The issue was reported and resolved in the Linux kernel. The fix is available in the stable kernel tree. Evidence is limited, but defenders should verify the presence of the fix in their Linux kernel versions and review the official advisory for affected scope and severity.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-64125 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-64125 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/2040eb83f6ada148fb32dd98b943a498005d79f2

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/289499907399c5a9f2ed82cb34df49112bb8488f

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/3d4ef05266ab16d8ef7dd21658a557801eb78704

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/49bdf6bbb21b9c6e3f4d0c1910bf0ef98424be95

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/9a1730245e416d11ad5c0f2c100061d61cc43f60

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

  • Source reference

    Unverified legacy reference

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

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

  • Source reference

    Unverified legacy reference

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

    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.