Lucene search
+L

6405 matches found

Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.25 views

CVE-2021-47192 scsi: core: sysfs: Fix hang when device state is set via sysfs

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

6.9AI score0.00612EPSS
SaveExploits0References4
CVE
CVE
added 2024/04/10 6:56 p.m.102 views

CVE-2021-47192

CVE-2021-47192 is a Linux kernel vulnerability in the scsi/core sysfs path that caused a hang/deadlock when a device state is changed via sysfs after iSCSI recovery. The root cause described in connected advisories is that rescan was invoked with state_mutex still held, leading to scsi_host_in_re...

5.3CVSS6.5AI score0.00612EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.36 views

CVE-2021-47193

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Fix memory leak during rmmod Driver failed to release all memory allocated. This would lead to memory leak during driver removal. Properly free memory when the module is removed...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.37 views

CVE-2021-47192 scsi: core: sysfs: Fix hang when device state is set via sysfs

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

6.7AI score0.00612EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.29 views

CVE-2021-47193 scsi: pm80xx: Fix memory leak during rmmod

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Fix memory leak during rmmod Driver failed to release all memory allocated. This would lead to memory leak during driver removal. Properly free memory when the module is removed...

5.5AI score0.00225EPSS
SaveExploits0References3
CVE
CVE
added 2024/04/10 6:56 p.m.89 views

CVE-2021-47193

CVE-2021-47193 affects the Linux kernel SCSI PM80XX driver (pm80xx) where memory allocated by the module is not fully freed on rmmod, causing a memory leak during driver removal. The vulnerability is resolved in Linux kernel code by properly freeing memory when the module is removed. The CVE has ...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.23 views

CVE-2021-47192

In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...

5.3CVSS5.6AI score0.00612EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.33 views

CVE-2021-47188 scsi: ufs: core: Improve SCSI abort handling

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

7.8CVSS7.5AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.48 views

CVE-2021-47188

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

7.8CVSS7AI score0.00239EPSS
SaveExploits0
CVE
CVE
added 2024/04/10 6:56 p.m.116 views

CVE-2021-47188

CVE-2021-47188 affects the Linux kernel in the SCSI UFS core abort handling. The issue arises from an abort path where the lrbp->cmd may remain set, triggering a warning in ufshcd_queuecommand and related error handling. The documented fix is to clear lrbp->cmd from the abort path. Public a...

7.8CVSS6.3AI score0.00239EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.15 views

CVE-2021-47188 scsi: ufs: core: Improve SCSI abort handling

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcdqueuecommand+0x468/0x65c Call trace: ufshcdqueuecommand+0x468/0x65c...

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.13 views

CVE-2021-47183 scsi: lpfc: Fix link down processing to address NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS6.6AI score0.00332EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.24 views

CVE-2021-47183 scsi: lpfc: Fix link down processing to address NULL pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS7.5AI score0.00332EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 6:56 p.m.32 views

CVE-2021-47183

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS requests may result in a NULL pointer dereferenc...

8.8CVSS6.6AI score0.00332EPSS
SaveExploits0
CVE
CVE
added 2024/04/10 6:56 p.m.107 views

CVE-2021-47183

CVE-2021-47183 concerns the Linux kernel SCSI lpfc driver. The issue occurs during a Fibre Channel link-down transition when PLOGIs are outstanding. ABTS requests may trigger a NULL pointer dereference because Abort WQEs are issued before the link state is set to down, and abort completions can r...

8.8CVSS6.2AI score0.00332EPSS
SaveExploits0References4Affected Software1
Oracle linux
Oracle linux
added 2024/04/10 12:00 a.m.86 views

kernel security, bug fix, and enhancement update

4.18.0-513.24.19.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS7.4AI score0.28058EPSS
SaveExploits17
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.12 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, which stems from a mishandling of the scsimodesense buffer length function, resulting in a security hole...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2024/04/09 1:53 p.m.58 views

USN-6701-4: Linux kernel (Azure) vulnerabilities

Ruihan Li discovered that the bluetooth subsystem in the Linux kernel did not properly perform permissions checks when handling HCI sockets. A physically proximate attacker could use this to cause a denial of service bluetooth communication. CVE-2023-2002 It was discovered that the NVIDIA Tegra...

7.8CVSS7.4AI score0.28058EPSS
SaveExploits18
Microsoft CVE
Microsoft CVE
added 2024/04/08 7:00 a.m.13 views

An issue was discovered in Storage Performance Development Kit (SPDK) before 20.01.01. If a PDU is sent to the iSCSI target with a zero length (but data is expected) the iSCSI target can crash with a NULL pointer dereference.

...

7.5CVSS7.3AI score0.0114EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2024/04/08 12:00 a.m.50 views

Unbreakable Enterprise kernel-container security update

5.4.17-2136.330.7.1.el7 - KVM: x86: Add BHINO Daniel Sneddon Orabug: 36384803 CVE-2024-2201 - x86/bhi: Mitigate KVM by default Pawan Gupta Orabug: 36384803 CVE-2024-2201 - x86/bhi: Add BHI mitigation knob Pawan Gupta Orabug: 36384803 CVE-2024-2201 - x86/bhi: Enumerate Branch History Injection BHI...

7.8CVSS8.1AI score0.28058EPSS
SaveExploits16
Rows per page
Query Builder