CVE-2024-47141
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-47141 affects the Linux kernel's pinmux subsystem. The vulnerability was discovered when two clients of the same GPIO call pinctrlselectstate() for the same functionality, leading to a NULL pointer issue while accessing desc->muxowner. The issue occurs when process A updates desc->muxusecount but hasn't yet updated desc->muxowner, while process B sees the updated usecount and attempts to access the NULL muxowner, resulting in a crash (NVD, Debian Tracker).

Technical details

The vulnerability is caused by a race condition in the pinmux subsystem where concurrent access to desc->pinmux data is not properly synchronized. The issue manifests when two processes execute pin_request() for the same pin simultaneously. The CVSS v3.1 score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The vulnerability has been classified as CWE-667 (Improper Locking) (NVD).

Impact

When exploited, this vulnerability can cause a NULL pointer dereference, leading to a system crash. This primarily affects system stability and availability, with no direct impact on confidentiality or integrity of the system (NVD).

Mitigation and workarounds

The vulnerability has been patched by implementing proper mutex locking mechanisms to serialize access to mux-related settings. The fix involves adding a mutex lock to ensure sequential access to desc->pinmux data. The patch has been applied to Linux kernel versions 6.12.5 and 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-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-devel
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • bpftool
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-trace
NoYesDec 09, 2025
CVE-2025-40341N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 09, 2025
CVE-2025-40340N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-modules-extra
NoYesDec 09, 2025

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