Lucene search
+L

6481 matches found

OSV
OSV
added 2024/05/21 4:15 p.m.9 views

DEBIAN-CVE-2023-52785

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

4.7CVSS4.9AI score0.00179EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.19 views

CVE-2023-52809

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fclportptpsetup fclportptpsetup did not check the return value of fcrportcreate which can return NULL and would cause a NULL pointer dereference. Address this issue by checki...

5.5CVSS5.9AI score0.00249EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.26 views

CVE-2023-52811

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUGON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely event that this happens, the code asserts a BUGON, a...

5.5CVSS6AI score0.0025EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 4:15 p.m.21 views

CVE-2023-52785

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

4.7CVSS5.7AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/21 4:15 p.m.40 views

UBUNTU-CVE-2023-52785

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

4.7CVSS5.7AI score0.00179EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.52 views

CVE-2023-52811 scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUGON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely event that this happens, the code asserts a BUGON, a...

6.5AI score0.0025EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 3:31 p.m.187 views

CVE-2023-52811

In CVE-2023-52811, the Linux kernel ibmvfc driver fix removes a BUG_ON when an event pool is empty and instead returns NULL from ibmvfc_get_event(). All call sites were updated to check for NULL and handle the failure or recovery path. This prevents a potential junk pointer path and kernel crash ...

5.5CVSS7.1AI score0.0025EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.26 views

CVE-2023-52811

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUGON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely event that this happens, the code asserts a BUGON, a...

5.5CVSS7.4AI score0.0025EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:31 p.m.25 views

CVE-2023-52811 scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Remove BUGON in the case of an empty event pool In practice the driver should never send more commands than are allocated to a queue's event pool. In the unlikely event that this happens, the code asserts a BUGON, a...

5.5CVSS6.1AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.39 views

CVE-2023-52808 scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Set debugfsdir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfsremoverecursive is called, after which debugfsdir is not set to NULL...

6.3AI score0.00239EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.25 views

CVE-2023-52809 scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fclportptpsetup fclportptpsetup did not check the return value of fcrportcreate which can return NULL and would cause a NULL pointer dereference. Address this issue by checki...

6.7AI score0.00249EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52809

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fclportptpsetup fclportptpsetup did not check the return value of fcrportcreate which can return NULL and would cause a NULL pointer dereference. Address this issue by checki...

5.5CVSS7AI score0.00249EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.18 views

CVE-2023-52808 scsi: hisi_sas: Set debugfs_dir pointer to NULL after removing debugfs

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Set debugfsdir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfsremoverecursive is called, after which debugfsdir is not set to NULL...

6.7AI score0.00239EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/21 3:31 p.m.38 views

CVE-2023-52809 scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()

In the Linux kernel, the following vulnerability has been resolved: scsi: libfc: Fix potential NULL pointer dereference in fclportptpsetup fclportptpsetup did not check the return value of fcrportcreate which can return NULL and would cause a NULL pointer dereference. Address this issue by checki...

5.3AI score0.00249EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.43 views

CVE-2023-52808

In the Linux kernel, the following vulnerability has been resolved: scsi: hisisas: Set debugfsdir pointer to NULL after removing debugfs If init debugfs failed during device registration due to memory allocation failure, debugfsremoverecursive is called, after which debugfsdir is not set to NULL...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/21 3:31 p.m.57 views

CVE-2023-52785

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

4.7CVSS4.5AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:31 p.m.24 views

CVE-2023-52785 scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

4.3AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:31 p.m.19 views

CVE-2023-52785 scsi: ufs: core: Fix racing issue between ufshcd_mcq_abort() and ISR

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix racing issue between ufshcdmcqabort and ISR If command timeout happens and cq complete IRQ is raised at the same time, ufshcdmcqabort clears lprb-cmd and a NULL pointer deref happens in the ISR. Error log:...

6.8AI score0.00179EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:31 p.m.87 views

CVE-2023-52785

CVE-2023-52785 affects the Linux kernel, specifically the SCSI UFS core. The issue is a race between ufshcd_mcq_abort() and the ISR: when a command timeout occurs and a CQ complete IRQ arrives concurrently, ufshcd_mcq_abort clears lprb->cmd, leading to a NULL pointer dereference in the ISR. Th...

4.7CVSS6.7AI score0.00179EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.22 views

CVE-2021-47427

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: Fix iscsitask use after free Commit d39df158518c "scsi: iscsi: Have abort handler get ref to conn" added iscsigetconn/iscsiputconn calls during abort handling but then also changed the handling of the case where we...

7.8CVSS6.5AI score
SaveExploits0References2
Rows per page
Query Builder