2 matches found
The vulnerability of the ufshcd_abort_one() function in the drivers/ufs/core/ufshcd.c kernel module of the Linux operating system allows a attacker to trigger a service failure.
The vulnerability of the ufshcdabortone function in the drivers/ufs/core/ufshcd.c file of the Linux kernel is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...
DEBIAN-CVE-2024-41053
In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdabortone racing issue When ufshcdabortone is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by ISR. Return success when request is completed by ISR...