Incorrect Bitwise Shift of Integer in Linux kernel - CVE-2026-74579

 

Incorrect Bitwise Shift of Integer in Linux kernel - CVE-2026-74579

Published: August 21, 2026


Vulnerability identifier: #VU144575
CSH Severity: Low
CVSS v4: 4.6 [CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-74579
CWE-ID: CWE-1335
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local privileged user to cause incorrect netfilter payload offload matching.

The vulnerability exists due to undefined shift behavior in nft_payload_offload_mask() in net/netfilter/nft_payload.c when building an offload match mask for a payload expression that covers only part of a header field. A local privileged user can configure a crafted nftables payload rule with a partial header field match to cause incorrect netfilter payload offload matching.

The issue occurs for partial field matches such as a partial IPv6 address match where the match length is shorter than the header field length.


Affected software

Linux kernel

How to mitigate CVE-2026-74579

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins