CVE-2026-53094

HIGHPre-NVD 7.87.8
EchelonGraph scoreHIGH confidence

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

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

bpf: Fix stale offload->prog pointer after constant blinding

When a dev-bound-only BPF program (BPF_F_XDP_DEV_BOUND_ONLY) undergoes JIT compilation with constant blinding enabled (bpf_jit_harden >= 2), bpf_jit_blind_constants() clones the program. The original prog is then freed in bpf_jit_prog_release_other(), which updates aux->prog to point to the surviving clone, but fails to update offload->prog.

This leaves offload->prog pointing to the freed original program. When the network namespace is subsequently destroyed, cleanup_net() triggers bpf_dev_bound_netdev_unregister(), which iterates ondev->progs and calls __bpf_prog_offload_destroy(offload->prog). Accessing the freed prog causes a page fault:

BUG: unable to handle page fault for address: ffffc900085f1038 Workqueue: netns cleanup_net RIP: 0010:__bpf_prog_offload_destroy+0xc/0x80 Call Trace: __bpf_offload_dev_netdev_unregister+0x257/0x350 bpf_dev_bound_netdev_unregister+0x4a/0x90 unregister_netdevice_many_notify+0x2a2/0x660 ... cleanup_net+0x21a/0x320

The test sequence that triggers this reliably is:

  • Set net.core.bpf_jit_harden=2 (echo 2 > /proc/sys/net/core/bpf_jit_harden)
  • Run xdp_metadata selftest, which creates a dev-bound-only XDP
program on a veth inside a netns (./test_progs -t xdp_metadata)
  • cleanup_net -> page fault in __bpf_prog_offload_destroy

Dev-bound-only programs are unique in that they have an offload structure but go through the normal JIT path instead of bpf_prog_offload_compile(). This means they are subject to constant blinding's prog clone-and-replace, while also having offload->prog that must stay in sync.

Fix this by updating offload->prog in bpf_jit_prog_release_other(), alongside the existing aux->prog update. Both are back-pointers to the prog that must be kept in sync when the prog is replaced.

CVSS v3
7.8
EG Score
7.8(high)
EPSS
2.9%
KEV
Not listed

Published

June 24, 2026

Last Modified

June 28, 2026

Advisory Details (5)

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

bpf: Fix stale offload->prog pointer after constant blinding - kernel/git/stable/linux.git - Linux kernel stable tree

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

bpf: Fix stale offload->prog pointer after constant blinding - kernel/git/stable/linux.git - Linux kernel stable tree

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

bpf: Fix stale offload->prog pointer after constant blinding - kernel/git/stable/linux.git - Linux kernel stable tree

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

bpf: Fix stale offload->prog pointer after constant blinding - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/25484c39d1ec82a0368798d956da3de5039b3fe8
generic

bpf: Fix stale offload->prog pointer after constant blinding - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/059525cf18e69a9313baf947d8898c6ee7ca6b65

Vendor Advisories for CVE-2026-53094(2)

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 36× in last 7d / 48× 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-07 06:14 UTCEG score recompute
  2. 2026-07-07 06:14 UTCGHSA enrichment
  3. 2026-07-06 18:23 UTCEG score recompute
  4. 2026-07-06 18:22 UTCGHSA enrichment
  5. 2026-07-06 16:27 UTCEPSS rescore
  6. 2026-07-06 16:27 UTCEPSS rescore
  7. 2026-07-06 06:16 UTCEG score recompute
  8. 2026-07-06 06:16 UTCGHSA enrichment
  9. 2026-07-05 18:07 UTCEG score recompute
  10. 2026-07-05 18:07 UTCGHSA enrichment
  11. 2026-07-05 06:14 UTCEG score recompute
  12. 2026-07-05 06:14 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-04 18:23 UTCEG score recompute
  16. 2026-07-04 18:23 UTCGHSA enrichment
  17. 2026-07-04 06:31 UTCEG score recompute
  18. 2026-07-04 06:31 UTCEPSS rescore
  19. 2026-07-04 06:30 UTCGHSA enrichment
  20. 2026-07-03 18:35 UTCEG score recompute
  21. 2026-07-03 18:35 UTCGHSA enrichment
  22. 2026-07-03 06:46 UTCEG score recompute
  23. 2026-07-03 06:46 UTCGHSA enrichment
  24. 2026-07-02 18:55 UTCEG score recompute
  25. 2026-07-02 18:54 UTCGHSA enrichment
Show 23 more
  1. 2026-07-02 07:05 UTCEG score recompute
  2. 2026-07-02 07:05 UTCGHSA enrichment
  3. 2026-07-01 19:13 UTCEG score recompute
  4. 2026-07-01 19:12 UTCGHSA enrichment
  5. 2026-07-01 07:23 UTCEG score recompute
  6. 2026-07-01 07:23 UTCGHSA enrichment
  7. 2026-06-30 23:22 UTCEPSS rescore
  8. 2026-06-30 19:34 UTCEG score recompute
  9. 2026-06-30 19:34 UTCGHSA enrichment
  10. 2026-06-30 07:45 UTCEG score recompute 7.80
  11. 2026-06-30 07:45 UTCGHSA enrichment
  12. 2026-06-29 14:06 UTCEPSS rescore
  13. 2026-06-29 14:06 UTCEPSS rescore
  14. 2026-06-28 14:07 UTCEPSS rescore
  15. 2026-06-28 07:52 UTCMITRE cvelistV5CVSS v3 → 7.8 · severity → HIGH
  16. 2026-06-28 04:56 UTCEPSS rescore
  17. 2026-06-28 04:56 UTCEPSS rescore
  18. 2026-06-27 12:59 UTCEG score recompute
  19. 2026-06-27 12:59 UTCGHSA enrichment
  20. 2026-06-27 03:08 UTCEPSS rescore
  21. 2026-06-25 13:49 UTCEPSS rescore
  22. 2026-06-24 18:12 UTCEG score recompute
  23. 2026-06-24 18:03 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-53094?
CVE-2026-53094 is a high vulnerability published on June 24, 2026. In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stale offload->prog pointer after constant blinding When a dev-bound-only BPF program (BPFFXDPDEVBOUND_ONLY) undergoes JIT compilation with constant blinding enabled (bpfjitharden >= 2), bpfjitblind_constants() clones the…
When was CVE-2026-53094 disclosed?
CVE-2026-53094 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-53094 actively exploited?
CVE-2026-53094 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 2.9% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-53094?
CVE-2026-53094 has a CVSS v3 base score of 7.8 (NVD).
How do I remediate CVE-2026-53094?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-53094, 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-53094

Explore →

Is Your Infrastructure Affected by CVE-2026-53094?

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