CVE-2024-56739
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-56739 is a vulnerability discovered in the Linux kernel's RTC (Real-Time Clock) driver, specifically in the rtctimerdowork() function. The vulnerability was disclosed on December 29, 2024, affecting Linux kernel versions from 2.6.38 through 6.12.2. The issue occurs when the _rtcreadtime call fails, potentially leaving the struct rtc_time tm with uninitialized data or illegal date/time values from the RTC hardware (NVD).

Technical details

The vulnerability stems from a failure to check the return value of _rtcreadtime in the rtctimerdowork() function. When this function fails, it may result in uninitialized or invalid data in the struct rtctime tm structure. When this corrupted data is passed to rtctmtoktime, it can produce an extremely large value (possibly KTIME_MAX). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

If there are periodic timers in rtc->timerqueue, the vulnerability can cause these timers to continually expire, potentially resulting in kernel softlockup. This primarily affects system availability and stability (Kernel Patch).

Mitigation and workarounds

The vulnerability has been patched in multiple kernel versions. The fix involves adding proper error checking for the _rtcreadtime call in rtctimerdowork(). When the call fails, the function now properly releases the mutex and returns, preventing the use of potentially corrupted time values (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-40258HIGH7
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-devel-matched
NoNoDec 04, 2025
CVE-2025-40259MEDIUM6.2
  • Linux KernelLinux Kernel
  • kernel-64k-devel
NoNoDec 04, 2025
CVE-2025-40264MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug-kvm
NoNoDec 04, 2025
CVE-2025-40254MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-modules-partner
NoNoDec 04, 2025
CVE-2025-40253MEDIUM5.5
  • Linux KernelLinux Kernel
  • python3-perf
NoNoDec 04, 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