CVE-2025-38401

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-38401
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38401.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38401
Downstream
Related
Published
2025-07-25T13:15:29Z
Modified
2025-08-12T21:01:39Z
Summary
[none]
Details

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

mtk-sd: Prevent memory corruption from DMA map failure

If msdcpreparedata() fails to map the DMA region, the request is not prepared for data receiving, but msdcstartdata() proceeds the DMA with previous setting. Since this will lead a memory corruption, we have to stop the request operation soon after the msdcpreparedata() fails to prepare it.

References

Affected packages