Lucene search
+L

66 matches found

BDU FSTEC
BDU FSTEC
•added 2026/08/31 12:00 a.m.•7 views

The vulnerability of the ufshcd_add_commandtrace() function in the drivers/ufs/core/ufshcd.c file allows a hacker to cause a service failure for UFS-host controllers in Linux operating systems.

The vulnerability of the ufshcdaddcommandTrace function in the drivers/ufs/core/ufshcd.c file relates to the support for UFS host controllers in the Linux operating system’s kernel. This vulnerability involves the use of pointers. Exploiting this vulnerability could allow an attacker to cause a...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References11Affected Software3
BDU FSTEC
BDU FSTEC
•added 2026/08/31 12:00 a.m.•6 views

The vulnerability of the __ufshcd_wl_suspend() function in the drivers/ufs/core/ufshcd.c file, which is part of the UFS (Universal Flash Storage) support for host controllers in Linux operating systems, allows a attacker to cause a service failure.

The vulnerability of the ufshcdwlsuspend function in the drivers/ufs/core/ufshcd.c file, which is part of the UFS Universal Flash Storage support for host controllers in Linux operating systems, relates to the activation of web functions from an unreliable source. Exploitation of this vulnerabili...

5.5CVSS6.1AI score0.00111EPSS
SaveExploits0References10Affected Software2
OSV
OSV
•added 2026/08/28 6:52 a.m.•13 views

CVE-2026-80690 scsi: ufs: core: Initialize hba->rpmbs list in ufshcd

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba-rpmbs list in ufshcd Initialize the hba-rpmbs list in ufshcdallochost to prevent NULL pointer dereference in the device teardown path if ufsrpmbprobe fails...

5.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/08/28 6:52 a.m.•11 views

CVE-2026-80690

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba-rpmbs list in ufshcd Initialize the hba-rpmbs list in ufshcdallochost to prevent NULL pointer dereference in the device teardown path if ufsrpmbprobe fails...

5.8AI score0.00198EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/28 12:00 a.m.•0 views

CVE-2026-80690: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Initialize hba-rpmbs list in ufshcd Initialize the hba-rpmbs list in ufshcdallochost to prevent NULL pointer dereference in the device teardown path if ufsrpmbprobe fails...

5.8AI score0.00198EPSS
SaveExploits0References1
Redos
Redos
•added 2026/08/03 12:00 a.m.•10 views

ROS-20260803-73-0016

The vulnerability of the ufshcdsetdmamask function in the drivers/ufs/core/ufshcd.c module affects UFS-host controllers. In Linux operating systems, this vulnerability is related to the reallocation of previously freed memory. Exploiting this vulnerability can allow an attacker to compromise the...

7.8CVSS6.9AI score0.00223EPSS
SaveExploits0
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix invalid probe error return value After the DME Link startup, the error return value is set to the MIPI UniPro GenericErrorCode, which can be either 0 SUCCESS or 1 FAILURE. During a driver probe, an error code...

5.8AI score0.00172EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/05/08 3:17 p.m.•19 views

CVE-2026-43471

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix possible NULL pointer dereference in ufshcdaddcommandtrace The kernel log indicates a crash in ufshcdaddcommandtrace, due to a NULL pointer dereference when accessing hwq-id. This can happen if...

5.5CVSS5.3AI score0.00162EPSS
SaveExploits0References21
CVE
CVE
•added 2026/05/08 2:22 p.m.•70 views

CVE-2026-43471

Summary (mode C): The CVE-2026-43471 issue affects the Linux kernel’s SCSI UFS core, specifically a NULL pointer dereference in ufshcd_add_command_trace() when hwq is NULL, which can occur if ufshcd_mcq_req_to_hwq() returns NULL. A patch adds a NULL check for hwq before accessing hwq->id to pr...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5Affected Software1
attackerkb
attackerkb
•added 2026/05/08 2:22 p.m.•13 views

CVE-2026-43471

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix possible NULL pointer dereference in ufshcdaddcommandtrace The kernel log indicates a crash in ufshcdaddcommandtrace, due to a NULL pointer dereference when accessing hwq-id. This can happen if...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
•added 2026/05/08 2:21 p.m.•74 views

CVE-2026-43415 scsi: ufs: core: Fix SError in ufshcd_rtc_work() during UFS suspend

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix SError in ufshcdrtcwork during UFS suspend In ufshcdwlsuspend, canceldelayedworksync is called to cancel the UFS RTC work, but it is placed after ufshcdvopssuspendhba, pmop, POSTCHANGE. This creates a race...

0.00111EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/05/08 12:00 a.m.•21 views

PT-2026-39132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference can occur in the ufshcd add command trace function. This issue arises when the ufshcd mcq req to hwq function returns NULL, leading to a kernel crash when the...

5.5CVSS5.2AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/05/08 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-43471

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: ufs: core: Fix possible NULL pointer dereference in ufshcdaddcommandtrace The kernel log indicates a crash in ufshcdaddcommandtrace, due to a NULL pointer...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2026/05/08 12:00 a.m.•19 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the ufshcdaddcommandTrace function in the scsi UFS core component. This function does not check whether...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
•added 2026/04/29 12:00 a.m.•12 views

The vulnerability of the ufshcd_wait_for_dev_cmd() function in Linux operating systems allows a attacker to compromise the accessibility of protected information.

The vulnerability of the ufshcdwaitfordevcmd function in Linux operating systems is related to the unlimited distribution of resources. Exploiting this vulnerability can allow an attacker to compromise the accessibility of protected information...

5.5CVSS6AI score0.00151EPSS
SaveExploits0References8Affected Software4
Redos
Redos
•added 2026/03/04 12:00 a.m.•11 views

ROS-20260304-73-0010

A vulnerability in the ufshcderrhandlingprepare function of the Linux operating system kernel is related to incorrect resource sweeping or freeing. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS7.1AI score0.00178EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•14 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-46843)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-46843 advisory. - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only i...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/01/22 12:00 a.m.•16 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38119)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38119 advisory. - In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error...

5.5CVSS5.3AI score0.00178EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2025/12/08 12:00 a.m.•9 views

The vulnerability of the ufshcd_remove() function in the drivers/ufs/core/ufshcd.c file affects UFS-host controllers in Linux operating systems. This allows attackers to cause service failures.

The vulnerability of the ufshcdremove function in the drivers/ufs/core/ufshcd.c file affects UFS-host controller support. In Linux operating systems, this vulnerability is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00199EPSS
SaveExploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
•added 2025/12/03 12:00 a.m.•15 views

The vulnerability of the ufshcd_update_rtc() function in the drivers/ufs/core/ufshcd.c file affects UFS-host controllers in Linux operating systems. This allows attackers to cause service failures.

The vulnerability of the ufshcdupdatertc function in the drivers/ufs/core/ufshcd.c module affects UFS-host controllers. In Linux operating systems, this vulnerability is related to incorrect resource locking. Exploitation of this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References11Affected Software2
Rows per page
Query Builder