CVE-2025-37801

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-37801
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-37801.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-37801
Downstream
Related
Published
2025-05-08T07:15:51Z
Modified
2025-08-09T20:01:27Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

spi: spi-imx: Add check for spiimxsetupxfer()

Add check for the return value of spiimxsetupxfer(). spiimx->rx and spiimx->tx function pointer can be NULL when spiimxsetupxfer() return error, and make NULL pointer dereference.

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000 Call trace: 0x0 spiimxpiotransfer+0x50/0xd8 spiimxtransferone+0x18c/0x858 spitransferonemessage+0x43c/0x790 _spipumptransfermessage+0x238/0x5d4 _spisync+0x2b0/0x454 spiwritethenread+0x11c/0x200

References

Affected packages