VDB
DEBIAN-CVE-2024-27028
DEBIAN-CVE-2024-27028
PUBLISHED
CVSS 6.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: spi: spi-mt65xx: Fix NULL pointer access in interrupt handler The TX buffer in spi_transfer can be a NULL pointer, so the interrupt handler may end up writing to the invalid memory and cause crashes. Add a check to trans->tx_buf before using it.
Risk Scores
CVSS v3.1
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.149-1, 5.10.103-1, 5.10.103-1 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-1, 6.1.38-2, 6.1.38-2~bpo11+1 |
Timeline
- May 1, 2024 CVE Published
- Apr 28, 2026 CVE Updated