Lucene search
+L

118 matches found

Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.6 views

PT-2025-27954 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version that includes the fix for the max sge overflow in smb extract folioq to rdma Description: A vulnerability has been resolved in the Linux kernel related to the max sge overflow in smb extract folioq t...

6CVSS6.5AI score0.00156EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2025/03/08 8:00 a.m.6 views

RDMA/rtrs: Ensure 'ib_sge list' is accessible

...

9.8CVSS7.4AI score0.00644EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevention of integer overflow issues In the expression “cmd.wqesize cmd.wrcount”, both variables are u32 values provided by the user. This multiplication can lead to integer wrapping. We then pass the result to...

5.5CVSS5.9AI score0.0022EPSS
SaveExploits0References3
CVE
CVE
added 2025/01/21 12:01 p.m.144 views

CVE-2024-57936

CVE-2024-57936 affects Linux kernel RDMA/bnxt_re. Gen P7 supports up to 13 SGEs, while WQE software structure can hold only 6, allowing requests up to 13 SGEs. This discrepancy led to traffic failures and potential system crashes. The fix uses a define for the max SGE supported for both static an...

9.8CVSS7AI score0.00402EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/01/15 1:15 p.m.6 views

DEBIAN-CVE-2024-57890

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqesize cmd.wrcount", both variables are u32 values that come from the user so the multiplication can lead to integer wrapping. Then we pass the result to...

5.5CVSS5.8AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.19 views

AZL-55838 CVE-2024-36476 affecting package kernel for versions less than 6.6.76.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

5.5CVSS6.8AI score0.00644EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.2 views

DEBIAN-CVE-2024-36476

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

5.5CVSS5.6AI score0.00644EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/15 1:15 p.m.14 views

UBUNTU-CVE-2024-57890

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Prevent integer overflow issue In the expression "cmd.wqesize cmd.wrcount", both variables are u32 values that come from the user so the multiplication can lead to integer wrapping. Then we pass the result to...

5.5CVSS6.2AI score0.0022EPSS
SaveExploits0References48
OSV
OSV
added 2025/01/15 1:15 p.m.8 views

UBUNTU-CVE-2024-36476

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

9.8CVSS6.2AI score0.00644EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2025/01/15 1:10 p.m.1 views

CVE-2024-36476 RDMA/rtrs: Ensure 'ib_sge list' is accessible

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Ensure 'ibsge list' is accessible Move the declaration of the 'ibsge list' variable outside the 'alwaysinvalidate' block to ensure it remains accessible for use throughout the function. Previously, 'ibsge list' was...

9.8CVSS7.5AI score0.00644EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/07/16 2:34 a.m.15 views

SUSE CVE-2024-40990

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

5.5CVSS6.6AI score0.0028EPSS
SaveExploits0References16
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40990

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

5.5CVSS5.5AI score0.0028EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/07/12 12:00 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. A security vulnerability exists in the Linux kernel that stems from the RDMA/mlx5 component failing to check if the value of the maxsge attribute of an SRQ exceeds the maximum...

5.5CVSS8.2AI score0.0028EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.29 views

CVE-2024-26859 net/bnx2x: Prevent access to a freed page in page_pool

In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in pagepool Fix race condition leading to system crash during EEH error handling During EEH error recovery, the bnx2x driver's transmit timeout logic could cause a race condition when...

6.6AI score0.00182EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:21 a.m.8 views

SUSE CVE-2018-20124

hw/rdma/rdmabackend.c in QEMU allows guest OS users to trigger out-of-bounds access via a PvrdmaSqWqe ring element with a large numsge value...

5.5CVSS9.2AI score0.00488EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.6 views

PT-2022-35309 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.75 Description: A potential security issue exists due to a mismatch in get/set sgl sge nr. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions pri...

7.3AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2022/11/14 12:00 a.m.4 views

PT-2022-35512 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.150 Description: The issue is related to a mismatch in get/set sgl sge nr in the hisilicon/zip crypto module. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux...

7.1AI score
SaveExploits0References1
CNVD
CNVD
added 2021/06/11 12:00 a.m.33 views

Circutor SGE-PLC1000 OS Command Injection Vulnerability

Circutor SGE-PLC1000 is a smart metering system device. The primary function is to manage utility power through CIRWATT meters or other meters with PRIME technology.An operating system command injection vulnerability exists in firmware version 0.9.2b of the Circutor SGE-PLC1000, which can be...

10CVSS6AI score0.02247EPSS
SaveExploits0References1
NVD
NVD
added 2021/06/09 12:15 p.m.28 views

CVE-2021-33841

SGE-PLC1000 device, in its 0.9.2b firmware version, does not handle some requests correctly, allowing a remote attacker to inject code into the operating system with maximum privileges...

10CVSS0.02247EPSS
SaveExploits0References1
NVD
NVD
added 2021/06/09 12:15 p.m.19 views

CVE-2021-33842

Improper Authentication vulnerability in the cookie parameter of Circutor SGE-PLC1000 firmware version 0.9.2b allows an attacker to perform operations as an authenticated user. In order to exploit this vulnerability, the attacker must be within the network where the device affected is located...

8.8CVSS0.00428EPSS
SaveExploits0References1
Rows per page
Query Builder