Lucene search
+L

67 matches found

Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.12 views

scsi: wd33c93: Don't use stale scsi_pointer value

...

5.5CVSS7AI score0.00234EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2024/11/05 12:0 a.m.6 views

The vulnerability of Internet Small Computer System Interface (iSCSI) operating systems for Windows, which allows a perpetrator to cause a service failure

The vulnerability of Internet Small Computer System Interface iSCSI operating systems for Windows involves an uncontrolled consumption of resources. Exploiting this vulnerability can allow a malicious actor to cause service interruptions...

7.8CVSS5.4AI score0.02259EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/10/25 12:0 a.m.6 views

Google Pixel 安全漏洞

Google Pixel is a smartphone from Google, an American company. A security vulnerability exists in Google Pixel, which stems from post-release reuse in ufshcscsicmd in ufs.c. There may be post-release reuse of stack variables...

7.8CVSS6.6AI score0.00081EPSS
Exploits0References2
OSV
OSV
added 2024/10/21 8:15 p.m.1 views

DEBIAN-CVE-2024-50026

In the Linux kernel, the following vulnerability has been resolved: scsi: wd33c93: Don't use stale scsipointer value A regression was introduced with commit dbb2da557a6a "scsi: wd33c93: Move the SCSI pointer to private command data" which results in an oops in wd33c93intr. That commit added the...

5.5CVSS5.7AI score0.00234EPSS
Exploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.16 views

UBUNTU-CVE-2024-50025

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Move flushwork initialization out of if block After commit 379a58caa199 "scsi: fnic: Move fnicfnicflushtx to a work queue", it can happen that a work item is sent to an uninitialized work queue. This may has the effec...

5.5CVSS6.2AI score0.00211EPSS
Exploits0References19
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.4 views

scsi: qla2xxx: Complete command early within lock

...

4.7CVSS6.5AI score0.00231EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.2 views

SUSE CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.3AI score0.00235EPSS
Exploits0References13
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.2 views

scsi: core: Fix unremoved procfs host directory regression

...

5.5CVSS7.7AI score0.00242EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2024/07/31 12:54 a.m.6 views

kernel: scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up()

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Release hbalock before calling lpfcworkerwakeup lpfcworkerwakeup calls the lpfcworkdone routine, which takes the hbalock. Thus, lpfcworkerwakeup should not be called while holding the hbalock to avoid potential deadlo...

5.5CVSS6.8AI score0.00193EPSS
Exploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.3 views

UBUNTU-CVE-2024-41054

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Fix ufshcdclearcmd racing issue When ufshcdclearcmd is racing with the completion ISR, the completed tag of the request's mqhctx pointer will be set to NULL by the ISR. And ufshcdclearcmd's call to...

5.5CVSS5.7AI score0.00288EPSS
Exploits0References16
OSV
OSV
added 2024/07/16 12:15 p.m.3 views

DEBIAN-CVE-2022-48791

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.8CVSS5.7AI score0.00244EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.7 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel has a security vulnerability that stems from a security issue in scsi bfa...

7.1CVSS6.5AI score0.00265EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: scsi: qla2xxx: Array index may go out of bound

A flaw was found in the Linux kernel qla2xxx SCSI driver. A static analysis tool reported that the array vha-hoststr, sized to hold 16 characters, could be indexed with values outside its valid range, potentially leading to out-of-bounds writes. The root cause was the use of sprintf without...

5.7AI score0.00173EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.3 views

UBUNTU-CVE-2024-26627

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Move scsihostbusy out of host lock for waking up EH handler Inside scsiehwakeup, scsihostbusy is called & checked with host lock every time for deciding if error handler kthread needs to be waken up. This can be too...

5.5CVSS6AI score0.00242EPSS
Exploits0References23
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.3 views

kernel: scsi: mpi3mr: Fix config page DMA memory leak

A flaw was found in the mpi3mr module in the Linux kernel. A memory leak can occur due to pending DMA allocations from the driver after it is released from the device. This issue potentially impacts system performance and results in a denial of service...

5.5CVSS6.7AI score0.00163EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.3 views

kernel: scsi: mpi3mr: Fix an issue found by KASAN

A flaw was found in the Linux kernel's mpi3mr SCSI driver for Broadcom MPI3 HBA controllers. The driver writes 64 bytes when only 32 bytes should be written, causing an out-of-bounds write detected by KASAN. This memory corruption could lead to system instability or a kernel crash...

5.8AI score0.00167EPSS
Exploits0References5
OSV
OSV
added 2023/05/17 8:49 p.m.17 views

USN-6085-1 linux-raspi vulnerabilities

It was discovered that some AMD x86-64 processors with SMT enabled could speculatively execute instructions using a return address from a sibling thread. A local attacker could possibly use this to expose sensitive information. CVE-2022-27672 Zheng Wang discovered that the Intel i915 graphics...

8.1CVSS7AI score0.00635EPSS
Exploits1References11
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.7 views

kernel: scsi: sd: Fix potential NULL pointer dereference

A flaw was found in the Linux kernel's SCSI subsystem. A NULL pointer dereference can be triggered when an error occurs before the sdkp-device object is fully initialized, causing a system crash and a denial of service...

5.5CVSS6.5AI score0.00252EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.3 views

SUSE CVE-2012-4542

block/scsiioctl.c in the Linux kernel through 3.8 does not properly consider the SCSI device class during authorization of SCSI commands, which allows local users to bypass intended access restrictions via an SGIO ioctl call that leverages overlapping opcodes...

4.6CVSS6.3AI score0.00349EPSS
Exploits0References3
OSV
OSV
added 2022/08/26 6:15 p.m.3 views

DEBIAN-CVE-2022-0216

A use-after-free vulnerability was found in the LSI53C895A SCSI Host Bus Adapter emulation of QEMU. The flaw occurs while processing repeated messages to cancel the current SCSI request via the lsidomsgout function. This flaw allows a malicious privileged user within the guest to crash the QEMU...

4.4CVSS6.2AI score0.00405EPSS
Exploits1References1
Rows per page
Query Builder