Security Advisory

CVE-2026-31416

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-04-13 13:21:03
Last updated 2026-05-23 16:04:56
Assigner Linux
State PUBLISHED

Description

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.