CVE-2024-57979
Linux Kernel vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in the Linux kernel's PPS (Pulse Per Second) subsystem. The issue occurs when gpsd is running and the system is rebooting, causing a use-after-free condition in sysexit() when ppsdevicedestruct() frees the ppsdevice with the embedded cdev immediately after calling cdev_del(). The vulnerability was assigned CVE-2024-57979 and affects the Linux kernel PPS subsystem (NVD, RedHat).

Technical details

The vulnerability stems from a race condition where fops for previously opened cdevs are still callable even after cdevdel() returns. The issue manifests when ppsdevicedestruct() frees the ppsdevice structure containing the embedded cdev immediately after calling cdev_del(). This leads to a use-after-free condition that can trigger kernel panics. The CVSS v3.1 base score is 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (RedHat).

Impact

The vulnerability can lead to kernel panics and system crashes when exploited. The use-after-free condition can potentially be leveraged for arbitrary code execution in kernel context, with impacts including system crashes, information disclosure, and potential privilege escalation (RedHat).

Mitigation and workarounds

The vulnerability has been fixed by removing the embedded cdev and using _registerchrdev() with pps_idr as the source of truth for minor device mapping. The fix ensures the pps->dev refcount cannot reach zero while userspace can still access it. System administrators should apply the kernel updates provided by their distribution vendors (RedHat).

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-debug-modules-internal
NoYesDec 09, 2025
CVE-2025-40343N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesDec 09, 2025
CVE-2025-40342N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesDec 09, 2025
CVE-2025-40341N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-modules-extra
NoYesDec 09, 2025
CVE-2025-40340N/AN/A
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-kvm
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