CVE-2026-72428

Local speculative disclosure via misindexed nospec checks

Published Aug 15, 2026 · Updated Aug 15, 2026

Improper stack-slot indexing in the Linux kernel BPF verifier allows local users to bypass Spectre v4 write sanitization. The verifier pre-check reads slot_type[i], while the write path uses (slot - i) modulo BPF_REG_SIZE, so a partial fp-8 write can inspect one half-slot and update the other without recording nospec_result. Loading the crafted program requires local BPF access; Red Hat bounds the consequence as indirect disclosure through speculative execution, while Oracle assesses a service interruption.

CVSS severity5.5
Medium
EPSS probability0.22%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Improper stack-slot indexing in the Linux kernel BPF verifier allows local users to bypass Spectre v4 write sanitization. The verifier pre-check reads slot_type[i], while the write path uses (slot - i) modulo BPF_REG_SIZE, so a partial fp-8 write can inspect one half-slot and update the other without recording nospec_result. Loading the crafted program requires local BPF access; Red Hat bounds the consequence as indirect disclosure through speculative execution, while Oracle assesses a service interruption.

The record

CVE
CVE-2026-72428
Published
Aug 15, 2026
Updated
Aug 15, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-1285
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 15, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 15, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0b27bdf02c400684225ee5ee99970bcbf5082282
  2. Affected versionversion=0e9280654aa482088ee6ef3deadef331f5ac5fb0 <e62268e695075a481a6c4feeb022c19cf57422a6
  3. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <475405593de2b796224c6297aece44f321195919
  4. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <68b41e68a62299f26cb16af422b5c7d1c69dafd9
  5. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <a71eb8f730a91271cf47ce291e785b6b7e54622f
  6. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <ca119656baa8f48a56e0c2f3ab63fdd33ca9e307
  7. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <d1d53aa30ab3b5ae89161c9cc840b3f7489ad386
  8. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <db8f1dcf5950b91886b9df4270bc816370d292c1
  9. Affected versionversion=2039f26f3aca5b0e419b98f65dd36481337b86ee <f1471aa76d74e0df3b2a90731ca0208f498c670b
  10. Affected versionversion=4.19.207 <4.20
  11. Affected versionversion=5.10.56 <5.10.261
  12. Affected versionversion=5.13.8 <5.14
  13. Affected versionversion=5.14
  14. Affected versionversion=5.4.146 <5.5
  15. Affected versionversion=872968502114d68c21419cf7eb5ab97717e7b803
  16. Affected versionversion=f5893af2704eb763eb982f01d573f5b19f06b623

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=0b27bdf02c400684225ee5ee99970bcbf5082282; version=0e9280654aa482088ee6ef3deadef331f5ac5fb0 <e62268e695075a481a6c4feeb022c19cf57422a6; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <475405593de2b796224c6297aece44f321195919; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <68b41e68a62299f26cb16af422b5c7d1c69dafd9; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <a71eb8f730a91271cf47ce291e785b6b7e54622f; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <ca119656baa8f48a56e0c2f3ab63fdd33ca9e307; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <d1d53aa30ab3b5ae89161c9cc840b3f7489ad386; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <db8f1dcf5950b91886b9df4270bc816370d292c1; version=2039f26f3aca5b0e419b98f65dd36481337b86ee <f1471aa76d74e0df3b2a90731ca0208f498c670b; version=4.19.207 <4.20; version=5.10.56 <5.10.261; version=5.13.8 <5.14; version=5.14; version=5.4.146 <5.5; version=872968502114d68c21419cf7eb5ab97717e7b803; version=f5893af2704eb763eb982f01d573f5b19f06b623

Published CVSS scores

5.5Red HatCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
4.7Amazon LinuxCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N
5.5Oracle LinuxCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-1285Improper Validation of Specified Index, Position, or Offset in Input

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo