CVE-2024-45828
Last modified
CVE-2024-45828 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt handler removal and code execution this may lead to a NULL pointer dereference in hci_dma_irq_handler() if it gets to run after the io_data pointer is set to NULL in hci_dma_cleanup(). Prevent this my masking the ring interrupts before ring stop request.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request Bus cleanup path in DMA mode may trigger a RING_OP_STAT interrupt when the ring is being stopped. Depending on timing between ring stop request completion, interrupt handler removal and code execution this may lead to a NULL pointer dereference in hci_dma_irq_handler() if it gets to run after the io_data pointer is set to NULL in hci_dma_cleanup(). Prevent this my masking the ring interrupts before ring stop request.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.0, < 5.15.174 |
| Linux | Linux Kernel | >= 5.16, < 6.1.120 |
| Linux | Linux Kernel | >= 6.2, < 6.6.66 |
| Linux | Linux Kernel | >= 6.7, < 6.12.5 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-45828?
How severe is CVE-2024-45828?
How do I fix CVE-2024-45828?
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-4582A vulnerability classified as critical has been found in Far…7.3
- CVE-2024-45823CVE-2024-45823 IMPACT An authentication bypass vulnerabil…9.8
- CVE-2024-45824CVE-2024-45824 IMPACT A remote code vulnerability exists …9.8
- CVE-2024-45825CVE-2024-45825 IMPACT A denial-of-service vulnerability exis…7.5
- CVE-2024-45826CVE-2024-45826 IMPACT Due to improper input validation, a pa…8.8
- CVE-2024-45827Improper neutralization of special elements used in an OS co…8
- CVE-2024-45829Sharp and Toshiba Tec MFPs provide the web page to download …7.5
- CVE-2024-4583A vulnerability classified as problematic was found in Farad…5.3
- CVE-2024-45832Hard-coded credentials were included as part of the applicat…4.3
- CVE-2024-45833Mattermost Mobile Apps versions <=2.18.0 fail to disable aut…6.5
- CVE-2024-45835Mattermost Desktop App versions <=5.8.0 fail to sufficiently…6.5
- CVE-2024-45836Cross-site scripting vulnerability exists in the web managem…6.1
Are you affected by CVE-2024-45828?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
