Lucene search
+L

260 matches found

ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53058

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: E-Switch, Fix an Oops in error handling code The error handling dereferences "vport". There is nothing we can do if it is an error pointer except returning the error code...

5.5CVSS6.3AI score0.00209EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.8 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 net/mlx5 module not properly handling errors in mlx5chainscreatetable...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.9 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 Linux kernel that stems from the net/mlx5 module that may cause a crash when checking the LAG status...

5.5CVSS6.5AI score0.00198EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 3:15 p.m.17 views

UBUNTU-CVE-2025-21882

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

7.8CVSS5.7AI score0.00181EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.35 views

CVE-2025-21882 net/mlx5: Fix vport QoS cleanup on error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix vport QoS cleanup on error When enabling vport QoS fails, the scheduling node was never freed, causing a leak. Add the missing free and reset the vport scheduling node pointer to NULL...

7.8CVSS0.00181EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.13 views

Vulnerability of components of Linux operating system’s kernel/mlx5, allowing a hacker to cause a service failure

The vulnerability of the net/mlx5 components in the Linux operating system’s kernel is related to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00231EPSS
SaveExploits0References10Affected Software4
Microsoft CVE
Microsoft CVE
added 2025/03/13 7:00 a.m.18 views

net/mlx5: DR, prevent potential error pointer dereference

...

5.5CVSS7.4AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2025-21675

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Clear port select structure when fail to create Clear the port select structure on...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/27 8:00 p.m.20 views

CVE-2025-21800

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, fix definer's HWSSET32 macro for negative offset When bit offset for HWSSET32 macro is negative, UBSAN complains about the shift-out-of-bounds: UBSAN: shift-out-of-bounds in...

7.8CVSS5.6AI score0.0021EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.10 views

PT-2025-8991 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified, specifically in the net/mlx5 component, where the HWS SET32 macro's bit offset being negative triggers a shift-out-of-bounds complaint...

7.8CVSS7.7AI score0.36848EPSS
SaveExploits3References819
Positive Technologies
Positive Technologies
added 2025/02/26 12:00 a.m.23 views

PT-2025-13219 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory leak issue has been identified in the Linux kernel, specifically in the net/mlx5 component. The problem occurs when enabling vport QoS fails, resulting in the scheduling node...

7.8CVSS7.7AI score0.36848EPSS
SaveExploits3References817
Redos
Redos
added 2025/02/05 12:00 a.m.12 views

ROS-20250205-01

A vulnerability in the net/mlx5 components of the Linux operating system kernel is related to errors in accessing statistics of of commands after release. Exploitation of the vulnerability could allow an attacker to cause a denial of denial of service A vulnerability in the platform/surface...

7.8CVSS7.3AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2025/01/21 1:15 p.m.7 views

UBUNTU-CVE-2025-21662

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix variable not being completed when function returns When cmdallocindex, fails cmdworkhandler needs to complete ent-slotted before returning early. Otherwise the task which issued the command may hang: mlx5core...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/01/02 12:00 a.m.5 views

PT-2025-8863

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue occurs in the Linux kernel when a firmware failure happens during the matcher disconnect flow in the net/mlx5 module. This leads to a freed matcher on the matchers...

7.8CVSS6.5AI score0.00221EPSS
SaveExploits0References26
RedhatCVE
RedhatCVE
added 2024/12/28 1:36 a.m.26 views

CVE-2024-56660

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

5.5CVSS6.8AI score0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/27 3:06 p.m.28 views

CVE-2024-56660 net/mlx5: DR, prevent potential error pointer dereference

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DR, prevent potential error pointer dereference The drdomainaddvportcap function generally returns NULL on error but sometimes we want it to return ERRPTR-EBUSY so the caller can retry. The problem here is that "ret" ca...

0.0022EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.12 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 Linux kernel that stems from the prevention of erroneous pointer dereferencing in the net/mlx5 module...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.6 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 Linux kernel that stems from an incorrect pointer dereference in the net/mlx5 module...

5.5CVSS6.6AI score0.0022EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:00 a.m.9 views

Vulnerability of components of Linux operating system’s kernel, net/mlx5, allowing attackers to gain elevated privileges within the system

The vulnerability of the net/mlx5 components in the Linux operating system’s kernel is related to the state of the race condition when a shared resource is used. Exploiting this vulnerability can allow an attacker to gain elevated privileges within the system...

8.8CVSS5.5AI score0.00178EPSS
SaveExploits0References9Affected Software4
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.47 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

9.8CVSS7AI score0.00894EPSS
SaveExploits0References27
Rows per page
Query Builder