Incorrect calculation in Linux kernel - CVE-2026-31416

 

Incorrect calculation in Linux kernel - CVE-2026-31416

Published: April 14, 2026


Vulnerability identifier: #VU125865
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-31416
CWE-ID: CWE-682
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper calculation of netlink header size in nfnetlink_log when processing netlink messages. A local user can send a specially crafted netlink message to cause a denial of service.

The issue results in a kernel warning and the affected netlink message being dropped, with no other explicitly stated effects.


How to mitigate CVE-2026-31416

Install security update from vendor's repository.

Sources