Lucene search
+L

234 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/02 1:04 a.m.9 views

net/mlx5e: Avoid field-overflowing memcpy()

...

7.8CVSS7AI score0.00607EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.79 views

CVE-2025-38590

CVE-2025-38590: In the Linux kernel mlx5e IPsec offload path, if the decrypted xfrm state is not found, the secpath on the skb may remain and be dereferenced by __xfrm_policy_check(), causing a crash. The documented fix explicitly removes the skb secpath when the xfrm state lookup fails after har...

7.5CVSS6.7AI score0.00356EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/08/19 5:03 p.m.8 views

CVE-2025-38590 net/mlx5e: Remove skb secpath if xfrm state is not found

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Remove skb secpath if xfrm state is not found Hardware returns a unique identifier for a decrypted packet's xfrm state, this state is looked up in an xarray. However, the state might have been freed by the time of this...

7.5CVSS7.1AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53105

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/mlx5e: Fix cleanup null-ptr deref on encap lock During module is unloaded while a peer tc flow is still offloaded, first the peer uplink rep profile is...

5.5CVSS6.6AI score0.00187EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/07/04 12:00 a.m.10 views

The vulnerability of the net/mlx5e component in the Linux operating system, which allows a hacker to cause a service failure.

The vulnerability of the net/mlx5e component in the Linux operating system is related to improper control of resource identifiers. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.5AI score0.0053EPSS
SaveExploits0References11Affected Software4
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.10 views

CVE-2025-38039

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Avoid WARNON when configuring MQPRIO with HTB offload enabled When attempting to enable MQPRIO while HTB offload is already configured, the driver currently returns -EINVAL and triggers a WARNON, leading to an...

5.5CVSS5.6AI score0.00165EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/04/10 12:00 a.m.13 views

The vulnerability of the mlx5e_tir_builder_alloc() function in the net/mlx5e component of the Linux operating system allows a attacker to cause a service failure.

The vulnerability of the mlx5etirbuilderalloc function in the net/mlx5e component of the Linux operating system is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00236EPSS
SaveExploits0References16Affected Software4
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.13 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the net/mlx5e components in the Linux operating system’s kernel is related to incorrect calculations. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00545EPSS
SaveExploits0References13Affected Software7
BDU FSTEC
BDU FSTEC
added 2025/02/19 12:00 a.m.14 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the net/mlx5e components in the Linux operating system’s kernel is related to improper locking mechanisms. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References25Affected Software6
CNNVD
CNNVD
added 2025/01/15 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 a TC rule recovery issue in the net/mlx5e component when the vport rep is not loaded...

7.8CVSS7.5AI score0.00223EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/12/11 12:00 a.m.9 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the net/mlx5e 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.1AI score0.00235EPSS
SaveExploits0References9Affected Software4
RedhatCVE
RedhatCVE
added 2024/12/05 5:14 a.m.28 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

5.5CVSS6.6AI score0.00545EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/04 3:15 p.m.24 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

9.8CVSS0.00545EPSS
SaveExploits0References9
CVE
CVE
added 2024/12/04 2:20 p.m.181 views

CVE-2024-53138

Mode C: Normal (details provided) Affected software: Linux kernel, net/mlx5e kTLS path (mlx5e_ktls_tx_handle_resync_dump_comp).Root cause: The kTLS tx handling code increments page references with a mix of get_page() and page_ref_inc(), while the release path uses put_page() only. This creates a ...

9.8CVSS6.3AI score0.00545EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2024/12/04 2:20 p.m.18 views

CVE-2024-53138

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: kTLS, Fix incorrect page refcounting The kTLS tx handling code is using a mix of getpage and pagerefinc APIs to increment the page reference. But on the release path mlx5ektlstxhandleresyncdumpcomp, only putpage is use...

9.8CVSS5.7AI score0.00545EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/04 12:00 a.m.7 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 incorrect page reference count in the kTLS transport handling code in the net/mlx5e driver, which could...

5.5CVSS6.7AI score0.00545EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.24 views

CVE-2024-53120

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: CT: Fix null-ptr-deref in add rule err flow In error flow of mlx5tcctentryaddrule, in case ctruleadd callback returns error, zonerule-attr is used uninitiated. Fix it to use attr which has the needed pointer value...

7.5CVSS0.00658EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/11/22 12:00 a.m.9 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the accel/ivpu components in Linux operating systems is related to improper locking of resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00253EPSS
SaveExploits0References22Affected Software6
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:00 a.m.12 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the net/mlx5e components in the Linux operating system is related to errors in the double release function of fsanycreategroups. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00269EPSS
SaveExploits0References26Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/18 12:00 a.m.10 views

Vulnerability of components of the Linux operating system’s kernel, net/mlx5e, which allows a hacker to cause a service failure

The vulnerability of the net/mlx5e components in the Linux operating system is related to errors in the double release function of arfscreategroups. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00623EPSS
SaveExploits0References37Affected Software5
Rows per page
Query Builder