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 rtc_timer_do_work() 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 __rtc_read_time 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 __rtc_read_time in the rtc_timer_do_work() function. When this function fails, it may result in uninitialized or invalid data in the struct rtc_time tm structure. When this corrupted data is passed to rtc_tm_to_ktime, 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).

Exploitability

The vulnerability requires local access with low privileges to exploit. No active exploits have been reported in the wild at the time of assessment (NVD).

Mitigation and workarounds

The vulnerability has been patched in multiple kernel versions. The fix involves adding proper error checking for the __rtc_read_time call in rtc_timer_do_work(). 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-2026-74583NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2026-74582NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 21, 2026
CVE-2026-74581NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-internal
NoYesAug 21, 2026
CVE-2026-74580NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug
NoYesAug 21, 2026
CVE-2025-30156NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 21, 2026

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