CVE-2023-52845
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-52845 affects the Linux kernel's TIPC (Transparent Inter-Process Communication) subsystem. The vulnerability was discovered when syzbot reported an uninitialized value access issue in the bearer-related names handling. The issue stems from the way TIPC handles bearer-related names, including link names, which must be null-terminated strings (Kernel Git).

Technical details

The vulnerability occurs when a link name that is not null-terminated is passed through netlink, causing strstr() and similar functions to potentially cause buffer overrun. The issue manifests in the TIPC netlink interface where bearer-related names were using NLA_STRING instead of NLA_NUL_STRING in the nla_policy definition. This could lead to uninitialized value access in the strlen function, as detected by the Kernel Memory Sanitizer (KMSAN) (Kernel Git).

Impact

The vulnerability could potentially lead to buffer overruns when processing non-null-terminated strings in the TIPC subsystem. This affects the kernel's memory handling and could result in system instability or potential security implications when processing bearer-related names (Kernel Git).

Exploitability

The vulnerability was discovered through automated testing by syzbot, which reported uninit-value access issues. Two specific instances were reported and confirmed, indicating the vulnerability could be triggered through the TIPC netlink interface (Kernel Git).

Mitigation and workarounds

The issue has been patched by changing the nla_policy for bearer-related names from NLA_STRING to NLA_NUL_STRING. This ensures that only null-terminated strings are accepted as bearer-related names, preventing the potential buffer overrun condition. The fix has been implemented in the Linux kernel codebase (Kernel Git).

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-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-hwe-7.0
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-raspi-5.4
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-core
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 12, 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