CVE-2026-80607: tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg

Published Aug 28, 2026
·
Updated

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

tracing/probes: Remove WARNONONCE from parsebtfarg

Sashiko found that user can cause this WARNONONCE() easily with adding a kprobe event based on a raw address with BTF parameter.

Since this is not an unexpected condition, remove the WARNONONCE().

Affected Software

1 affected component
Linux Kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    Remove the WARN_ON_ONCE() from tracing/probes: parse_btf_arg, as it can be triggered easily and is not an unexpected condition.

    Linux kernel tracing/probes parse_btf_arg WARN_ON_ONCE parameter = removed

Event History

Aug 28, 2026
CVE Published
via MITRE·06:48 AM
Data Sourced
via MITRE·06:48 AM
Description

Frequently Asked Questions

1

What access does an attacker need to trigger this condition?

The trigger requires the ability to add a kprobe event. The event must be based on a raw address and use a BTF parameter.

2

What is the practical impact described for affected systems?

A user can easily cause a WARN_ON_ONCE() warning in the kernel. The supplied information describes this as an expected condition rather than an unexpected kernel state.

3

What is the remediation?

Apply a Linux kernel update containing the change that removes WARN_ON_ONCE() from parse_btf_arg. The provided references identify stable kernel commits carrying the fix.

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