Lucene search
+L

582 matches found

OSV
OSV
added 2025/03/27 3:15 p.m.9 views

UBUNTU-CVE-2025-21873

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.22 views

CVE-2025-21873 scsi: ufs: core: bsg: Fix crash when arpmb command fails

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

0.00189EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.5 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 stems from the ufs driver not properly handling the arpmb command failure case, which could lead to memory corruption...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:0 a.m.5 views

The vulnerability of the ufshcd_mcq_req_to_hwq() function in the drivers/ufs/core/ufs-mcq.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the ufshcdmcqreqtohwq function in the drivers/ufs/core/ufs-mcq.c module of the Linux kernel is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause service failures...

7.5CVSS6.5AI score0.00288EPSS
SaveExploits0References11Affected Software3
SUSE CVE
SUSE CVE
added 2025/02/28 2:24 a.m.5 views

SUSE CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

5.5CVSS7.6AI score0.00221EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.4 views

SUSE CVE-2025-21739

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

6.7CVSS7.7AI score0.00211EPSS
SaveExploits0References16
OSV
OSV
added 2025/02/27 3:15 a.m.5 views

AZL-59097 CVE-2025-21739 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.8CVSS6.5AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.11 views

CVE-2025-21739

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.8CVSS0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/27 3:15 a.m.2 views

DEBIAN-CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.7 views

UBUNTU-CVE-2024-54458

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: bsg: Set bsgqueue to NULL after removal Currently, this does not cause any issues, but I believe it is necessary to set bsgqueue to NULL after removing it to prevent potential use-after-free UAF access...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References27
Vulnrichment
Vulnrichment
added 2025/02/27 2:12 a.m.9 views

CVE-2025-21739 scsi: ufs: core: Fix use-after free in init error and remove paths

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.5AI score0.00211EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/27 2:12 a.m.14 views

CVE-2025-21739 scsi: ufs: core: Fix use-after free in init error and remove paths

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.8CVSS6.5AI score0.00211EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.23 views

CVE-2025-21739 scsi: ufs: core: Fix use-after free in init error and remove paths

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

0.00211EPSS
SaveExploits0References6
CVE
CVE
added 2025/02/27 2:12 a.m.128 views

CVE-2025-21739

CVE-2025-21739 affects the Linux kernel SCSI UFS path. A use-after-free occurs when crypto private data (struct ufs_hba::crypto_profile) is released as part of ufshcd_dealloc_host() during driver removal or error handling, while a cleanup handler registered by devm_blk_crypto_profile_init() still...

7.8CVSS6.6AI score0.00211EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:12 a.m.14 views

CVE-2025-21739

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix use-after free in init error and remove paths devmblkcryptoprofileinit registers a cleanup handler to run when the associated platform- device is being released. For UFS, the crypto private data and pointers...

7.8CVSS6AI score0.00211EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/02/27 12:0 a.m.4 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 resource management error vulnerability exists in Linux kernel, which stems from the ufs driver having a post-release reuse issue in the initialization error and removal path...

7.8CVSS6.8AI score0.00211EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/02/21 12:55 p.m.1 views

Security update for grub2

This update for grub2 fixes the following issues: CVE-2024-45781: Fixed strcpy overflow in ufs. bsc1233617 CVE-2024-56737: Fixed a heap-based buffer overflow in hfs. bsc1234958 CVE-2024-45782: Fixed strcpy overflow in hfs. bsc1233615 CVE-2024-45780: Fixed an overflow in tar/cpio. bsc1233614...

8.9CVSS8.6AI score0.01405EPSS
SaveExploits1References88
SUSE Linux
SUSE Linux
added 2025/02/20 9:42 p.m.4 views

Security update for grub2

This update for grub2 fixes the following issues: CVE-2024-45781: Fixed strcpy overflow in ufs. bsc1233617 CVE-2024-56737: Fixed a heap-based buffer overflow in hfs. bsc1234958 CVE-2024-45782: Fixed strcpy overflow in hfs. bsc1233615 CVE-2024-45780: Fixed an overflow in tar/cpio. bsc1233614...

8.9CVSS7.3AI score0.01405EPSS
SaveExploits1References88
SUSE CVE
SUSE CVE
added 2025/02/20 2:31 p.m.4 views

SUSE CVE-2025-0677

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS7.5AI score0.00328EPSS
SaveExploits0References13
OSV
OSV
added 2025/02/19 7:15 p.m.7 views

AZL-56919 CVE-2025-0677 affecting package grub2 for versions less than 2.06-15

A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grubmalloc may be called with a smaller...

6.4CVSS7.2AI score0.00328EPSS
SaveExploits0References1
Rows per page
Query Builder