Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-45873 Details

Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets Userspace provides an optimized representation in case intervals are adjacent, where the end element is omitted. The existing partial overlap detection logic skips anonymous set checks on start elements for this reason. However, it is possible to add intervals that overlap to this anonymous where two start elements with the same, eg. A-B, A-C where C < B. start end A B start end A C Restore the check on overlapping start elements to report an overlap.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 4.19.316, < 4.20
>= 5.4.262, < 5.5
>= 5.10.166, < 5.10.252
>= 5.15.91, < 5.15.202
>= 6.1.9, < 6.1.165

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.2:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.2:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.2:rc7:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:6.2:rc8:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-45873
NVD Published Date:
May 27, 2026
NVD Last Modified:
Jun 25, 2026
Source:
kernel.org
CVE-2026-45873 Details - Not Deferred