Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-27028
HistoryMay 01, 2024 - 12:00 a.m.

CVE-2024-27028

2024-05-0100:00:00
ubuntu.com
ubuntu.com
7
linux kernel
spi-mt65xx
null pointer access
interrupt handler
memory crashes

AI Score

7.7

Confidence

High

EPSS

0

Percentile

13.0%

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.

Rows per page:
1-10 of 631

References

AI Score

7.7

Confidence

High

EPSS

0

Percentile

13.0%