Lucene search
+L

324 matches found

RedhatCVE
RedhatCVE
added 2024/07/16 10:55 p.m.29 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that...

4.4CVSS6.9AI score0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 12:15 p.m.34 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

DEBIAN-CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.25 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS5.8AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.9 views

UBUNTU-CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS6.6AI score0.00171EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 11:29 a.m.19 views

CVE-2021-47622 scsi: ufs: Fix a deadlock in the error handler

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

6.7AI score0.00171EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 11:29 a.m.43 views

CVE-2021-47622 scsi: ufs: Fix a deadlock in the error handler

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

0.00171EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:04 a.m.11 views

SUSE CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

4.7CVSS6.6AI score0.0024EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.8 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS5.3AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.11 views

UBUNTU-CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.64 views

CVE-2021-47337

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

5.5CVSS6AI score0.0024EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.36 views

CVE-2021-47337 scsi: core: Fix bad pointer dereference when ehandler kthread is invalid

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix bad pointer dereference when ehandler kthread is invalid Commit 66a834d09293 "scsi: core: Fix error handling of scsihostalloc" changed the allocation logic to call putdevice to perform host cleanup with the...

6.4AI score0.0024EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/21 2:35 p.m.116 views

CVE-2021-47337

The CVE-2021-47337 issue is in the Linux kernel SCSI core path: when an error arises during scsi_host_alloc() and the error-handling ehandler thread fails to spawn, shost->ehandler may be set to ERR_PTR(-ENOMEM) and scsi_host_dev_release() would call kthread_stop() on a NULL/invalid pointer, r...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.31 views

CVE-2023-52688

A vulnerability was found in the ath12k Wi-Fi driver within the Linux kernel. This issue involves an error handler issue in the rfkill configuration, which could potentially disrupt Wi-Fi functionality and error handling processes. Mitigation Mitigation for this issue is either not available or t...

5.5CVSS7.5AI score0.00218EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 3:15 p.m.33 views

CVE-2023-52688

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.8CVSS6AI score0.00218EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/17 2:24 p.m.36 views

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.8CVSS7.1AI score0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/17 2:24 p.m.93 views

CVE-2023-52688

CVE-2023-52688 affects the Linux kernel wifi driver ath12k, where an error path in the core rfkill config fail path did not free allocated resources. The issue could cause resource leaks by not destroying the core pdev when rfkill config initialization fails. The accompanying fix adds a call to c...

7.8CVSS7AI score0.00218EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/05/17 2:24 p.m.18 views

CVE-2023-52688 wifi: ath12k: fix the error handler of rfkill config

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix the error handler of rfkill config When the core rfkill config throws error, it should free the allocated resources. Currently it is not freeing the core pdev create resources. Avoid this issue by calling the co...

7.8CVSS6.3AI score
SaveExploits0References5
CVE
CVE
added 2024/04/17 10:10 a.m.158 views

CVE-2024-26842

The CVE-2024-26842 issue is a Linux kernel vulnerability in the SCSI UFS host controller code (ufshcd_clear_cmd). In MCQ mode, when task_tag >= 32 and sizeof(unsigned int) == 4, 1U <

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder