Lucene search
+L

6547 matches found

CVE
CVE
added 2024/07/16 11:44 a.m.109 views

CVE-2022-48825

CVE-2022-48825 concerns the Linux kernel fix for scsi: qedf: Add stag_work to all the vports. The issue manifested as a call trace when NPIV ports are created, with only 32 of 64 ports online because stag work was not initialized for vports. The provided Linux kernel data shows a 4.18.0-348.el8.x...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.16 views

CVE-2022-48825 scsi: qedf: Add stag_work to all the vports

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...

6.8AI score0.00271EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.20 views

CVE-2022-48824 scsi: myrs: Fix crash in error case

In the Linux kernel, the following vulnerability has been resolved: scsi: myrs: Fix crash in error case In myrsdetect, cs-disableintr is NULL when privdata-hwinit fails with non-zero. In this case, myrscleanupcs will call a NULL ptr and crash the kernel. 1.105606 myrs 0000:00:03.0: Unknown...

6.5AI score0.00271EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.38 views

CVE-2022-48824 scsi: myrs: Fix crash in error case

In the Linux kernel, the following vulnerability has been resolved: scsi: myrs: Fix crash in error case In myrsdetect, cs-disableintr is NULL when privdata-hwinit fails with non-zero. In this case, myrscleanupcs will call a NULL ptr and crash the kernel. 1.105606 myrs 0000:00:03.0: Unknown...

0.00271EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.33 views

CVE-2022-48823 scsi: qedf: Fix refcount issue when LOGO is received during TMF

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix refcount issue when LOGO is received during TMF Hung task call trace was seen during LOGO processing. 974.309060 0000:00:00.0:qedfehdevicereset:868: 1:0:2:0: LUN RESET Issued... 974.309065...

0.00283EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/16 11:44 a.m.113 views

CVE-2022-48824

CVE-2022-48824 : In the Linux kernel, the scsi myrs driver can crash during error handling. If privdata->hw_init() fails non‑zero, myrs_detect() leaves cs->disable_intr as NULL and myrs_cleanup() dereferences a NULL pointer, causing a kernel crash with a NULL pointer dereference. The issue ...

5.5CVSS6.6AI score0.00271EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/16 11:44 a.m.29 views

CVE-2022-48823 scsi: qedf: Fix refcount issue when LOGO is received during TMF

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix refcount issue when LOGO is received during TMF Hung task call trace was seen during LOGO processing. 974.309060 0000:00:00.0:qedfehdevicereset:868: 1:0:2:0: LUN RESET Issued... 974.309065...

6AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/16 11:44 a.m.17 views

CVE-2022-48823 scsi: qedf: Fix refcount issue when LOGO is received during TMF

In the Linux kernel, the following vulnerability has been resolved: scsi: qedf: Fix refcount issue when LOGO is received during TMF Hung task call trace was seen during LOGO processing. 974.309060 0000:00:00.0:qedfehdevicereset:868: 1:0:2:0: LUN RESET Issued... 974.309065...

6.9AI score0.00283EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/16 11:44 a.m.104 views

CVE-2022-48823

CVE-2022-48823 affects the Linux kernel SCSI qedf driver. The issue is a refcount bug triggered when a LOGO is received during a TMF, which can cause an I/O to hang in the qedf driver. The provided connected advisories confirm the root cause (refcount during TMF/LOGO) and note that a fix was impl...

5.5CVSS6.7AI score0.00283EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/07/16 11:44 a.m.39 views

CVE-2022-48824

In the Linux kernel, the following vulnerability has been resolved: scsi: myrs: Fix crash in error case In myrsdetect, cs-disableintr is NULL when privdata-hwinit fails with non-zero. In this case, myrscleanupcs will call a NULL ptr and crash the kernel. 1.105606 myrs 0000:00:03.0: Unknown...

5.5CVSS5.5AI score0.00271EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/16 11:43 a.m.46 views

CVE-2022-48792 scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted SSP/STP sastask Currently a use-after-free may occur if a sastask is aborted by the upper layer before we handle the I/O completion in mpisspcompletion or mpisatacompletion. In this...

7.8CVSS0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 11:43 a.m.36 views

CVE-2022-48792 scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted SSP/STP sastask Currently a use-after-free may occur if a sastask is aborted by the upper layer before we handle the I/O completion in mpisspcompletion or mpisatacompletion. In this...

7.8CVSS6AI score
SaveExploits0References7
OSV
OSV
added 2024/07/16 11:43 a.m.22 views

CVE-2022-48791 scsi: pm8001: Fix use-after-free for aborted TMF sas_task

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sastask Currently a use-after-free may occur if a TMF sastask is aborted before we handle the IO completion in mpisspcompletion. The abort occurs due to timeout. When the timeout...

7.8CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2024/07/16 11:43 a.m.130 views

CVE-2022-48791

The CVE-2022-48791 issue in the Linux kernel relates to scsi: pm8001 use-after-free for aborted TMF sas_task. The problem occurs when a TMF sas_task is aborted due to a timeout and the task is freed in pm8001_exec_internal_tmf_task() while IO completion occurs later. The IO completion may still t...

7.8CVSS7.5AI score0.00246EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 11:29 a.m.19 views

CVE-2021-47622 scsi: ufs: Fix a deadlock in the error handler

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

6.7AI score0.00171EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/16 11:29 a.m.118 views

CVE-2021-47622

CVE-2021-47622 affects the Linux kernel SCSI/UFS path. The issue is a deadlock in the error handling flow when all tags are allocated: the SCSI error path triggers ufshcd_eh_host_reset_handler(), which queues work that calls ufshcd_err_handler(), leading to a lockup in the workqueue (ufs_eh_wq_0)...

5.5CVSS6.8AI score0.00171EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/16 11:29 a.m.43 views

CVE-2021-47622 scsi: ufs: Fix a deadlock in the error handler

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

0.00171EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/16 11:29 a.m.55 views

CVE-2021-47622

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: Fix a deadlock in the error handler The following deadlock has been observed on a test setup: - All tags allocated - The SCSI error handler calls ufshcdehhostresethandler - ufshcdehhostresethandler queues work that cal...

5.5CVSS5.5AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 2024/07/16 7:30 a.m.24 views

SUSE-SU-2024:2495-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52846: hsr: Prevent use after free in prpcreatetaggedframe bsc1225098. - CVE-2024-36904: tcp: Use refcountincnotzero in tcptwskunique bsc1225732. -...

9.8CVSS8.6AI score0.02701EPSS
SaveExploits2References70
SUSE CVE
SUSE CVE
added 2024/07/16 2:35 a.m.9 views

SUSE CVE-2024-40901

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Avoid test/setbit operating in non-allocated memory There is a potential out-of-bounds access when using testbit on a single word. The testbit and setbit functions operate on long values, and when testing or settin...

6.6CVSS6.6AI score0.00308EPSS
SaveExploits0References17
Rows per page
Query Builder