Lucene search
K

57 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.0 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.00018EPSS
Exploits0References16
OSV
OSV
added 2024/07/16 12:15 p.m.1 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.00016EPSS
Exploits0References1
CNNVD
CNNVD
added 2024/06/19 12:0 a.m.1 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.0001EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.1 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.00029EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 7:15 a.m.0 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.00022EPSS
Exploits0References23
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 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.00049EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.1 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.00027EPSS
Exploits0References5
OSV
OSV
added 2023/05/17 8:49 p.m.1 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.00231EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.0 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.00014EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:44 a.m.1 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.00076EPSS
Exploits0References3
OSV
OSV
added 2022/08/26 6:15 p.m.1 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.00023EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2022/05/17 12:21 a.m.8 views

Docker Moby /proc/scsi Path Exposure Allows Host Data Loss (SCSI MICDROP)

The DefaultLinuxSpec function in oci/defaults.go in Docker Moby through 17.03.2-ce does not block /proc/scsi pathnames, which allows attackers to trigger data loss when certain older Linux kernels are used by leveraging Docker container access to write a "scsi remove-single-device" line to...

5.9CVSS5.9AI score0.00444EPSS
Exploits0References7Affected Software1
RedHat Linux
RedHat Linux
added 2021/12/09 6:31 p.m.1 views

QEMU: off-by-one error in mode_sense_page() in hw/scsi/scsi-disk.c

An off-by-one error was found in the SCSI device emulation in QEMU. It could occur while processing MODE SELECT commands in modesensepage if the 'page' argument was set to MODEPAGEALLS 0x3f. A malicious guest could use this flaw to potentially crash QEMU, resulting in a denial of service conditio...

6.5CVSS7.1AI score0.00054EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2019/08/06 12:34 p.m.0 views

QEMU: scsi-generic: possible OOB access while handling inquiry request

In QEMU 3.1, scsihandleinquiryreply in hw/scsi/scsi-generic.c allows out-of-bounds write and read operations...

5.5CVSS7.2AI score0.00119EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2013/03/11 6:31 p.m.1 views

kernel: block: default SCSI command filter does not accomodate commands overlap across device classes

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.6CVSS7.3AI score0.00076EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2013/02/28 6:40 p.m.1 views

kernel: block: default SCSI command filter does not accomodate commands overlap across device classes

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.6CVSS7.3AI score0.00076EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2011/03/10 8:1 p.m.3 views

kernel: bio: integer overflow page count when mapping/copying user data

Multiple integer overflows in fs/bio.c in the Linux kernel before 2.6.36.2 allow local users to cause a denial of service system crash via a crafted device ioctl to a SCSI device...

4.7CVSS5.8AI score0.00082EPSS
Exploits1References4
Rows per page
Query Builder