In the Linux kernel, the following vulnerability has been resolved:
scsi: ufs: core: Remove WARNONONCE() call from ufshcduiccmd_compl()
The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered and the WARNONONCE(!cmd) statement is hit. Hence this patch that removes this kernel warning.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39803.json"
}