CVE-2026-93144: bpf: Reject writes through untrusted BTF pointers

Published Sep 17, 2026
·
Updated

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

bpf: Reject writes through untrusted BTF pointers

checkptrtobtfaccess() lets program-type btfstructaccess callbacks validate writes before the default BTF access path rejects non-read accesses. That bypasses the read-only policy for untrusted BTF pointers created by helpers such as bpfrdonlycast().

Reject non-read accesses through PTRUNTRUSTED BTF pointers at the common entry point, before the callback branch to handle all cases.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 17, 2026
CVE Published
via MITRE·04:11 PM
Data Sourced
via MITRE·04:11 PM
Description

Frequently Asked Questions

1

What does an attacker need to do to trigger this issue?

They need to perform a non-read access through an untrusted BTF pointer in a BPF program. Such pointers can be created by helpers including bpf_rdonly_cast().

2

Which BPF paths are affected?

The affected path is where program-type btf_struct_access callbacks validate a write before the default BTF access handling rejects non-read access. This ordering can bypass the intended read-only policy for PTR_UNTRUSTED BTF pointers.

3

What changes after the fix is applied?

Non-read accesses through PTR_UNTRUSTED BTF pointers are rejected at the common access-check entry point, before any btf_struct_access callback is invoked.

4

Which upstream changes can be used to verify the fix in source history?

The provided stable references identify commits 19d5566b84ca1af0256d0d0003e1a081580c3ba3 and ac65c710cc643cbc52b899627577357867249530.

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