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().
Published: 2026-07-19
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel’s nftables nft_inner module releases the local lock before re‑enabling soft network interrupts during an error path, incorrectly ordering lock acquisition and release. This misordering can leave the kernel in an inconsistent state, potentially leading to a system crash or denial of service. The problem is a classic lock‑ordering violation that violates correct concurrency discipline.

Affected Systems

All Linux kernel releases that contain the vulnerable nft_inner implementation are affected. The known CPE list includes the generic linux kernel as well as the 7.1 release candidates (rc1 through rc4). Any kernel built from source that has not incorporated the patch correcting the lock ordering is vulnerable.

Risk and Exploitability

The CVSS score of 9.8 marks the flaw as critical. The EPSS score of <1 % indicates a very low exploitation probability, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is remote, inferred from nftables’ role in processing network packets, but the flaw requires an error condition to be triggered, which suggests a more complex exploitation path.

Generated by OpenCVE AI on August 17, 2026 at 21:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the kernel to a version that includes the nft_inner fix, such as the commit 6fecd39c6401134b58505bc4eb1adc8a0e2fe992 or any later kernel release.
  • Reboot the system to ensure the patched kernel is active.
  • If nftables is built as a separate module, rebuild or reload the module to activate the patched code.

Generated by OpenCVE AI on August 17, 2026 at 21:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8663-1 Linux kernel (NVIDIA) vulnerabilities
Ubuntu USN Ubuntu USN USN-8664-1 Linux kernel (NVIDIA BaseOS) vulnerabilities
History

Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*

Tue, 21 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-821
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 20 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Sun, 19 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
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().
Title netfilter: nft_inner: release local_lock before re-enabling softirqs
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-05T12:39:44.813Z

Reserved: 2026-07-19T07:54:57.037Z

Link: CVE-2026-64150

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-07-19T16:17:56.970

Modified: 2026-08-17T17:11:52.857

Link: CVE-2026-64150

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-19T00:00:00Z

Links: CVE-2026-64150 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T22:00:03Z

Weaknesses