PT-2025-4326 · Linux+6 · Linux Kernel+6

Published

2025-01-07

·

Updated

2026-03-13

·

CVE-2025-21645

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/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 The issue is related to the disabling of IRQ1 wakeup in the Linux kernel. The problem occurs when the i8042 driver enables IRQ1 wakeup, but the PMC driver disables it without checking if i8042 had actually enabled it. This can cause the wake depth for this IRQ to drop below zero, resulting in an unpleasant WARN() logged. The PMC driver uses DEFINE SIMPLE DEV PM OPS() to define its dev pm ops, which sets amd pmc suspend handler() to the .suspend, .freeze, and .poweroff handlers. However, i8042 pm suspend() is only set as the .suspend handler. To fix the issue, the PMC suspend handler should only be called from the same set of dev pm ops handlers as i8042 pm suspend(), which currently means just the .suspend handler.
Recommendations To resolve the issue, update to a newer version of the Linux kernel, such as version 6.6.74, which fixes bugs and vulnerabilities, including this one. At the moment, there is no information about other specific versions that contain a fix for this vulnerability.

Exploit

Fix

RCE

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

Weakness Enumeration

Related Identifiers

BDU:2025-11952
CVE-2025-21645
DLA-4271-1
DSA-5925-1
ECHO-F679-629C-2F72
MGASA-2025-0030
MGASA-2025-0032
OESA-2025-1110
OESA-2025-1111
OPENSUSE-SU-2025_0428-1
OPENSUSE-SU-2025_0499-1
OPENSUSE-SU-2025_0557-1
SUSE-SU-2025:0289-1
SUSE-SU-2025:0428-1
SUSE-SU-2025:0499-1
SUSE-SU-2025:0557-1
SUSE-SU-2025:20165-1
SUSE-SU-2025:20166-1
SUSE-SU-2025:20248-1
SUSE-SU-2025:20249-1
SUSE-SU-2025_0428-1
SUSE-SU-2025_0499-1
SUSE-SU-2025_0557-1
USN-7379-1
USN-7379-2
USN-7380-1
USN-7381-1
USN-7382-1
USN-7513-1
USN-7513-2
USN-7513-3
USN-7513-4
USN-7513-5
USN-7514-1
USN-7515-1
USN-7515-2
USN-7522-1
USN-7523-1
USN-7524-1

Affected Products

Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu