Bug 2457825 (CVE-2026-31416) - CVE-2026-31416 kernel: Linux kernel: Netfilter Denial of Service due to netlink header size miscalculation
Summary: CVE-2026-31416 kernel: Linux kernel: Netfilter Denial of Service due to netli...
Keywords:
Status: NEW
Alias: CVE-2026-31416
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-13 14:01 UTC by OSIDB Bzimport
Modified: 2026-04-15 12:50 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-13 14:01:33 UTC
In the Linux kernel, the following vulnerability has been resolved:

netfilter: nfnetlink_log: account for netlink header size

This is a followup to an old bug fix: NLMSG_DONE needs to account
for the netlink header size, not just the attribute size.

This can result in a WARN splat + drop of the netlink message,
but other than this there are no ill effects.


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