Lucene search
+L

1539 matches found

UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.25 views

CVE-2024-38595

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

5.5CVSS6.2AI score0.00211EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.26 views

CVE-2024-38555

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7.8CVSS6.4AI score0.00261EPSS
SaveExploits0References20
OSV
OSV
added 2024/06/19 2:15 p.m.26 views

UBUNTU-CVE-2024-38555

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7.8CVSS6.1AI score0.00261EPSS
SaveExploits0References21
OSV
OSV
added 2024/06/19 2:15 p.m.20 views

UBUNTU-CVE-2024-38608

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix netif state handling mlx5esuspend cleans resources only if netifdevicepresent returns true. However, mlx5eresume changes the state of netif, via mlx5enicenable, only if regstate == NETREGREGISTERED. In the below...

5.5CVSS6.1AI score0.00188EPSS
SaveExploits0References16
OSV
OSV
added 2024/06/19 2:15 p.m.28 views

UBUNTU-CVE-2024-38595

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

5.5CVSS6.5AI score0.00211EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.24 views

CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS6AI score0.00259EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/19 2:15 p.m.29 views

UBUNTU-CVE-2024-38556

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS6.5AI score0.00259EPSS
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.24 views

CVE-2024-38595 net/mlx5: Fix peer devlink set for SF representor devlink port

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix peer devlink set for SF representor devlink port The cited patch change register devlink flow, and neglect to reflect the changes for peer devlink set logic. Peer devlink set is triggering a call trace if done after...

6.6AI score0.00211EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/19 1:45 p.m.101 views

CVE-2024-38595

CVE-2024-38595 affects the Linux kernel mlx5 subsystem: a patch changing register devlink flow did not update the peer devlink set logic, triggering a call trace when peer devlink set is done after devl_register. The fix aligns peer devlink set logic with the register flow to prevent the trace. I...

5.5CVSS6.4AI score0.00211EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.52 views

CVE-2024-38557 net/mlx5: Reload only IB representors upon lag disable/enable

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

0.00183EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 1:35 p.m.21 views

CVE-2024-38557 net/mlx5: Reload only IB representors upon lag disable/enable

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Reload only IB representors upon lag disable/enable On lag disable, the bond IB device along with all of its representors are destroyed, and then the slaves' representors get reloaded. In case the slave IB representor...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2024/06/19 1:35 p.m.147 views

CVE-2024-38556

CVE-2024-38556 affects the Linux kernel net/mlx5 code. The vulnerability arises from how the command queue semaphore timeout handling can allow an entry to be processed before an index is allocated, risking an out-of-bounds access at idx = -22 if the completion path proceeds without proper synchr...

7.8CVSS6.7AI score0.00259EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.35 views

CVE-2024-38555 net/mlx5: Discard command completions in internal error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7CVSS6.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.20 views

CVE-2024-38555

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7.8CVSS5.5AI score0.00261EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.18 views

CVE-2024-38555 net/mlx5: Discard command completions in internal error

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Discard command completions in internal error Fix use after free when FW completion arrives while device is in internal error state. Avoid calling completion handler in this case, since the device will flush the command...

7AI score0.00261EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 1:35 p.m.206 views

CVE-2024-38555

CVE-2024-38555: In the Linux kernel, the net/mlx5 driver fixes a use-after-free by discarding FW command completions arriving during an internal error state. The patch prevents calling the completion handler when the device will flush the command interface, avoiding use-after-free/refcount underf...

7.8CVSS8.1AI score0.00261EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.20 views

CVE-2024-38556 net/mlx5: Add a timeout to acquire the command queue semaphore

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Add a timeout to acquire the command queue semaphore Prevent forced completion handling on an entry that has not yet been assigned an index, causing an out of bounds access on idx = -22. Instead of waiting indefinitely...

7.8CVSS6AI score
SaveExploits0References8
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.11 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.00183EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/06/19 12:00 a.m.11 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.00211EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/06/19 12:00 a.m.18 views

PT-2024-11500

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the RDMA/mlx5 component in the Linux kernel. Specifically, for the case of IB MR TYPE DM, the mr does not have a umem, even though it is a user MR. This causes th...

5.5CVSS5.6AI score
SaveExploits0
Rows per page
Query Builder