Lucene search
+L

260 matches found

CNNVD
CNNVD
added 2024/06/19 12:00 a.m.12 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 a security issue in net/mlx5...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.14 views

SUSE CVE-2023-52658

In the Linux kernel, the following vulnerability has been resolved: Revert "net/mlx5: Block entering switchdev mode with ns inconsistency" This reverts commit 662404b24a4c4d839839ed25e3097571f5938b9b. The revert is required due to the suspicion it is not good for anything and cause crash...

5.5CVSS6.5AI score0.00262EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2024/05/20 5:43 p.m.47 views

CVE-2024-35960

CVE-2024-35960 is a vulnerability in the Linux kernel's Mellanox MLX5 driver that affects flow steering rule handling. When identical rules are created and referenced multiple times, they can fail to properly link into the rule tree, leaving them uninitialized. This can cause system crashes durin...

5.5CVSS7.3AI score0.01413EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/20 10:15 a.m.26 views

CVE-2024-35960

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

9.1CVSS6.4AI score0.01413EPSS
SaveExploits0References29
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.18 views

CVE-2024-35961 net/mlx5: Register devlink first under devlink lock

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

6.5AI score0.00227EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/20 9:41 a.m.14 views

CVE-2024-35961 net/mlx5: Register devlink first under devlink lock

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Register devlink first under devlink lock In case device is having a non fatal FW error during probe, the driver will report the error to user via devlink. This will trigger a WARNON, since mlx5 is calling devlinkregist...

5.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/20 9:41 a.m.22 views

CVE-2024-35960 net/mlx5: Properly link new fs rules into the tree

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

7.3AI score0.01413EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/20 9:41 a.m.207 views

CVE-2024-35960

The CVE-2024-35960 entry concerns a Linux kernel mlx5 flow rule handling bug. Affected component is net/mlx5 rules in the flow table; the root cause was that add_rule_fg could attach a newly created rule to the tree only when its refcount was 1, while create_flow_handle could reference an existin...

9.1CVSS6.9AI score0.01413EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.35 views

CVE-2024-35960 net/mlx5: Properly link new fs rules into the tree

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

6.6AI score0.01413EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/20 9:41 a.m.22 views

CVE-2024-35960 net/mlx5: Properly link new fs rules into the tree

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Properly link new fs rules into the tree Previously, addrulefg would only add newly created rules from the handle into the tree when they had a refcount of 1. On the other hand, createflowhandle tries hard to find and...

9.1CVSS6.1AI score
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/05/17 11:11 p.m.31 views

CVE-2023-52658

CVE-2023-52658 is a vulnerability in the Linux kernel's Mellanox MLX5 driver, specifically related to the switchdev mode. A previous commit intended to block entering switchdev mode due to namespace inconsistencies inadvertently caused system crashes. To address this, the problematic commit was...

5.5CVSS7.7AI score0.00262EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/09 12:00 a.m.11 views

PT-2024-28069

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description The issue is related to the net/mlx5 component of the Linux kernel, where a timeout has been added to acquire the command queue semaphore. This change prevents forced completion handling on an...

7.8CVSS5.3AI score0.00259EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/11 7:57 p.m.38 views

CVE-2021-47212

A vulnerability was found in the Linux kernel, affecting the Mellanox MLX5 driver. This issue involves improper error handling in the UCTX user context and UMEM user memory operations. When the system executes a destroy command during a fast unload flow, it should return a success code...

4.4CVSS7.4AI score0.00196EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.31 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS7.4AI score0.00196EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.25 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS5.9AI score0.00196EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/04/10 7:01 p.m.13 views

CVE-2021-47212 net/mlx5: Update error handler for UCTX and UMEM

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

6.8AI score0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/04/10 7:01 p.m.55 views

CVE-2021-47212

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Update error handler for UCTX and UMEM In the fast unload flow, the device state is set to internal error, which indicates that the driver started the destroy process. In this case, when a destroy command is being...

5.5CVSS7AI score0.00196EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/04/03 11:45 p.m.34 views

CVE-2024-26724

A vulnerability was found in the mlx5dpllremove function in the Linux kernel, which cancels delayed work. However, if the work is still running it can schedule itself to run again, which will lead to access of freed memory. This issue could cause memory corruption or crashes...

4.4CVSS6.5AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 3:15 p.m.27 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS6.3AI score0.00231EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/04/03 3:15 p.m.29 views

CVE-2024-26724

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: DPLL, Fix possible use after free after delayed work timer triggers I managed to hit following use after free warning recently: 2169.711665 ================================================================== 2169.714009...

7.8CVSS5.7AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder