PT-2025-51627 · Linux+4 · Linux Kernel+4

CVE-2025-68214

·

Published

2025-11-22

·

Updated

2026-08-30

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A race condition exists within the timer subsystem, specifically in the timer shutdown sync() function, potentially leading to a kernel warning. This occurs when the timer function pointer is cleared to NULL while the timer is still actively running on another CPU. The issue arises from the possibility of a pending timer having a NULL function pointer, triggering a warning within the expire timers() function. The root cause is that timer shutdown sync() clears the timer function pointer without checking if the timer is currently running. The fix involves only clearing the function pointer during timer detachment, leaving it intact while the timer is running to ensure proper completion. The lock timer base() and unlock timer base() functions are used to manage access to the timer base. The expire timers() function is responsible for handling timer expirations. The detach if pending() function is used to detach pending timers. The call timer fn() function is called to execute the timer function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Race Condition

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2026:49870
ALSA-2026:49871
AZL-72475
BDU:2026-10636
CVE-2025-68214
ECHO-E75C-9490-8176
MGASA-2026-0017
MGASA-2026-0018
OESA-2026-1759
OESA-2026-1760
OESA-2026-1833
OESA-2026-2416
RHSA-2026:49870
RHSA-2026:49871
USN-8094-1
USN-8094-2
USN-8094-3
USN-8094-4
USN-8094-5
USN-8095-1
USN-8095-2
USN-8095-3
USN-8095-4
USN-8095-5
USN-8100-1
USN-8125-1
USN-8126-1
USN-8152-1
USN-8165-1
USN-8261-1
USN-8493-1
USN-8493-2
USN-8527-1
USN-8528-1
USN-8547-1
USN-8547-2

Affected Products

Debian
Linuxmint
Linux Kernel
Rocky Linux
Ubuntu