CVE-2026-72436: netfilter: ipset: Don't use test_bit() in lockless RCU readers in hash types

Published Aug 15, 2026
·
Updated

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

netfilter: ipset: Don't use testbit() in lockless RCU readers in hash types

Sashiko pointed out that there are a few lockless RCU readers using testbit() which is a relaxed atomic operation and provides no memory barrier guarantees. Use testbitacquire() instead where the operation may run parallel with add/del/gc, i.e. is not one from the next cases

- protected by region lock - in a set destroy phase - in a new/temporary set creation phase

Affected Software

1 affected component
The Linux Kernel Linux kernel

Event History

Aug 15, 2026
CVE Published
via MITRE·05:56 AM
Data Sourced
via MITRE·05:56 AM
DescriptionSeverity
Data Sourced
via NVD·06:22 AM
DescriptionSeverity

Frequently Asked Questions

1

What is the severity of CVE-2026-72436?

CVE-2026-72436 has a risk level of 34, indicating a moderate severity potential.

2

How do I fix CVE-2026-72436?

To fix CVE-2026-72436, update your Linux kernel to the latest stable version where the vulnerability has been patched.

3

What are the impacts of CVE-2026-72436 on the Linux Kernel?

CVE-2026-72436 can lead to improper memory handling due to relaxed atomic operations in lockless RCU readers.

4

Which versions of the Linux Kernel are affected by CVE-2026-72436?

CVE-2026-72436 affects specific versions of the Linux Kernel that use the ipset implementation with hash types.

5

Is CVE-2026-72436 publicly disclosed?

Yes, CVE-2026-72436 was publicly disclosed on August 15, 2026.

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