CVE-2025-38586
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability has been identified in the Linux kernel's ARM64 BPF JIT compiler, tracked as CVE-2025-38586. The issue was discovered and disclosed on August 19, 2025, affecting the frame pointer initialization when handling exception boundaries (NVD Database).

Technical details

The vulnerability occurs in the ARM64 BPF JIT compiler when prog->aux->exception_boundary is set for a BPF program. The find_used_callee_regs() function is not called for programs acting as exception boundaries, even though all callee saved registers are saved. This results in ctx->fp_used remaining false even when the frame pointer is used by the program, leading to improper frame pointer setup in the prologue (NVD Database).

Impact

When exploited, this vulnerability can cause the kernel to crash due to a pagefault, potentially leading to system instability and denial of service conditions (NVD Database).

Exploitability

The vulnerability requires the execution of BPF programs with exception boundaries on ARM64 systems. The issue is triggered when the frame pointer is used within these programs but not properly initialized due to the missing setup in the prologue (NVD Database).

Mitigation and workarounds

The fix involves setting ctx->fp_used = true for exception boundary programs since the frame pointer is always saved in such programs. This ensures proper frame pointer initialization in the prologue (NVD Database).

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-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 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