CVE-2023-52483
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52483 is a vulnerability in the Linux kernel's MCTP (Management Component Transport Protocol) route lookup functionality. The issue was discovered when route lookups (mctp_route_lookup and mctp_route_lookup_null) were found to traverse the net's route list without proper RCU (Read-Copy-Update) read lock protection. This vulnerability was reported by Sili Luo and affects Linux kernel versions from 5.15 up to versions before 5.15.137, 6.1.59, and 6.5.8 (NVD).

Technical details

The vulnerability stems from route lookups being subject to preemption without proper RCU read-side lock protection. This could result in a potential grace period expiry and eventual kfree() while still holding the route pointer, leading to a Use-After-Free (UAF) condition. The issue could be triggered during simultaneous sendmsg() operations and route deletion. The vulnerability has been assigned a CVSS v3.1 Base Score of 7.8 HIGH with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD).

Impact

The vulnerability could allow an attacker to potentially execute code, cause denial of service, or compromise system security through a Use-After-Free condition in the kernel's MCTP implementation. The high CVSS score indicates potential for complete compromise of confidentiality, integrity, and availability of the affected system (NVD).

Exploitability

The vulnerability requires local access and low privileges to exploit. It can be triggered through simultaneous sendmsg() operations and route deletion, as demonstrated in the analysis by Sili Luo (Kernel Patch).

Mitigation and workarounds

The vulnerability has been fixed by adding proper read-side critical section locks around the route lookups, preventing preemption and possible parallel kfree(). The fix involves using rcu_read_lock() and rcu_read_unlock() around the route list traversal operations. The patch has been merged into the Linux kernel and is available in versions 5.15.137, 6.1.59, and 6.5.8 or later (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68422NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68399NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68398NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68376NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026
CVE-2026-68374NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 10, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management