Lucene search
+L

614 matches found

OSV
OSV
added 2024/09/04 7:15 p.m.3 views

DEBIAN-CVE-2024-44953

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

5.5CVSS5.6AI score0.00164EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 7:15 p.m.23 views

CVE-2024-44953

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/04 6:35 p.m.21 views

CVE-2024-44953 scsi: ufs: core: Fix deadlock during RTC update

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/04 6:35 p.m.15 views

CVE-2024-44953 scsi: ufs: core: Fix deadlock during RTC update

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

7.1AI score0.00164EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/04 6:35 p.m.36 views

CVE-2024-44953 scsi: ufs: core: Fix deadlock during RTC update

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix deadlock during RTC update There is a deadlock when runtime suspend waits for the flush of RTC work, and the RTC work calls ufshcdrpmgetsync to wait for runtime resume. Here is deadlock backtrace: kworker/0:1...

0.00164EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/04 6:35 p.m.111 views

CVE-2024-44953

The CVE-2024-44953 entry documents a Linux kernel SCSI/UFS deadlock in RTC update handling triggered by runtime suspend waiting for RTC work flush, where the RTC work calls ufshcd_rpm_get_sync() to wait for runtime resume. The deadlock trace is provided, and the issue is stated to be resolved by ...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/30 8:15 a.m.16 views

CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS5.1AI score0.00288EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/06 2:01 a.m.6 views

SUSE 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...

5.5CVSS7.5AI score0.00291EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/31 9:14 a.m.24 views

CVE-2024-41053

A flaw was found in the ufshcd-core module in the Linux kernel. A race condition between the ufshcdabortone function and the completion ISR can cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/29 3:15 p.m.20 views

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...

5.5CVSS0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.6 views

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...

5.5CVSS5.3AI score0.00291EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.14 views

CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

DEBIAN-CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS5.3AI score0.00288EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.11 views

UBUNTU-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...

5.5CVSS5.7AI score0.00291EPSS
SaveExploits0References16
Vulnrichment
Vulnrichment
added 2024/07/29 2:32 p.m.14 views

CVE-2024-41054 scsi: ufs: core: Fix ufshcd_clear_cmd racing issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

6.7AI score0.00288EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 2:32 p.m.96 views

CVE-2024-41054

CVE-2024-41054 is a Linux kernel vulnerability in the SCSI/UFS subsystem (ufshcd_clear_cmd racing with the completion ISR). The race can lead to a NULL pointer dereference when the ISR completes a request, with a backtrace showing blk_mq_unique_tag and ufshcd_clear_cmd paths in the ufshc_mediatek...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.41 views

CVE-2024-41054 scsi: ufs: core: Fix ufshcd_clear_cmd racing issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:32 p.m.16 views

CVE-2024-41054 scsi: ufs: core: Fix ufshcd_clear_cmd racing issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

6AI score
SaveExploits0References6
CVE
CVE
added 2024/07/29 2:32 p.m.91 views

CVE-2024-41053

The CVE-2024-41053 issue affects the Linux kernel’s SCSI/ufs path. It concerns ufshcd_abort_one racing with the completion ISR, which can cause the request’s mq_hctx pointer to be NULL at ISR completion and may lead to a kernel NULL pointer dereference (as shown in the backtrace). The description...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/29 2:32 p.m.36 views

CVE-2024-41053 scsi: ufs: core: Fix ufshcd_abort_one racing issue

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...

0.00291EPSS
SaveExploits0References3
Rows per page
Query Builder