CVE-2023-54145
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-54145 is a low-severity vulnerability in the Linux kernel's BPF (Berkeley Packet Filter) verifier subsystem. The issue involves an unnecessary user-triggerable WARN_ONCE call in the verifier log that can be trivially triggered by a local user, as the verifier uses a fixed-size 1024-byte buffer that can be overflowed by user-controlled BTF names or BTF.ext source code line strings. The fix removes the spurious warning, as the code continues to function correctly (at worst truncating a single line of output). It was published on December 24, 2025, with a CVSS base score of 0.0 (Informational/None) and an EPSS score of 0.000170 (Feedly, EUVD).

Technical details

The root cause is an improperly placed WARN_ONCE macro in the Linux kernel BPF verifier log path (CWE-390: Detection of Error Condition Without Action). The verifier log uses a fixed 1024-byte buffer, and two user-controlled inputs — BTF (BPF Type Format) names and BTF.ext source code line strings — can be arbitrarily sized, making it trivial for any local user to trigger the "verifier log line truncated" kernel warning. The fix, applied across multiple stable branches, simply removes the WARN_ONCE check since the truncation is a known, benign limitation of the buffer design (Feedly, Kernel Patch 6.4.7).

Impact

The practical impact of this vulnerability is minimal. A local user can cause a kernel WARN_ONCE message to be emitted in the kernel log, which may contribute to log noise or, in some configurations, trigger kernel warning handlers. There is no confidentiality, integrity, or availability impact beyond potential log pollution, and no code execution, privilege escalation, or data exposure is possible through this issue (Feedly, EUVD).

Mitigation and workarounds

The fix has been backported to multiple Linux stable kernel branches: version 6.5, 6.4.7, and 6.1.107. Administrators should update to these patched versions or any later stable release. The relevant kernel commits are available at the official kernel stable repository for each affected branch (Kernel Patch 6.4.7, Kernel Patch 6.5, Kernel Patch 6.1.107).

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-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 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