CVE-2024-39492

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-39492
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-39492.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-39492
Downstream
Published
2024-07-10T08:15:11Z
Modified
2025-03-24T17:23:01Z
Summary
[none]
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().

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.9.7-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}