CVE-2024-39492

HIGH

Linux kernel - Info Disclosure

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown The return value of pm_runtime_get_sync() in cmdq_mbox_shutdown() will return 1 when pm runtime state is active, and we don't want to get the warning message in this case. So we change the return value < 0 for WARN_ON().

Scores

CVSS v3 7.0
EPSS 0.0003
EPSS Percentile 9.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-252
Status published
Products (2)
linux/Kernel 6.7.0 - 6.9.4linux
linux/linux_kernel 6.7 - 6.9.4
Published Jul 10, 2024
Tracked Since Feb 18, 2026