CVE-2026-43451: netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path

Published May 8, 2026
·
Updated

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

netfilter: nfnetlinkqueue: fix entry leak in bridge verdict error path

nfqnlrecvverdict() calls finddequeueentry() to remove the queue entry from the queue data structures, taking ownership of the entry. For PFBRIDGE packets, it then calls nfqaparsebridge() to parse VLAN attributes. If nfqaparsebridge() returns an error (e.g. NFQAVLAN present but NFQAVLANTCI missing), the function returns immediately without freeing the dequeued entry or its skbuff.

This leaks the nfqueueentry, its associated skbuff, and all held references (netdevice refcounts, struct net refcount). Repeated triggering exhausts kernel memory.

Fix this by dropping the entry via nfqnlreinject() with NFDROP verdict on the error path, consistent with other error handling in this file.

Affected Software

11 affected components
Linux Linux kernel
Linux Linux kernel>=4.7<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.167
Linux Linux kernel>=6.2<6.6.130
Linux Linux kernel>=6.7<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3

Event History

May 8, 2026
CVE Published
via MITRE·02:22 PM
Data Sourced
via MITRE·02:22 PM
Description
Data Sourced
via NVD·03:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43451?

CVE-2026-43451 is classified as a medium severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2026-43451?

To fix CVE-2026-43451, upgrade your Linux kernel to the latest stable version that includes the patch for this vulnerability.

3

What impact does CVE-2026-43451 have on affected systems?

CVE-2026-43451 can lead to resource leaks which may reduce system performance or stability under certain conditions.

4

Which versions of the Linux kernel are affected by CVE-2026-43451?

CVE-2026-43451 affects specific versions of the Linux kernel prior to the fix being implemented in the latest updates.

5

Is CVE-2026-43451 exploitable remotely?

CVE-2026-43451 is not considered remotely exploitable as it requires local access to the system to exploit.

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