Lucene search
+L

1963 matches found

RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.34 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...

4.4CVSS7.1AI score0.00259EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 5:59 p.m.32 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...

4.4CVSS7.2AI score0.00261EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/06/20 11:27 a.m.44 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

4.7CVSS7.5AI score0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/19 3:15 p.m.12 views

DEBIAN-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.21 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS6.7AI score
SaveExploits0References2
OSV
OSV
added 2024/06/19 3:15 p.m.48 views

UBUNTU-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/06/19 3:15 p.m.21 views

CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.8AI score0.00214EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/06/19 2:58 p.m.12 views

CVE-2021-47613 i2c: virtio: fix completion handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS7.1AI score0.00214EPSS
SaveExploits0References2
CVE
CVE
added 2024/06/19 2:58 p.m.89 views

CVE-2021-47613

CVE-2021-47613 concerns a Linux kernel i2c virtio issue where the notify callback could run before all buffers are completed, risking incorrect I2C data or guest memory corruption. The confirmed fix is to call virtio_get_buf() from the notify handler (as in other virtio drivers) and to wait for a...

7.8CVSS7.7AI score0.00214EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/06/19 2:58 p.m.52 views

CVE-2021-47613 i2c: virtio: fix completion handling

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2024/06/19 2:15 p.m.3 views

DEBIAN-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
SaveExploits0References1
OSV
OSV
added 2024/06/19 2:15 p.m.5 views

DEBIAN-CVE-2024-38545

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix UAF for cq async event The refcount of CQ is not protected by locks. When CQ asynchronous events and CQ destruction are concurrent, CQ may have been released, which will cause UAF. Use the xalock to protect the CQ...

7.8CVSS5.9AI score0.00252EPSS
SaveExploits0References1
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.27 views

UBUNTU-CVE-2024-38544

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix seg fault in rxecompqueuepkt In rxecompqueuepkt an incoming response packet skb is enqueued to the resppkts queue and then a decision is made whether to run the completer task inline or schedule it. Finally the skb ...

9.8CVSS6.2AI score0.00815EPSS
SaveExploits0References31
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
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
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.37 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...

7CVSS0.00261EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/06/18 8:15 p.m.24 views

CVE-2024-36977

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Wait unconditionally after issuing EndXfer command Currently all controller IP/revisions except DWC3usb3 = 310a wait 1ms unconditionally for ENDXFER completion when IOC is not set. This is because DWCusb3 controller...

7.8CVSS6.2AI score0.00221EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/18 8:15 p.m.11 views

UBUNTU-CVE-2024-36977

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: Wait unconditionally after issuing EndXfer command Currently all controller IP/revisions except DWC3usb3 = 310a wait 1ms unconditionally for ENDXFER completion when IOC is not set. This is because DWCusb3 controller...

7.8CVSS6AI score0.00221EPSS
SaveExploits0References13
Rows per page
Query Builder