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.
Metrics
Affected Vendors & Products
References
History
Fri, 22 Nov 2024 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Fri, 08 Nov 2024 19:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-476 | |
References |
|
|
Metrics |
cvssV3_1
|
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-01T12:53:19.069Z
Updated: 2024-11-08T18:43:33.098Z
Reserved: 2024-02-19T14:20:24.210Z
Link: CVE-2024-27028
Vulnrichment
Updated: 2024-08-02T00:21:05.949Z
NVD
Status : Awaiting Analysis
Published: 2024-05-01T13:15:49.030
Modified: 2024-11-21T09:03:41.770
Link: CVE-2024-27028
Redhat