CVE-2026-43333

Kernel crash via nullable BPF pointer dereference

Published May 8, 2026 · Updated May 8, 2026

NULL pointer dereference in the Linux kernel's BPF verifier allows local users to crash the kernel through a crafted map iterator program. The check_mem_access() path applies base_type() to nullable PTR_TO_BUF map-iterator key and value pointers, stripping PTR_MAYBE_NULL and approving direct access without a null check. Low-privileged local access capable of loading the relevant BPF program is required; a stop callback supplies NULL and triggers the kernel crash.

CVSS severity5.5
Medium
EPSS probability0.12%
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

NULL pointer dereference in the Linux kernel's BPF verifier allows local users to crash the kernel through a crafted map iterator program. The check_mem_access() path applies base_type() to nullable PTR_TO_BUF map-iterator key and value pointers, stripping PTR_MAYBE_NULL and approving direct access without a null check. Low-privileged local access capable of loading the relevant BPF program is required; a stop callback supplies NULL and triggers the kernel crash.

The record

CVE
CVE-2026-43333
Published
May 8, 2026
Updated
May 8, 2026
Vendor
The Linux Kernel Organization
Product
Linux Kernel
Classifications
CWE-476, T1499.004
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. May 8, 2026CVE publishedPublication date reported by the CVE source.
  2. May 8, 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=20b2aff4bc15bda809f994761d5719827d66c0b4 <21a10c06ffae24cb01fd174a7ab7736001d2ea56
  2. Affected versionversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <4f6c99dc0420f1a3d671c1b8ab8a7ac84d9cba09
  3. Affected versionversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <63276547debc4d8a73eefb2c5273b2a905c961b0
  4. Affected versionversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <70abd9d118da2f56beb4ec22e3a29becae373535
  5. Affected versionversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <8755066f7bd0f4ac46a29d1708c7b20894539252
  6. Affected versionversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <b0db1accbc7395657c2b79db59fa9fae0d6656f3
  7. Affected versionversion=5.17
  8. Affected versionversion=b453361384c2db1c703dacb806d5fd36aec4ceca <10bc4a4dcded509c5d5c67d497900c3922c604cd
  9. Affected versionversion=e982070f8970bb62e69ed7c9cafff886ed200349

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linux Kernelversion=20b2aff4bc15bda809f994761d5719827d66c0b4 <21a10c06ffae24cb01fd174a7ab7736001d2ea56; version=20b2aff4bc15bda809f994761d5719827d66c0b4 <4f6c99dc0420f1a3d671c1b8ab8a7ac84d9cba09; version=20b2aff4bc15bda809f994761d5719827d66c0b4 <63276547debc4d8a73eefb2c5273b2a905c961b0; version=20b2aff4bc15bda809f994761d5719827d66c0b4 <70abd9d118da2f56beb4ec22e3a29becae373535; version=20b2aff4bc15bda809f994761d5719827d66c0b4 <8755066f7bd0f4ac46a29d1708c7b20894539252; version=20b2aff4bc15bda809f994761d5719827d66c0b4 <b0db1accbc7395657c2b79db59fa9fae0d6656f3; version=5.17; version=b453361384c2db1c703dacb806d5fd36aec4ceca <10bc4a4dcded509c5d5c67d497900c3922c604cd; version=e982070f8970bb62e69ed7c9cafff886ed200349

Published CVSS scores

5.5NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
5.6SUSECVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:H
6.8SUSECVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N

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-476NULL Pointer Dereference
T1499.004Application or System Exploitation

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