Bug 2337135 (CVE-2024-54193) - CVE-2024-54193 kernel: accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Summary: CVE-2024-54193 kernel: accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()
Keywords:
Status: NEW
Alias: CVE-2024-54193
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-11 13:03 UTC by OSIDB Bzimport
Modified: 2025-01-13 06:01 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-11 13:03:55 UTC
In the Linux kernel, the following vulnerability has been resolved:

accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()

Move pm_runtime_set_active() to ivpu_pm_init() so when
ivpu_ipc_send_receive_internal() is executed before ivpu_pm_enable()
it already has correct runtime state, even if last resume was
not successful.

Comment 1 Avinash Hanwate 2025-01-13 05:57:29 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025011144-CVE-2024-54193-9ce6@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.