CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

CVE-2024-54193: accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()

Description

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.

Classification

CVE ID: CVE-2024-54193

Affected Products

Vendor: Linux

Product: Linux

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.04% (probability of being exploited)

EPSS Percentile: 11.47% (scored less or equal to compared to others)

EPSS Date: 2025-02-09 (when was this score calculated)

References

https://git.kernel.org/stable/c/578874b2bb947e047708f4df286e4ff1ba6be3ad
https://git.kernel.org/stable/c/0f6482caa6acdfdfc744db7430771fe7e6c4e787

Timeline