n the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcd_mcq_abort clears lprb->cmd and a NULL pointer deref happens in the ISR. Error log: ufshcd_abort: Device abort task at tag 18 Unable to handle kernel NULL pointer dereference at virtual address 0000000000000108 pc : [0xffffffe27ef867ac] scsi_dma_unmap+0xc/0x44 lr : [0xffffffe27f1b898c] ufshcd_release_scsi_cmd+0x24/0x114
Configuration 1 (hide)
|
14 Jan 2025, 16:34
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.7:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
| References | () https://git.kernel.org/stable/c/27900d7119c464b43cd9eac69c85884d17bae240 - Patch | |
| References | () https://git.kernel.org/stable/c/8f15a7e3c054d960bbd1521110700450bbf798a1 - Patch | |
| References | () https://git.kernel.org/stable/c/f84d461f33a6b27304d468d9cfb56c0cefdb4ee7 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 4.7 |
| CWE | CWE-362 |
21 Nov 2024, 08:40
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| References | () https://git.kernel.org/stable/c/27900d7119c464b43cd9eac69c85884d17bae240 - | |
| References | () https://git.kernel.org/stable/c/8f15a7e3c054d960bbd1521110700450bbf798a1 - | |
| References | () https://git.kernel.org/stable/c/f84d461f33a6b27304d468d9cfb56c0cefdb4ee7 - |
21 May 2024, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2024-05-21 16:15
Updated : 2025-01-14 16:34
NVD link : CVE-2023-52785
Mitre link : CVE-2023-52785
CVE.ORG link : CVE-2023-52785
JSON object : View
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')