CVE-2026-43333: bpf: reject direct access to nullable PTR_TO_BUF pointers

Published May 8, 2026
·
Updated

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

bpf: reject direct access to nullable PTRTOBUF pointers

checkmemaccess() matches PTRTOBUF via basetype() which strips PTRMAYBENULL, allowing direct dereference without a null check.

Map iterator ctx->key and ctx->value are PTRTOBUF | PTRMAYBENULL. On stop callbacks these are NULL, causing a kernel NULL dereference.

Add a typemaybenull() guard to the PTRTOBUF branch, matching the existing PTRTOBTFID pattern.

Affected Software

13 affected components
Linux Linux kernel
Linux Linux kernel>=5.15.37<5.15.203
Linux Linux kernel>=5.16.11<6.1.168
Linux Linux kernel>=6.2<6.6.134
Linux Linux kernel>=6.7<6.12.81
Linux Linux kernel>=6.13<6.18.22
Linux Linux kernel>=6.19<6.19.12
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6

Event History

May 8, 2026
CVE Published
via MITRE·01:31 PM
Data Sourced
via MITRE·01:31 PM
Description
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43333?

CVE-2026-43333 has been classified with moderate severity due to the potential for memory corruption.

2

How do I fix CVE-2026-43333?

To fix CVE-2026-43333, update to the latest version of the Linux kernel that includes the relevant patches.

3

Which versions of the Linux kernel are affected by CVE-2026-43333?

CVE-2026-43333 affects multiple versions of the Linux kernel prior to the introduction of the patch addressing nullable PTR_TO_BUF pointers.

4

What impact does CVE-2026-43333 have?

CVE-2026-43333 can lead to a denial of service or execution of arbitrary code due to improper memory access.

5

Is CVE-2026-43333 related to other vulnerabilities?

Yes, CVE-2026-43333 is related to issues surrounding memory management within the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203