Lucene search
K

31 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fixed a possible crash that occurred when setting up bsg failed. If bsgsetupqueue fails, the bsgqueue is assigned a non-NULL value. As a result, in mpi3mrbsgexit, the condition “if!mrioc-bsgqueue” will not be...

5.5CVSS6.4AI score0.0004EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/05/09 2:5 a.m.5 views

CVE-2026-43473

A flaw was found in the Linux kernel's mpi3mr SCSI driver. When the creation of reply or request queues fails, the driver may attempt to access and modify memory that has already been freed during cleanup. This can be exploited by a local user, leading to a system crash and a Denial of Service Do...

5.5CVSS5.7AI score0.00013EPSS
Exploits0References4
EUVD
EUVD
added 2026/05/08 3:31 p.m.4 views

EUVD-2026-28779

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.8AI score0.00013EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2026/05/08 3:17 p.m.5 views

CVE-2026-43473

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues were NULL due to freed memory. This issue occurred when the creation o...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.4 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the mpi3mr driver’s lack of null pointer checking when resetting request and reply queues,...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-43473

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: mpi3mr: Add NULL checks when resetting request and reply queues The driver encountered a crash during resource cleanup when the reply and request queues...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2025/12/30 12:11 p.m.1 views

CVE-2023-54234 scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix missing mrioc-evtackcmds initialization Commit c1af985d27da "scsi: mpi3mr: Add Event acknowledgment logic" introduced an array mrioc-evtackcmds but initialization of the array elements was missed. They are just...

6.4AI score0.00024EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-54011

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: mpi3mr: Fix an issue found by KASAN Write only correct size 32 instead of 64 bytes. CVE-2023-54011 Note that Nessus relies on the presence of the package ...

5.8AI score0.00027EPSS
Exploits0References3
CVE
CVE
added 2025/12/24 10:55 a.m.6 views

CVE-2023-54011

The CVE-2023-54011 issue in the Linux kernel relates to the SCSI mpi3mr subsystem. Root cause: a KASAN-detected flaw caused incorrect write sizing, using 64-byte writes instead of the correct 32-byte size. Impact was mitigated by a kernel fix applied to the mpi3mr driver, correcting the write siz...

6.2AI score0.00027EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.1 views

scsi: mpi3mr: Avoid memcpy field-spanning write WARNING

...

5.5CVSS7AI score0.00009EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/09/18 5:21 p.m.1 views

CVE-2023-53376

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

7CVSS5.7AI score0.00009EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 1:33 p.m.3 views

CVE-2023-53376 scsi: mpi3mr: Use number of bits to manage bitmap sizes

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Use number of bits to manage bitmap sizes To allocate bitmaps, the mpi3mr driver calculates sizes of bitmaps using byte as unit. However, bitmap helper functions assume that bitmaps are allocated using unsigned long...

7.1CVSS6.1AI score0.00009EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53320

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: mpi3mr: Fix issues in mpi3mrgetalltgtinfo The function mpi3mrgetalltgtinfo has four issues: 1 It calculates valid entry length in alltgtinfo assuming the...

7.8CVSS5.8AI score0.00017EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/05/09 12:0 a.m.1 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 the Linux kernel that stems from an mpi3mr driver reset competing with a task management thread, which could result in invalid queue accesses...

7.8CVSS6.5AI score0.00067EPSS
Exploits0References4
OSV
OSV
added 2025/05/02 4:15 p.m.0 views

UBUNTU-CVE-2023-53132

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix mpi3mrhbaport memory leak in mpi3mrremove Free mpi3mrhbaport at .remove...

5.5CVSS6.3AI score0.00049EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.0 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 the Linux kernel that stems from the mpi3mr driver failing to clean up memory references when the device topology changes, which could lead t...

7.8CVSS5.2AI score0.00061EPSS
Exploits0References3
CNNVD
CNNVD
added 2025/05/02 12:0 a.m.1 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 the Linux kernel that stems from a memory leak in the mpi3mr driver when configuring page DMA...

5.5CVSS6.1AI score0.00049EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.1 views

SUSE CVE-2025-21723

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix possible crash when setting up bsg fails If bsgsetupqueue fails, the bsgqueue is assigned a non-NULL value. Consequently, in mpi3mrbsgexit, the condition "if!mrioc-bsgqueue" will not be satisfied, preventing...

5.5CVSS7.6AI score0.0004EPSS
Exploits0References13
NVD
NVD
added 2025/02/27 2:15 a.m.10 views

CVE-2025-21723

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix possible crash when setting up bsg fails If bsgsetupqueue fails, the bsgqueue is assigned a non-NULL value. Consequently, in mpi3mrbsgexit, the condition "if!mrioc-bsgqueue" will not be satisfied, preventing...

5.5CVSS0.0004EPSS
Exploits0References3
OSV
OSV
added 2025/02/27 2:15 a.m.1 views

DEBIAN-CVE-2025-21723

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix possible crash when setting up bsg fails If bsgsetupqueue fails, the bsgqueue is assigned a non-NULL value. Consequently, in mpi3mrbsgexit, the condition "if!mrioc-bsgqueue" will not be satisfied, preventing...

5.5CVSS5.9AI score0.0004EPSS
Exploits0References1
Rows per page
Query Builder