Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() Add a NULL check for the returned hwq pointer by ufshcd_mcq_req_to_hwq(). This is similar to the fix in commit 74736103fb41 ("scsi: ufs: core: Fix ufshcd_abort_one racing issue").
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.5, < 6.12.26 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/08a966a917fe3d92150fa3cc15793ad5e57051ebPatch
- https://git.kernel.org/stable/c/700128d67d57bb1de4251e563ab85202def36c50Patch
- https://git.kernel.org/stable/c/eeab6618037be84e438e9d6ed5d9a53502faf81fPatch
FAQ
What is CVE-2025-37826?
CVE-2025-37826 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Add NULL check in ufshcd_mcq_compl_pending_transfer() Add a NULL check for the returned hwq pointer by ufshcd_mcq...
How severe is CVE-2025-37826?
CVE-2025-37826 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-37826?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.