Lucene search
+L

208 matches found

UbuntuCve
UbuntuCve
added 2024/02/27 7:04 p.m.35 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References5
Prion
Prion
added 2024/02/27 7:04 p.m.26 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

6.5AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/27 10:15 a.m.39 views

CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS5.7AI score0.00183EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.40 views

CVE-2021-46925 net/smc: fix kernel panic caused by race of smc_sock

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

7.8CVSS5.9AI score0.00183EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.19 views

kernel: RDMA/rxe: Fix error unwind in rxe_create_qp()

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix error unwind in rxecreateqp In the function rxecreateqp, rxeqpfrominit is called to initialize qp, internally things like the spin locks are not setup until rxeqpinitreq. If an error occures before this point then t...

5.5CVSS6.3AI score0.00166EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:20 a.m.7 views

SUSE CVE-2018-20855

An issue was discovered in the Linux kernel before 4.18.7. In createqpcommon in drivers/infiniband/hw/mlx5/qp.c, mlx5ibcreateqpresp was never initialized, resulting in a leak of stack memory to userspace...

5.1CVSS6.7AI score0.0045EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2023/01/01 12:00 a.m.9 views

PT-2025-54030

Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description A flaw exists in the Linux kernel related to RDMA/efa resource deallocation. Specifically, the order of resource deallocation was incorrect, potentially leading to a refcount underflow when...

6.1AI score0.00137EPSS
SaveExploits0
NVD
NVD
added 2022/11/23 8:15 p.m.22 views

CVE-2022-45866

qpress before PierreLvx/qpress 20220819 and before version 11.3, as used in Percona XtraBackup and other products, allows directory traversal via ../ in a .qp file...

5.3CVSS0.01299EPSS
SaveExploits1References8
OSV
OSV
added 2022/11/14 7:02 p.m.16 views

GSD-2022-1007067 RDMA/siw: Fix QP destroy to wait for all references dropped.

RDMA/siw: Fix QP destroy to wait for all references dropped. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.75 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/11/14 6:40 p.m.16 views

GSD-2022-1006809 RDMA/siw: Fix QP destroy to wait for all references dropped.

RDMA/siw: Fix QP destroy to wait for all references dropped. This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.3 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:00 a.m.4 views

PT-2022-33840 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.61 Description: The issue is related to an error unwind in the rxe create qp function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior t...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/16 12:00 a.m.4 views

PT-2022-33488 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.19.2 Description: The issue is related to an error unwind in the rxe create qp function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions prior to...

7.1AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/09/06 12:00 a.m.9 views

PT-2024-11772

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.0-0607+ 23 Description The Linux kernel has a vulnerability that allows possible access to freed memory in link clear. After modifying the QP to the Error state, all RX WR would be completed with WC in IB WC...

5.5CVSS6.2AI score0.00504EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/01 12:00 a.m.9 views

PT-2025-49697

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s RDMA/siw implementation related to the destruction of Queue Pairs QPs. The issue occurs because QP destruction completion is not delayed until all siw...

7.8CVSS6.6AI score0.0094EPSS
SaveExploits2References894
OSV
OSV
added 2021/10/19 4:30 p.m.14 views

UVI-2021-1001663 nvme-rdma: destroy cm id before destroy qp to avoid use after free

nvme-rdma: destroy cm id before destroy qp to avoid use after free This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.70 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:30 p.m.21 views

GSD-2021-1001663 nvme-rdma: destroy cm id before destroy qp to avoid use after free

nvme-rdma: destroy cm id before destroy qp to avoid use after free This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.70 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 11:50 p.m.12 views

UVI-2021-1000520 RDMA/rxe: Clear all QP fields if creation failed

RDMA/rxe: Clear all QP fields if creation failed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.270 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 11:49 p.m.14 views

UVI-2021-1000519 RDMA/rxe: Clear all QP fields if creation failed

RDMA/rxe: Clear all QP fields if creation failed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.234 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 11:49 p.m.12 views

GSD-2021-1000519 RDMA/rxe: Clear all QP fields if creation failed

RDMA/rxe: Clear all QP fields if creation failed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.234 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/05/31 11:49 p.m.13 views

GSD-2021-1000518 RDMA/rxe: Clear all QP fields if creation failed

RDMA/rxe: Clear all QP fields if creation failed This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.192 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder