CVE-2024-39492

HIGH EPSS 9.0%
Published Jul 10, 20241y ago · Modified Jun 17, 20261w ago
7.0 CVSS 3.1
High
Find Similar
Published Jul 10, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

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().

CVSS Details

Base Score
7.0
Exploitability
1.0
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
9.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-252

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥6.7  –  <6.9.4

References 2

  • git.kernel.org https://git.kernel.org/stable/c/2d42a37a4518478f075ccf848242b4a50e313a46
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/747a69a119c469121385543f21c2d08562968ccc
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/2d42a37a4518478f075ccf848242b4a50e313a46
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/747a69a119c469121385543f21c2d08562968ccc
    Patch