CVE-2025-38388
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's firmware arm_ffa component was discovered and disclosed on July 25, 2025. The issue involves the use of a mutex to protect notifier hashtable accesses which can lead to issues in atomic context (NVD).

Technical details

The vulnerability stems from using a mutex for protecting notifier hashtable accesses, which can cause kernel warnings due to sleeping in atomic context. The issue manifests with specific warnings at kernel/locking/mutex.c:258, showing problems with atomic operations and interrupt handling. The technical trace includes multiple function calls through the kernel stack, including showstack, dumpstack, and mutex_lock operations (NVD).

Impact

The vulnerability can result in kernel warnings and potential system stability issues when the mutex lock is called in atomic context. This can lead to unexpected system behavior and potential reliability concerns in affected Linux kernel versions (NVD).

Mitigation and workarounds

The vulnerability has been addressed by replacing the mutex with an rwlock to protect the notifier hashtable accesses. This solution ensures that read-side locking does not sleep and multiple readers can acquire the lock concurrently, while maintaining exclusive writer access. The change resolves the lockdep warnings about potential sleep in atomic context (NVD).

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-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 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