CVE-2026-64579

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/08/2026
Last modified:
19/08/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsert<br /> <br /> xfrm_hash_rebuild()&amp;#39;s first loop preallocates the bins/chains the reinsert<br /> loop needs, so the reinsert (after hlist_del_rcu()) cannot allocate or<br /> fail. But its guard is inverted: it skips policies with prefixlen

Impact