VDB
DEBIAN-CVE-2024-45828
DEBIAN-CVE-2024-45828
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u1, 0, * |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 6.19.13-1, 6.5.3-1, 6.5.3-1 |
| Debian:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.69-1~bpo11+1 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Jan 11, 2025 CVE Published
- Apr 28, 2026 CVE Updated