CVE-2024-56540
Last modified
CVE-2024-56540 is a medium-severity vulnerability rated 4.7/10 on the CVSS scale. 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.. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.8, < 6.11.11 |
| Linux | Linux Kernel | >= 6.12, < 6.12.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-56540?
How severe is CVE-2024-56540?
How do I fix CVE-2024-56540?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-56535In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56536In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56537In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56538In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56539In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-5654The CF7 Google Sheets Connector plugin for WordPress is vuln…6.5
- CVE-2024-56541In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-56542In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56543In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56544In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56545In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-56546In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-56540?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
