CVE-2026-53069

HIGHPre-NVD 7.57.5
EchelonGraph scoreHIGH confidence

Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-06-24. a secondary CVSS source baseline 7.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 3 sources updated this week
7.5
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 7.5Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

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

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master

syzkaller reported a kernel panic in bond_rr_gen_slave_id() reached via xdp_master_redirect(). Full decoded trace:

https://syzkaller.appspot.com/bug?extid=80e046b8da2820b6ba73

bond_rr_gen_slave_id() dereferences bond->rr_tx_counter, a per-CPU counter that bonding only allocates in bond_open() when the mode is round-robin. If the bond device was never brought up, rr_tx_counter stays NULL.

The XDP redirect path can still reach that code on a bond that was never opened: bpf_master_redirect_enabled_key is a global static key, so as soon as any bond device has native XDP attached, the XDP_TX -> xdp_master_redirect() interception is enabled for every slave system-wide. The path xdp_master_redirect() -> bond_xdp_get_xmit_slave() -> bond_xdp_xmit_roundrobin_slave_get() -> bond_rr_gen_slave_id() then runs against a bond that has no rr_tx_counter and crashes.

Fix this in the generic xdp_master_redirect() by refusing to call into the master's ->ndo_xdp_get_xmit_slave() when the master device is not up. IFF_UP is only set after ->ndo_open() has successfully returned, so this reliably excludes masters whose XDP state has not been fully initialized. Drop the frame with XDP_ABORTED so the exception is visible via trace_xdp_exception() rather than silently falling through. This is not specific to bonding: any current or future master that defers XDP state allocation to ->ndo_open() is protected.

CVSS v3
7.5
EG Score
7.5(high)
EPSS
30.5%
KEV
Not listed

Published

June 24, 2026

Last Modified

June 28, 2026

Advisory Details (7)

Auto-updated Jun 30, 2026
No patch confirmed yet.
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/ea690b3b6e58ae00979af8195b4cc24df466b65e
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/acbf45bd584d924b320bee2a7fe2a26f64904d95
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/866d3d9b87751b1944168fd82615505e0c0fd6cf
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7bad93e99737e4a5c0c14ac50c05152cf4e28022
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/3128b294b426533c8d9162187446d93a8a160359
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1921f91298d1388a0bb9db8f83800c998b649cb3
generic

net, bpf: fix null-ptr-deref in xdp_master_redirect() for down master - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/183128da0406b1c10e6f60b7b9fe70788b9c8c1d

Vendor Advisories for CVE-2026-53069(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Data Freshness Timeline

(refreshed 37× in last 7d / 49× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-06 20:27 UTCEG score recompute
  2. 2026-07-06 20:27 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 09:27 UTCEG score recompute
  6. 2026-07-06 09:27 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 22:25 UTCEG score recompute
  10. 2026-07-05 22:25 UTCGHSA enrichment
  11. 2026-07-05 11:25 UTCEG score recompute
  12. 2026-07-05 11:25 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-05 00:26 UTCEG score recompute
  16. 2026-07-05 00:26 UTCGHSA enrichment
  17. 2026-07-04 13:22 UTCEG score recompute
  18. 2026-07-04 13:22 UTCGHSA enrichment
  19. 2026-07-04 06:31 UTCEPSS rescore
  20. 2026-07-04 02:23 UTCEG score recompute
  21. 2026-07-04 02:23 UTCGHSA enrichment
  22. 2026-07-03 15:21 UTCEG score recompute
  23. 2026-07-03 15:21 UTCGHSA enrichment
  24. 2026-07-03 04:22 UTCEG score recompute
  25. 2026-07-03 04:22 UTCGHSA enrichment
Show 24 more
  1. 2026-07-02 17:21 UTCEG score recompute
  2. 2026-07-02 17:21 UTCGHSA enrichment
  3. 2026-07-02 06:21 UTCEG score recompute
  4. 2026-07-02 06:21 UTCGHSA enrichment
  5. 2026-07-01 19:22 UTCEG score recompute
  6. 2026-07-01 19:22 UTCGHSA enrichment
  7. 2026-07-01 15:07 UTCEPSS rescore
  8. 2026-07-01 08:22 UTCEG score recompute
  9. 2026-07-01 08:22 UTCGHSA enrichment
  10. 2026-06-30 23:22 UTCEPSS rescore
  11. 2026-06-30 21:23 UTCEG score recompute 7.50
  12. 2026-06-30 21:23 UTCGHSA enrichment
  13. 2026-06-29 14:06 UTCEPSS rescore
  14. 2026-06-29 14:06 UTCEPSS rescore
  15. 2026-06-28 14:07 UTCEPSS rescore
  16. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.5 · severity → HIGH
  17. 2026-06-28 04:56 UTCEPSS rescore
  18. 2026-06-28 04:56 UTCEPSS rescore
  19. 2026-06-27 19:49 UTCEG score recompute
  20. 2026-06-27 19:49 UTCGHSA enrichment
  21. 2026-06-27 03:08 UTCEPSS rescore
  22. 2026-06-25 13:49 UTCEPSS rescore
  23. 2026-06-24 18:15 UTCEG score recompute
  24. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53069?
CVE-2026-53069 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: net, bpf: fix null-ptr-deref in xdpmasterredirect() for down master syzkaller reported a kernel panic in bondrrgenslaveid() reached via xdpmasterredirect(). Full decoded trace:…
When was CVE-2026-53069 disclosed?
CVE-2026-53069 was first published in the National Vulnerability Database on June 24, 2026, with the most recent update on June 28, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-53069 actively exploited?
CVE-2026-53069 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 30.5% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53069?
CVE-2026-53069 has a CVSS v3 base score of 7.5 (NVD).
How do I remediate CVE-2026-53069?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53069, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-53069

Explore →

Is Your Infrastructure Affected by CVE-2026-53069?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.