PatchSiren cyber security CVE debrief
CVE-2023-52620 Linux CVE debrief
CVE-2023-52620 affects the Linux kernel’s netfilter nf_tables path. According to the CVE description, the fix disallows timeout parameters for anonymous sets because those parameters were never intended to be used from userspace. NVD rates the issue as LOW severity with local access, low privileges, high attack complexity, and availability-only impact. The record also links multiple stable-kernel patch references, indicating the issue was addressed through kernel backports.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2024-03-21
- Original CVE updated
- 2026-08-04
- Advisory published
- 2024-03-21
- Advisory updated
- 2026-08-04
Who should care
Linux kernel maintainers, distribution security teams, and administrators running affected Linux kernel releases should care, especially where nftables/netfilter is in use and kernel updates are handled on a regular patch cycle.
Technical summary
NVD lists CVE-2023-52620 for Linux kernel versions up to the following fixed points: before 4.19.312; 4.20 through 5.4.274; 5.5 through 5.10.215; 5.11 through 5.15.151; 5.16 through 6.1.81; 6.2 through 6.4; and 6.4-rc1 through 6.4-rc7. The issue is described as a netfilter nf_tables validation problem where timeout parameters for anonymous sets are now rejected. The CVSS vector provided by NVD is CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L, which points to a locally reachable issue with limited availability impact rather than a confidentiality or integrity compromise.
Defensive priority
Low; apply during normal kernel maintenance, but do not ignore it on systems that routinely accept kernel backports or rely on nftables.
Recommended defensive actions
- Upgrade to a Linux kernel release that includes the fix, or install the vendor's backported kernel update for your distribution.
- Verify whether any deployed kernels fall within the affected version ranges listed by NVD, including distribution backports.
- Follow distribution advisories and kernel stable patch references when planning maintenance windows.
- If you manage large fleets, include this CVE in your routine kernel compliance and reboot tracking workflow.
Evidence notes
This debrief is based on the official NVD CVE record and the linked kernel patch references. NVD marks the record as modified on 2026-05-12 and provides affected-version ranges plus a CVSS v3.1 vector showing local, low-privilege, high-complexity access with availability-only impact. The CVE description explicitly states that timeout parameters for anonymous sets are disallowed because they were never used from userspace. Debian LTS and Siemens advisory links are also listed in the NVD references, supporting broad downstream awareness.
Sources and references
Verified primary and authoritative sources
-
CVE-2023-52620 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2023-52620
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2023-52620 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2023-52620
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/00b19ee0dcc1aef06294471ab489bae26d94524e
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/116b0e8e4673a5faa8a739a19b467010c4d3058c
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/49ce99ae43314d887153e07cec8bb6a647a19268
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/6f3ae02bbb62f151b19162d5fdc9fe3d48450323
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b7be6c737a179a76901c872f6b4c1d00552d9a1b
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/e26d3009efda338f19016df4175f354a9bd0a4ab
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html
af854a3a-2127-422b-91ae-364da2661108 - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.