Lucene search
+L

176 matches found

Redos
Redos
added 2024/08/14 12:0 a.m.49 views

ROS-20240814-03

A vulnerability in the i40e component of the Linux operating system kernel is related to the incorrect release of a client instance, and subsequent removal of the i40e module. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the RDMA/srp...

7.8CVSS9.1AI score0.0025EPSS
SaveExploits0
NVD
NVD
added 2024/05/03 3:15 p.m.31 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/03 3:15 p.m.22 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/03 3:15 p.m.6 views

UBUNTU-CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/03 3:5 p.m.16 views

CVE-2022-48692 RDMA/srp: Set scmnd->result only when scmnd is not NULL

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

6.5AI score0.00225EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/03 3:5 p.m.35 views

CVE-2022-48692 RDMA/srp: Set scmnd->result only when scmnd is not NULL

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.3AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/03 3:5 p.m.20 views

CVE-2022-48692 RDMA/srp: Set scmnd->result only when scmnd is not NULL

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/03 3:5 p.m.94 views

CVE-2022-48692

CVE-2022-48692 concerns a Linux kernel issue where RDMA/srp code could dereference a NULL scmnd pointer. The vulnerability arises from not guarding scmnd->result when scmnd is NULL, leading to a kernel NULL pointer dereference that was repro'd by blktests srp/007. The connected Astra Linux bul...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/03 3:5 p.m.56 views

CVE-2022-48692

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Set scmnd-result only when scmnd is not NULL This change fixes the following kernel NULL pointer dereference which is reproduced by blktests srp/007 occasionally. BUG: kernel NULL pointer dereference, address:...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0
OSV
OSV
added 2024/04/28 1:15 p.m.2 views

DEBIAN-CVE-2022-48666

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix a use-after-free There are two .exitcmdpriv implementations. Both implementations use resources associated with the SCSI host. Make sure that these resources are still available when .exitcmdpriv is called by...

7.4CVSS5.8AI score0.00249EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2024/04/19 12:0 a.m.45 views

openSUSE: Security Advisory for the Linux Kernel (SUSE-SU-2024:1321-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8.2AI score0.01549EPSS
SaveExploits5References2
SUSE CVE
SUSE CVE
added 2024/03/07 4:25 a.m.12 views

SUSE CVE-2023-52515

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

5.5CVSS6.4AI score0.0023EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/03/04 8:7 p.m.28 views

CVE-2023-52515

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

6CVSS6.7AI score0.0023EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/02 10:15 p.m.30 views

CVE-2023-52515

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

7.8CVSS6.2AI score0.0023EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/02 10:15 p.m.26 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

7.5AI score0.0023EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/02 9:52 p.m.35 views

CVE-2023-52515 RDMA/srp: Do not call scsi_done() from srp_abort()

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

7.6AI score0.0023EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/03/02 9:52 p.m.20 views

CVE-2023-52515 RDMA/srp: Do not call scsi_done() from srp_abort()

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

6.8AI score0.0023EPSS
SaveExploits0References5
CVE
CVE
added 2024/03/02 9:52 p.m.119 views

CVE-2023-52515

CVE-2023-52515 is a Linux kernel vulnerability in the RDMA/srp path. The issue occurs when SRP abort handling after scmd_eh_abort_handler() may call one of: scsi_queue_insert(), scsi_finish_command(), or scsi_eh_scmd_add(); if scsi_done() is invoked in srp_abort(), it can trigger a use-after-free...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/03/02 9:52 p.m.28 views

CVE-2023-52515

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsidone from srpabort After scmdehaborthandler has called the SCSI LLD ehaborthandler callback, it performs one of the following actions: Call scsiqueueinsert. Call scsifinishcommand. Call scsiehscmdadd...

7.8CVSS6.8AI score0.0023EPSS
SaveExploits0
NVD
NVD
added 2024/02/26 4:27 p.m.24 views

CVE-2024-26600

In the Linux kernel, the following vulnerability has been resolved: phy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP If the external phy working together with phy-omap-usb2 does not implement sendsrp, we may still attempt to call it. This can happen on an idle Ethernet gadget triggeri...

5.5CVSS6AI score0.00295EPSS
SaveExploits0References10
Rows per page
Query Builder