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.
Version | Score | Severity | Vector String |
---|---|---|---|
3.1 | 6.5 | Medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |
Product | Vendor | Version |
---|---|---|
Linux | Linux | 10 Version 1803 for ARM64-based Systems |
Linux | Linux | 11.5 |