Lucene search
+L

614 matches found

Cvelist
Cvelist
added 2025/09/15 12:36 p.m.22 views

CVE-2025-39803 scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove WARNONONCE call from ufshcduiccmdcompl The UIC completion interrupt may be disabled while an UIC command is being processed. When the UIC completion interrupt is reenabled, an UIC interrupt is triggered an...

0.00143EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/15 12:36 p.m.34 views

CVE-2025-39803

CVE-2025-39803 affects the Linux kernel in the SCSI/UFShCD UFS path. The vulnerability arises from a warning path in the UIC command completion: when the UIC completion interrupt is re-enabled mid-processing, an interrupt could trigger and hit WARN_ON_ONCE(!cmd). The fix is a patch that removes t...

7.8CVSS6.2AI score0.00143EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/12 11:09 a.m.20 views

OESA-2025-2273 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: core: ufs: Fix a hang in the error handler. ufshcderrhandlingprepare calls ufshcdrpmgetsync. The latter function can only succeed if UFSHCDEHINPROGRESS is...

7CVSS5.7AI score0.00423EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/11 11:23 p.m.7 views

SUSE CVE-2025-39788

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCIUTRLNEXUSTYPE On Google gs101, the number of UTP transfer request slots nutrs is 32, and in this case the driver ends up programming the UTRLNEXUSTYPE incorrectly as 0. This is because the...

5.3CVSS6.4AI score0.00167EPSS
SaveExploits0References22
NVD
NVD
added 2025/09/11 5:15 p.m.14 views

CVE-2025-39788

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCIUTRLNEXUSTYPE On Google gs101, the number of UTP transfer request slots nutrs is 32, and in this case the driver ends up programming the UTRLNEXUSTYPE incorrectly as 0. This is because the...

7.8CVSS0.00167EPSS
SaveExploits0References10
CVE
CVE
added 2025/09/11 4:56 p.m.60 views

CVE-2025-39788

CVE-2025-39788 affects the Linux kernel SCSI/ufs Exynos driver (gs101). The issue is in the USB/UFS host path where the left shift to set UTRL_NEXUS_TYPE is performed on an int, causing an out-of-bounds shift and writing an incorrect value (0xffffffff on gs101). The fix switches to the BIT() macr...

7.8CVSS6AI score0.00167EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.20 views

CVE-2025-39788 scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCIUTRLNEXUSTYPE On Google gs101, the number of UTP transfer request slots nutrs is 32, and in this case the driver ends up programming the UTRLNEXUSTYPE incorrectly as 0. This is because the...

0.00167EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/11 4:56 p.m.9 views

CVE-2025-39788 scsi: ufs: exynos: Fix programming of HCI_UTRL_NEXUS_TYPE

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: exynos: Fix programming of HCIUTRLNEXUSTYPE On Google gs101, the number of UTP transfer request slots nutrs is 32, and in this case the driver ends up programming the UTRLNEXUSTYPE incorrectly as 0. This is because the...

6AI score
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2025/09/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-39731

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: f2fs: vmunmapram may be called from an invalid context When testing F2FS with xfstests using...

5.5CVSS5.5AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/07 4:15 p.m.8 views

DEBIAN-CVE-2025-39731

In the Linux kernel, the following vulnerability has been resolved: f2fs: vmunmapram may be called from an invalid context When testing F2FS with xfstests using UFS backed virtual disks the kernel complains sometimes that f2fsreleasedecompmem calls vmunmapram from an invalid context. Example trac...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/07 3:16 p.m.26 views

CVE-2025-39731 f2fs: vm_unmap_ram() may be called from an invalid context

In the Linux kernel, the following vulnerability has been resolved: f2fs: vmunmapram may be called from an invalid context When testing F2FS with xfstests using UFS backed virtual disks the kernel complains sometimes that f2fsreleasedecompmem calls vmunmapram from an invalid context. Example trac...

0.00145EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39674

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization...

5.5CVSS5.4AI score0.00137EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/05 11:23 p.m.8 views

SUSE CVE-2025-39674

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feature and UFS MCQ should work with and without ESI...

5.5CVSS6.6AI score0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/05 6:15 p.m.10 views

CVE-2025-39674

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feature and UFS MCQ should work with and without ESI...

5.5CVSS0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 6:15 p.m.10 views

UBUNTU-CVE-2025-39674

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feature and UFS MCQ should work with and without ESI...

5.5CVSS5.8AI score0.00137EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/05 5:20 p.m.21 views

CVE-2025-39674 scsi: ufs: ufs-qcom: Fix ESI null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feature and UFS MCQ should work with and without ESI...

0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/05 5:20 p.m.10 views

CVE-2025-39674 scsi: ufs: ufs-qcom: Fix ESI null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: ufs-qcom: Fix ESI null pointer dereference ESI/MSI is a performance optimization feature that provides dedicated interrupts per MCQ hardware queue. This is optional feature and UFS MCQ should work with and without ESI...

6.3AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/09/05 12:00 a.m.11 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from an ESI null pointer dereference in scsi/ufs/ufs-qcom...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/03 6:03 p.m.18 views

USN-7737-1 linux-azure, linux-azure-6.8, linux-azure-nvidia vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - S390 architecture; - x86 architecture; - Block layer subsystem; -...

9.8CVSS6.7AI score0.36848EPSS
SaveExploits1References189
Ubuntu
Ubuntu
added 2025/08/28 7:36 p.m.20 views

USN-7703-4: Linux kernel vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - Block layer subsystem; - GPIO subsystem; - GPU...

9.8CVSS6.9AI score0.36848EPSS
SaveExploits1
Rows per page
Query Builder