CVE Database
/

CVE-2024-27028

Back to search

CVE-2024-27028

Published: May 1, 2024

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
1ce24864bff40e11500a699789412115fdf244bf - < 2342b05ec5342a519e00524a507f7a6ea6791a38
affected
1ce24864bff40e11500a699789412115fdf244bf - < 55f8ea6731aa64871ee6aef7dba53ee9f9f3b2f6
affected
1ce24864bff40e11500a699789412115fdf244bf - < bcfcdf19698024565eff427706ebbd8df65abd11
affected
1ce24864bff40e11500a699789412115fdf244bf - < c10fed329c1c104f375a75ed97ea3abef0786d62
affected
1ce24864bff40e11500a699789412115fdf244bf - < 766ec94cc57492eab97cbbf1595bd516ab0cb0e4

+4 more versions

Linux

Linux

affected
4.11
unaffected
0 - < 4.11
unaffected
4.19.311 - <= 4.19.*
unaffected
5.4.273 - <= 5.4.*
unaffected
5.10.214 - <= 5.10.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now