CVE-2026-23272: netfilter: nf_tables: unconditionally bump set->nelems before insertion

Published Mar 20, 2026
·
Updated

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

netfilter: nftables: unconditionally bump set->nelems before insertion

In case that the set is full, a new element gets published then removed without waiting for the RCU grace period, while RCU reader can be walking over it already.

To address this issue, add the element transaction even if set is full, but toggle the setfull flag to report -ENFILE so the abort path safely unwinds the set to its previous state.

As for element updates, decrement set->nelems to restore it.

A simpler fix is to call synchronizercu() in the error path. However, with a large batch adding elements to already maxed-out set, this could cause noticeable slowdown of such batches.

Affected Software

10 affected components
Linux Linux kernel (netfilter nf_tables)
Linux Linux kernel>=4.9.33<4.10
Linux Linux kernel>=4.10.1<6.18.17
Linux Linux kernel>=6.19<6.19.7
Linux Linux kernel=4.10
Linux Linux kernel=4.10-rc6
Linux Linux kernel=4.10-rc7
Linux Linux kernel=4.10-rc8
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2

Event History

Mar 20, 2026
CVE Published
via MITRE·08:08 AM
Data Sourced
via MITRE·08:08 AM
DescriptionSeverity
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-23272?

CVE-2026-23272 is classified with a high severity level due to the potential for information exposure and denial of service.

2

How do I fix CVE-2026-23272?

To resolve CVE-2026-23272, update to the latest version of the Linux kernel where the vulnerability has been patched.

3

What systems are affected by CVE-2026-23272?

CVE-2026-23272 affects the Linux kernel, specifically the netfilter nf_tables module.

4

What are the potential impacts of CVE-2026-23272?

The impacts of CVE-2026-23272 include possible denial of service and memory corruption through mishandling of elements in sets.

5

Is CVE-2026-23272 actively exploited in the wild?

As of the latest information, there are no confirmed reports of CVE-2026-23272 being actively exploited in the wild.

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