Bug 2468145 (CVE-2026-43454) - CVE-2026-43454 kernel: netfilter: nf_tables: Fix for duplicate device in netdev hooks
Summary: CVE-2026-43454 kernel: netfilter: nf_tables: Fix for duplicate device in netd...
Keywords:
Status: NEW
Alias: CVE-2026-43454
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-08 15:01 UTC by OSIDB Bzimport
Modified: 2026-05-09 00:48 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-08 15:01:29 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.