CVE-2026-64150

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

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> netfilter: nft_inner: release local_lock before re-enabling softirqs<br /> <br /> Quoting sashiko:<br /> In the error path, local_bh_enable() is called before<br /> local_unlock_nested_bh().