Lucene search
+L

1512 matches found

NVD
NVD
added 2024/07/12 1:15 p.m.19 views

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...

7.8CVSS0.0028EPSS
SaveExploits0References7
NVD
NVD
added 2024/07/12 1:15 p.m.24 views

CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS0.00259EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS5.6AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/12 1:15 p.m.22 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS0.00305EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/12 1:15 p.m.11 views

UBUNTU-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...

7.8CVSS6.1AI score0.0028EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.21 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.8AI score0.00305EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.17 views

CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS6.4AI score0.00259EPSS
SaveExploits0References13
OSV
OSV
added 2024/07/12 1:15 p.m.11 views

UBUNTU-CVE-2024-40940

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

7.8CVSS6.1AI score0.00259EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.31 views

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...

7.8CVSS5.9AI score0.0028EPSS
SaveExploits0References21
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.32 views

CVE-2024-40990 RDMA/mlx5: Add check for srq max_sge attribute

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...

7.8CVSS0.0028EPSS
SaveExploits0References6
CVE
CVE
added 2024/07/12 12:37 p.m.135 views

CVE-2024-40990

CVE-2024-40990 relates to the Linux kernel RDMA mlx5 subsystem where the srq max_sge attribute, provided by the user, was inserted/used without proper validation. The issue is resolved by adding a check to ensure max_sge does not exceed the maximum allowed before use. Affects the mlx5 SRQ handlin...

7.8CVSS6.7AI score0.0028EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/12 12:37 p.m.28 views

CVE-2024-40990 RDMA/mlx5: Add check for srq max_sge attribute

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...

6.8AI score0.0028EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/12 12:37 p.m.20 views

CVE-2024-40990 RDMA/mlx5: Add check for srq max_sge attribute

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...

7.8CVSS6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.36 views

CVE-2024-40940 net/mlx5: Fix tainted pointer delete is case of flow rules creation fail

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix tainted pointer delete is case of flow rules creation fail In case of flow rule creation fail in mlx5lagcreateportseltable, instead of previously created rules, the tainted pointer is deleted deveral times. Fix this...

0.00259EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:25 p.m.188 views

CVE-2024-40940

The CVE-2024-40940 issue affects the Linux kernel mlx5 driver (net/mlx5). The root cause is in mlx5_lag_create_port_sel_table(): when a flow rule creation fails, the tainted pointer is deleted multiple times instead of using the correct flow rule pointers. The bug is fixed by using the correct fl...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.36 views

CVE-2024-40906 net/mlx5: Always stop health timer during driver removal

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

0.00305EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/07/12 12:20 p.m.28 views

CVE-2024-40906

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7.8CVSS6.3AI score0.00305EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.15 views

CVE-2024-40906 net/mlx5: Always stop health timer during driver removal

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Always stop health timer during driver removal Currently, if teardownhca fails to execute during driver removal, mlx5 does not stop the health timer. Afterwards, mlx5 continue with driver teardown. This may lead to a UA...

7AI score0.00305EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/12 12:20 p.m.188 views

CVE-2024-40906

The CVE-2024-40906 entry describes a Linux kernel vulnerability in the mlx5 driver where the health timer could continue after a failed teardown_hca during driver removal, risking a use-after-free that could trigger a page fault. The fix is to always stop the health monitor during driver removal,...

7.8CVSS8.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/07/12 12:00 a.m.9 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 an issue with the net/mlx5 component that duplicates pointers to delete created rules when creating flow rul...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References6
Rows per page
Query Builder