CVE-2024-57888
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-57888 is a vulnerability in the Linux kernel related to workqueue memory reclaim functionality. The issue was discovered when the AMD GPU driver (amdgpu) started generating false positive warnings after commit 746ae46c1113 which marked scheduler work queues with WQMEMRECLAIM. The vulnerability was disclosed on January 15, 2025, and affects the Linux kernel workqueue subsystem (NVD).

Technical details

The vulnerability stems from incorrect warning behavior in the workqueue subsystem when cancelling WQMEMRECLAIM work from a non-WQMEMRECLAIM worker. The issue occurs in the checkflushdependency function, which verifies forward progress during memory reclaim by flagging cases when either a memory reclaim process or a memory reclaim work item is flushed from a context not marked as memory reclaim safe. While this verification is correct for flushing operations, it produces false positives when called from cancel(delayed)work_sync() paths, as the work is either already running or will not run at all (Kernel Commit).

Impact

The impact of this vulnerability is relatively low as it primarily manifests as false positive warnings in the system log. These warnings occur when the AMD GPU driver attempts to cancel memory reclaim work from a non-memory reclaim worker context, which could potentially lead to log spam but does not pose a direct security risk (Kernel Commit).

Mitigation and workarounds

The issue has been resolved through a patch that modifies the checkflushdependency function to include a new parameter (from_cancel) which helps distinguish between regular flush operations and cancellation paths. The fix relaxes the warning criteria when the operation is a cancellation, preventing false positive warnings (Kernel Commit).

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-40343MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-rt-modules-internal
NoYesDec 09, 2025
CVE-2025-40342MEDIUM6.4
  • Linux KernelLinux Kernel
  • kernel-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40341MEDIUM5.1
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra
NoYesDec 09, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025
CVE-2025-40344N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
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