CVE & CISA-KEV Catalog

CVE-2023-53000

HIGH
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: netlink: prevent potential spectre v1 gadgets Most netlink attributes are parsed and validated from __nla_validate_parse() or validate_nla() u16 type = nla_type(nla); if (type == 0 || type > maxtype) { /* error or continue */ } @type is then used as an array index and can be used as a Spectre v1 gadget. array_index_nospec() can be used to prevent leaking content of kernel memory to malicious users. This should take care of vast majority of netlink uses, but an audit is needed to take care of others where validation is not yet centralized in core netlink functions.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.178-1CVE-2023-53000
Fixed in:6.1.11-1CVE-2023-53000
Fixed in:6.1.11-1CVE-2023-53000
Fixed in:6.1.11-1CVE-2023-53000

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

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

Exploit Intelligence

0.20%probability of exploitation in 30 days
10thpercentile

Low risk: more likely to be exploited than 10% of all known CVEs.

References

Related Vulnerabilities

Other CWE-129 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2021-35592Medium6.351%-Fix
CVE-2021-35598Medium6.350%-Fix
CVE-2021-35594Medium6.350%-Fix
CVE-2022-35737High7.519%-Fix
CVE-2014-6317High7.118%--
CVE-2023-40477High7.813%-Fix
Embed a live status badge for CVE-2023-53000
CVE-2023-53000 severity badge

Markdown

[![CVE-2023-53000](https://tridentstack.com/cve/badge/CVE-2023-53000.svg)](https://tridentstack.com/cve/CVE-2023-53000)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-53000"><img src="https://tridentstack.com/cve/badge/CVE-2023-53000.svg" alt="CVE-2023-53000"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-10-30.