CVE-2024-39492

Source
https://cve.org/CVERecord?id=CVE-2024-39492
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-39492.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-39492
Downstream
Published
2024-07-10T07:14:10.967Z
Modified
2026-03-13T07:57:00.963058Z
Severity
  • 7.0 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
mailbox: mtk-cmdq: Fix pm_runtime_get_sync() warning in mbox shutdown
Details

In the Linux kernel, the following vulnerability has been resolved:

mailbox: mtk-cmdq: Fix pmruntimeget_sync() warning in mbox shutdown

The return value of pmruntimegetsync() in cmdqmbox_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().

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/39xxx/CVE-2024-39492.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
8afe816b0c9944a11adb12628e3b700a08a55d52
Fixed
2d42a37a4518478f075ccf848242b4a50e313a46
Fixed
747a69a119c469121385543f21c2d08562968ccc

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-39492.json"