Threats Tagged 'cve-2026-45873'
View all threats tagged with 'cve-2026-45873'. Filter and sort to focus on specific types of threats.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threats Tagged 'cve-2026-45873'
Click on any threat for detailed analysis and mitigation recommendations
A vulnerability in the Linux kernel's netfilter nft_set_rbtree component involves improper detection of partial overlaps in anonymous sets. The issue arises because the existing logic skips overlap checks on start elements when userspace provides an optimized representation for adjacent intervals. This can allow overlapping intervals with the same start element but different end elements to be added incorrectly. The vulnerability has been resolved by restoring the overlap check on start elements to properly detect and report overlaps. Join the discussion | GCVE Database | 05/27/2026, 15:33:14 UTC Added: 06/26/2026, 22:06:40 UTC |
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. Join the discussion | GCVE Database | 05/27/2026, 14:17:00 UTC Added: 07/18/2026, 11:19:18 UTC |
Showing 1 to 2 of 2 results