CVE-2026-98019: bpf: mark a NULL call argument precise

Published Sep 25, 2026
·
Updated

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

bpf: mark a NULL call argument precise

checkfuncarg() allows bpfregisterisnull() for nullable arguments w/o marking the underlying scalar register precise. Hence a checkpoint created on such a path would prune against arbitrary scalar value.

checkhelpercall() enforces second parameter of the bpfgetlocalstorage() to be zero, w/o marking the underlying scalar register precise. Hence a checkpoint created on such a path would prune against arbitrary scalar value.

Grouping these two into one patch, as they share the same fixes tag.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 25, 2026
CVE Published
via MITRE·10:23 AM
Data Sourced
via MITRE·10:23 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

What conditions are required to trigger this issue?

The issue is in BPF verifier handling of nullable helper-call arguments and the second argument to bpf_get_local_storage(). Exploitation would require a BPF program path that reaches these checks with a scalar register whose value has not been marked precise.

2

How can I determine whether my kernel includes the fix?

Check whether your kernel source or vendor patch set includes either stable commit 69a9ad004ccf5d45e534c7d503f47f643abe64b7 or 1a3a10b030c96ea88868ccc060a16827c01eaa5a. The provided information does not identify affected or fixed kernel version numbers.

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