Out-of-bounds write in Linux kernel - CVE-2026-72252

 

Out-of-bounds write in Linux kernel - CVE-2026-72252

Published: August 16, 2026


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

Vulnerability details

The vulnerability allows a local user to cause memory corruption.

The vulnerability exists due to out-of-bounds writes in the nft_pipapo_match handling in netfilter nft_set_pipapo when processing set element insertions after a prior memory allocation failure left a cloned match in an invalid state. A local user can trigger an allocation failure and then perform a subsequent insertion in the same batch to cause memory corruption.

The issue can also affect a subsequent transaction because a bad clone may persist when the abort callback is not executed after the initial failure.


Affected software

Linux kernel

How to mitigate CVE-2026-72252

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins