CVE-2026-53269

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: add mutex to guard hook reference counting As the synproxy infrastructure register netfilter hooks on-demand when a user adds the first iptables target or nftables expression, if done concurrently they can race each other. Introduce a mutex to serialize the refcount control blocks access from both frontends. While a per namespace mutex might be more efficient, it is not needed for target/expression like SYNPROXY.
CVSS

No CVSS.

Configurations

No configuration.

History

25 Jun 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-25 09:16

Updated : 2026-06-25 09:16


NVD link : CVE-2026-53269

Mitre link : CVE-2026-53269

CVE.ORG link : CVE-2026-53269


JSON object : View

Products Affected

No product.

CWE

No CWE.