CVE-2025-38132
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38132 is a race condition vulnerability in the Linux kernel's CoreSight configuration management subsystem. It affects Linux kernel versions from 5.17 up to (but not including) 6.15.3, and was published on July 3, 2025 (Red Hat Advisory, Red Hat Bugzilla). The flaw occurs when iterating config_csdev_list during perf enable on one CPU while another CPU concurrently removes entries via cscfg_remove_owned_csdev_configs(), leading to a use-after-free or list corruption condition. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory).

Technical details

The root cause is a concurrent access (race condition) bug classified as CWE-362 (Concurrent Execution Using Shared Resource with Improper Synchronization). Specifically, cscfg_csdev_enable_active_config() holds csdev->cscfg_csdev_lock while iterating config_csdev_list, but cscfg_remove_owned_csdev_configs() — called from a different CPU during config unload — modifies the same list without acquiring that lock, creating a window for list corruption (Red Hat Bugzilla). The fix extends the lock scope to cover cscfg_remove_owned_csdev_configs(), ensuring mutual exclusion during list traversal and deletion. Exploitation requires local access and the ability to trigger concurrent perf enable and module unload operations (Red Hat Advisory).

Impact

Successful exploitation of this race condition can cause a denial of service (DoS) through system instability, kernel crashes, or unexpected behavior resulting from corrupted list state in the CoreSight configuration subsystem. The vulnerability has no impact on confidentiality or integrity — only availability is affected (CVSS A:H). The scope is limited to the local system, with no lateral movement potential (Red Hat Advisory).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (Red Hat Advisory). The vulnerability requires low-privileged local access and specific timing conditions (concurrent perf enable and config unload), making opportunistic exploitation difficult. The EPSS score is approximately 0.018% (0.000180), indicating very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Mitigation and workarounds

The fix is included in Linux kernel version 6.15.3 and the 6.16-rc1 development branch, via upstream commits 42f8afb0b161631fd1d814d017f75f955475ad41 and 53b9e2659719b04f5ba7593f2af0f2335f75e94a (Red Hat Bugzilla). Downstream distributions including SUSE and Ubuntu have issued patched kernel packages (SUSE advisories SUSE-2025-02969-1, SUSE-2025-02996-1, SUSE-2025-03011-1; Ubuntu USN-7769-1, USN-7770-1, USN-7771-1, USN-7789-1). As a workaround where patching is not immediately possible, restricting local user access to CoreSight sysfs interfaces and limiting the ability to load/unload CoreSight-related kernel modules can reduce exposure.

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-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
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