Security Advisory

CVE-2026-64150

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-19 15:40:40
Last updated 2026-07-20 13:43:48
Assigner Linux
CVSS score 9.8
State PUBLISHED

Description

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