CVE-2026-43454
Received Received - Intake
Linux Kernel Netfilter Duplicate Device Registration Vulnerability

Publication date: 2026-05-08

Last updated on: 2026-05-08

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix for duplicate device in netdev hooks When handling NETDEV_REGISTER notification, duplicate device registration must be avoided since the device may have been added by nft_netdev_hook_alloc() already when creating the hook.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-08
Last Modified
2026-05-08
Generated
2026-05-09
AI Q&A
2026-05-08
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel relates to the netfilter subsystem, specifically the nf_tables component. It involves a problem where a device could be registered more than once during the handling of NETDEV_REGISTER notifications. This happens because the device might have already been added by the nft_netdev_hook_alloc() function when creating the hook, leading to duplicate device registration.


How can this vulnerability impact me? :

Duplicate device registration in the netfilter hooks could potentially cause unexpected behavior in the network filtering functionality of the Linux kernel. This might lead to instability or errors in network packet processing, which could affect system reliability or security.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart