CVE-2024-56540
Published: Dec 27, 2024
Modified: May 11, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery invocation during probe and resume Refactor IPC send and receive functions to allow correct handling of operations that should not trigger a recovery process. Expose ivpu_send_receive_internal(), which is now utilized by the D0i3 entry, DCT initialization, and HWS initialization functions. These functions have been modified to return error codes gracefully, rather than initiating recovery. The updated functions are invoked within ivpu_probe() and ivpu_resume(), ensuring that any errors encountered during these stages result in a proper teardown or shutdown sequence. The previous approach of triggering recovery within these functions could lead to a race condition, potentially causing undefined behavior and kernel crashes due to null pointer dereferences.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 45e45362e0955fc3b0b622e8a0d788097f3de902 - < cac822772c4dc27a285f09caf30072ab76d2bf38affected 45e45362e0955fc3b0b622e8a0d788097f3de902 - < 362ef76020ea6219a4df4ac5b738672b59527239affected 45e45362e0955fc3b0b622e8a0d788097f3de902 - < 5eaa497411197c41b0813d61ba3fbd6267049082 |
Linux | Linux | affected 6.8unaffected 0 - < 6.8unaffected 6.11.11 - <= 6.11.*unaffected 6.12.2 - <= 6.12.*unaffected 6.13 - <= * |
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now