Lucene search
+L

17 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules. rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. ...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/13 8:7 p.m.7 views

EUVD-2026-2046

A command injection vulnerability in AOS-8 allows an authenticated privileged user to alter a package header to inject shell commands, potentially affecting the execution of internal operations. Successful exploit could allow an authenticated malicious actor to execute commands with the privilege...

6.5CVSS7.3AI score0.01245EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/12/24 12:23 p.m.37 views

CVE-2023-54074 net/mlx5e: Use correct encap attribute during invalidation

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use correct encap attribute during invalidation With introduction of post action infrastructure most of the users of encap attribute had been modified in order to obtain the correct attribute by calling...

7.8CVSS0.00132EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 12:23 p.m.20 views

CVE-2023-54074

CVE-2023-54074 is a Linux kernel issue in net/mlx5e where encap attribute handling during invalidation was incorrect. The root cause was failure to modify mlx5e_invalidate_encap() to use the correct encap attribute, risking a mistreated modify-header action and triggering a warning in mlx5e_tc_at...

7.8CVSS6AI score0.00132EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.10 views

PT-2025-53072

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains an issue within the net/mlx5e component. The problem stems from an incorrect encap attribute being used during invalidation, specifically in the mlx5e invalidat...

7.8CVSS6.4AI score0.0094EPSS
SaveExploits2References842
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.7 views

SUSE CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

5.5CVSS7.3AI score0.00466EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/08/21 7:39 p.m.25 views

CVE-2024-43864

A use-after-free flaw was found in the Linux kernel when offloading connection tracking rules via tc ct action functionality. This issue could allow a local user to crash the system. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red...

5.5CVSS7.1AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 12:15 a.m.2 views

DEBIAN-CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

5.5CVSS5.7AI score0.00466EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/21 12:15 a.m.23 views

CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS0.00466EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/21 12:15 a.m.29 views

CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS6.4AI score0.00466EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/21 12:15 a.m.7 views

UBUNTU-CVE-2024-43864

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS6.5AI score0.00466EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/20 11:45 p.m.19 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/08/20 11:45 p.m.39 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

9.8CVSS0.00466EPSS
SaveExploits0References3
CVE
CVE
added 2024/08/20 11:45 p.m.111 views

CVE-2024-43864

The CVE-2024-43864 issue affects the Linux kernel mlx5e CT entry handling. A CT entry update would allocate a new modify header; if allocation failed (e.g., firmware maxed out), the new modify header becomes an error pointer and could trigger a panic during deallocation, while the old modify head...

9.8CVSS6.6AI score0.00466EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/08/20 11:45 p.m.22 views

CVE-2024-43864 net/mlx5e: Fix CT entry update leaks of modify header context

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix CT entry update leaks of modify header context The cited commit allocates a new modify header to replace the old one when updating CT entry. But if failed to allocate a new one, eg. exceed the max number firmware c...

6.9AI score0.00466EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 3:36 a.m.8 views

SUSE CVE-2024-36281

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

5.5CVSS6.4AI score0.00241EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/21 11:15 a.m.0 views

DEBIAN-CVE-2024-36281

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Use mlx5ipsecrxstatusdestroy to correctly delete status rules rxcreate no longer allocates a modifyhdr instance that needs to be cleaned up. The mlx5modifyheaderdealloc call will lead to a NULL pointer dereference. A le...

5.5CVSS5.1AI score0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder