Lucene search
+L

106 matches found

OSV
OSV
added 2025/01/11 3:15 p.m.2 views

DEBIAN-CVE-2024-57872

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove This will ensure that the scsi host is cleaned up properly using scsihostdevrelease. Otherwise, it may lead to memory leaks...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.8 views

AZL-55730 CVE-2024-57872 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove This will ensure that the scsi host is cleaned up properly using scsihostdevrelease. Otherwise, it may lead to memory leaks...

5.5CVSS5.6AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 3:15 p.m.4 views

UBUNTU-CVE-2024-57872

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove This will ensure that the scsi host is cleaned up properly using scsihostdevrelease. Otherwise, it may lead to memory leaks...

5.5CVSS6.2AI score0.00175EPSS
SaveExploits0References19
OSV
OSV
added 2025/01/11 2:31 p.m.8 views

CVE-2024-57872 scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: pltfrm: Dellocate HBA during ufshcdpltfrmremove This will ensure that the scsi host is cleaned up properly using scsihostdevrelease. Otherwise, it may lead to memory leaks...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2025/01/11 2:31 p.m.125 views

CVE-2024-57872

CVE-2024-57872 – Linux kernel vulnerability affecting the SCSI/ufs path. The issue is caused by not releasing the HBA during ufshcd_pltfrm_remove(), which can lead to memory leaks. The fix ensures proper cleanup by calling scsi_host_dev_release() to free the HBA and avoid leaks. The CVE is rated ...

5.5CVSS6.5AI score0.00175EPSS
SaveExploits0References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/11/07 12:0 a.m.6 views

The vulnerability of the scsi_host_busy() function in the drivers/scsi/scsi_error.c component of the Linux kernel allows a malicious actor to cause a service failure.

The vulnerability of the scsihostbusy function in the drivers/scsi/scsierror.c component of the Linux kernel relates to the recovery of unreliable data in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.00242EPSS
SaveExploits0References39Affected Software4
SUSE CVE
SUSE CVE
added 2024/10/15 3:8 a.m.8 views

SUSE CVE-2024-6519

A use-after-free vulnerability was found in the QEMU LSI53C895A SCSI Host Bus Adapter emulation. This issue can lead to a crash or VM escape...

8.2CVSS6.8AI score0.00249EPSS
SaveExploits0References3
Zero Day Initiative
Zero Day Initiative
added 2024/10/15 12:0 a.m.7 views

QEMU SCSI Use-After-Free Local Privilege Escalation Vulnerability

This vulnerability allows local attackers to escalate privileges on affected installations of QEMU. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within the implementation of th...

8.2CVSS7AI score0.00249EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.14 views

CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/27 1:15 p.m.11 views

AZL-50147 CVE-2024-46843 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

DEBIAN-CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 1:15 p.m.6 views

UBUNTU-CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References11
CVE
CVE
added 2024/09/27 12:39 p.m.124 views

CVE-2024-46843

CVE-2024-46843 concerns the Linux kernel SCSI/UFS path. The issue arises when removing the ufshcd driver from a UFS device, potentially causing a kernel panic if ufshcd_async_scan fails during ufshcd_probe_hba before a SCSI host is added. The fix is to guarantee the SCSI host is removed only if i...

5.5CVSS5.2AI score0.00235EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.24 views

CVE-2024-46843 scsi: ufs: core: Remove SCSI host only if added

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

0.00235EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.15 views

CVE-2024-46843 scsi: ufs: core: Remove SCSI host only if added

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

6.8AI score0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 views

SUSE CVE-2024-42294

In the Linux kernel, the following vulnerability has been resolved: block: fix deadlock between sdremove & sdrelease Our test report the following hung task: 2538.459400 INFO: task "kworker/0:0":7 blocked for more than 188 seconds. 2538.459427 Call trace: 2538.459430 switchto+0x174/0x338...

5.5CVSS7.2AI score0.00171EPSS
SaveExploits0References11
OSV
OSV
added 2024/07/16 12:15 p.m.10 views

UBUNTU-CVE-2022-48825

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Add stagwork to all the vports Call trace seen when creating NPIV ports, only 32 out of 64 show online. stag work was not initialized for vport, hence initialize the stag work. WARNING: CPU: 8 PID: 645 at...

5.5CVSS5.8AI score0.00268EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/06/27 12:0 a.m.10 views

PT-2024-32243

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue occurs when a host attempts to remove the ufshcd driver from a UFS device, potentially causing a kernel panic if ufshcd async scan fails during ufshcd probe hba before adding a...

5.5CVSS5.4AI score0.00235EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/12 12:0 a.m.8 views

PT-2024-7650

Name of the Vulnerable Software and Affected Versions QEMU affected versions not specified Description A use-after-free vulnerability was found in the QEMU LSI53C895A SCSI Host Bus Adapter emulation. This issue can lead to a crash or VM escape, potentially allowing an attacker to escalate...

8.2CVSS6.5AI score0.00335EPSS
SaveExploits0References69
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.26 views

CVE-2021-47480 scsi: core: Put LLD module refcnt after SCSI device is released

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Put LLD module refcnt after SCSI device is released SCSI host release is triggered when SCSI device is freed. We have to make sure that the low-level device driver module won't be unloaded before SCSI host instance is...

6.3AI score0.0021EPSS
SaveExploits0References8
Rows per page
Query Builder