PT-2026-2594 · Linux+2 · Linux Kernel+2

Published

2026-01-13

·

Updated

2026-05-07

·

CVE-2025-71073

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw related to the handling of pending work in the lkkbd driver. Specifically, the lkkbd interrupt() function schedules a task via schedule work(), and the associated work handler, lkkbd reinit(), dereferences the lkkbd structure. The lkkbd disconnect() function and error paths within lkkbd connect() can free the lkkbd structure without preventing the reinit work from being queued, potentially leading to a use-after-free condition if the work handler runs after the structure has been freed. The issue arises because cancel work sync() was used instead of disable work sync(), which does not prevent the re-queueing of the work.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Weakness Enumeration

Related Identifiers

AZL-74354
CVE-2025-71073
ECHO-1D14-9393-B760
OPENSUSE-SU-2026:20287-1
SUSE-SU-2026:20555-1
SUSE-SU-2026:20599-1
SUSE-SU-2026:20615-1
USN-8177-1
USN-8177-2
USN-8183-1
USN-8183-2
USN-8245-1
USN-8257-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu