LiveActive security incident?Get immediate response
CVE Record

CVE-2023-53304: netfilter: nft_set_rbtree: fix overlap expiration walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_set_rbtree: fix overlap expiration walk The lazy gc on insert that should remove timed-out entries fails to release the other half of the interval, if any. Can be reproduced with tests/shell/testcases/sets/0044interval_overlap_0 in nftables.git and kmemleak enabled kernel. Second bug is the use of rbe_prev vs. prev pointer. If rbe_prev() returns NULL after at least one iteration, rbe_prev points to element that is not an end interval, hence it should not be removed. Lastly, check the genmask of the end interval if this is active in the current generation.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-53304 is a Linux kernel netfilter issue that can affect system availability. A local authenticated user may be able to trigger a kernel failure path related to nftables interval set cleanup. The provided sources do not show data theft, integrity impact, or remote attack exposure.

Executive priority

Treat as a scheduled kernel maintenance item unless the environment hosts untrusted local users or workloads. Availability impact can be serious, but the available evidence indicates local privilege is required and no active exploitation is cited.

Technical view

The bug is in netfilter nft_set_rbtree interval handling. Lazy garbage collection during insert can mishandle expired interval entries, including incorrect previous-node handling and generation-mask checks. CVSS rates this local, low-complexity, low-privilege, no-user-interaction issue as availability-only impact.

Likely exposure

Exposure is most relevant to Linux hosts using affected kernel builds with netfilter/nftables support available to local users or workloads. Internet exposure alone is not enough based on the CVSS vector; local access or local code execution is required.

Exploitation context

The bundle marks KEV as false and provides no cited evidence of active exploitation. The CVE text references a reproducible nftables test and kmemleak-enabled kernel, but that is validation context, not proof of weaponized exploitation.

Researcher notes

Focus review on nft_set_rbtree interval-set expiration and lazy garbage-collection behavior. The provided record names pointer selection and generation-mask validation issues. Avoid assuming exploitability beyond local availability impact without additional kernel, namespace, and capability context.

Mitigation direction

  • Upgrade to a vendor-supported kernel containing the linked stable netfilter fixes.
  • Prioritize multi-user Linux systems, container hosts, and systems allowing untrusted local workloads.
  • Review distribution advisories for exact fixed package versions before scheduling rollout.
  • Restrict unnecessary local access to nftables/netfilter management capabilities.

Validation and detection

  • Inventory Linux kernel versions across servers, containers hosts, and appliances.
  • Check whether kernels include the referenced upstream stable commits or downstream vendor backports.
  • Confirm nftables/netfilter is present and relevant to local workload exposure.
  • Run vendor-recommended regression tests after kernel updates.
Prepared
Confidence
medium
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-53304 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
1ADP providers
8Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.5CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H1.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.5Medium
CVSS 3.1 vector shape for CVE-2023-53304Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux7ab87a326f20c52ff4d9972052d085be951c704b, 181859bdfb9734aca449512fccaee4cacce64aed, 4aacf3d78424293e318c616016865380b37b9cc5, 2bf1435fa19d2c58054391b3bba40d5510a5758c, 318cb24a4c3fce8140afaf84e4d45fcb76fb280b, c9e6978e2725a7d4b6cd23b2facd3f11422c0643, c9e6978e2725a7d4b6cd23b2facd3f11422c0643, 5.10.166, 5.15.91, 6.1.9unaffected
LinuxLinux6.2, 0, 5.10.190, 5.15.124, 6.1.43, 6.4.8, 6.5affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.