Lucene search
+L

18 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 10:02 a.m.7 views

CVE-2026-74712

A flaw was found in the Linux kernel's vdpa/mlx5 driver. This vulnerability occurs due to an incorrect calculation of buffer length within the createdirectkeys function, causing the system to read beyond its allocated memory boundaries. A local attacker could exploit this memory corruption to...

9.3CVSS5.8AI score0.00142EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.9 views

SUSE CVE-2026-74712

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS5.9AI score0.00142EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.13 views

CVE-2026-74712

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS0.00142EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:33 p.m.29 views

CVE-2026-74712

CVE-2026-74712 is a slab-out-of-bounds read in the Linux kernel's vdpa/mlx5 driver. The create_direct_keys() function incorrectly calculates the input buffer size by including the entire structure (out + in + mtt[]) while the pointer passed to cmd_exec targets only the in field. This causes mlx5_...

9.3CVSS5.8AI score0.00142EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:33 p.m.10 views

EUVD-2026-64399

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

5.8AI score0.00142EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.29 views

CVE-2026-74712 vdpa/mlx5: Fix buffer length in create_direct_keys()

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0 mlx5core Read of size 272 at addr 0000000176795020 by task...

9.3CVSS0.00142EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.18 views

PT-2026-79717

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in create direct keys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmd exec+0x550/0xca0 mlx5 core Read of size 272 at addr 0000000176795020 by task...

5.7AI score0.00142EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-74712

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vdpa/mlx5: Fix buffer length in createdirectkeys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmdexec+0x550/0xca0...

9.3CVSS5.9AI score0.00142EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: added validation for the VIRTIONETCTRLMQVQPAIRSSET command When the control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, there is currently no validation of the number of queue pairs to be...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.21 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS6.4AI score0.00235EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 12:15 p.m.10 views

UBUNTU-CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS6.2AI score0.00235EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2024/10/21 11:53 a.m.61 views

CVE-2024-47687

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix invalid mr resource destroy Certain error paths from mlx5vdpadevadd can end up releasing mr resources which never got initialized in the first place. This patch adds the missing check in mlx5vdpadestroymrresources ...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 11:53 a.m.170 views

CVE-2024-47687

The CVE-2024-47687 issue affects the Linux kernel mlx5/vdpa path. It fixes an invalid MR resource destroy where error paths could release uninitialized MR resources. The patch adds a missing check in mlx5_vdpa_destroy_mr_resources() to block destroying non-initialized MR resources, addressing a N...

5.5CVSS4.8AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/16 1:15 p.m.13 views

DEBIAN-CVE-2022-48864

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

5.5CVSS5.4AI score0.00253EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.26 views

CVE-2022-48864

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

8.8CVSS5.9AI score0.00253EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:25 p.m.27 views

CVE-2022-48864 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

8.8CVSS5.8AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/07/16 12:25 p.m.20 views

CVE-2022-48864 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

8.8CVSS6.7AI score0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.46 views

CVE-2022-48864 vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIONETCTRLMQVQPAIRSSET command When control vq receives a VIRTIONETCTRLMQVQPAIRSSET command request from the driver, presently there is no validation against the number of queue pairs to configure...

8.8CVSS0.00253EPSS
SaveExploits0References3
Rows per page
Query Builder