Lucene search
+L

340 matches found

CVE
CVE
•added 2026/09/25 10:23 a.m.•6 views

CVE-2026-97994

The Linux kernel contains a vulnerability in the vhost-vdpa component where vhost_vring_set_num() accepts a queue size that exceeds the device's maximum capacity without proper validation against get_vq_num_max(). A process with access to /dev/vhost-vdpa-* can exploit this to configure a queue la...

6AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•3 views

EUVD-2026-86648

In the Linux kernel, the following vulnerability has been resolved: vhost/vdpa: reject VRINGNUM larger than device max vhostvringsetnum accepts any non-zero power-of-two queue size that fits in 16 bits. vhost-vdpa then passes that value to setvqnum without comparing it with getvqnummax. A process...

6AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:23 a.m.•7 views

CVE-2026-97993

A vulnerability exists in the Linux kernel 's vhost-vdpa driver within the vhost_vdpa_set_config_call() function. The issue arises because the code swaps the return value of eventfd_ctx_fdget() into v->config_ctx before checking for errors, briefly holding an ERR_PTR . If a config interrupt oc...

5.7AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•1 views

EUVD-2026-86647

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: don't install the eventfdctxfdget error in configctx vhostvdpasetconfigcall swaps the eventfdctxfdget return value into v-configctx before checking it, so on failure the field briefly holds an ERRPTR: ctx = fd ==...

5.7AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/25 10:23 a.m.•3 views

CVE-2026-97994

In the Linux kernel, the following vulnerability has been resolved: v...

5.8AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/25 10:23 a.m.•2 views

CVE-2026-97993

In the Linux kernel, the following vulnerability has been resolved: v...

5.8AI score
SaveExploits0
CVE
CVE
•added 2026/09/25 10:23 a.m.•5 views

CVE-2026-97992

The Linux kernel contains a use-after-free vulnerability in the vhost-vdpa component. The issue occurs because vhost_vdpa_config_cb() accesses v->config_ctx without holding a lock or taking a reference, while VHOST_VDPA_SET_CONFIG_CALL replaces the field and immediately frees the old context v...

6.6AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•2 views

EUVD-2026-86646

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: protect configctx from being freed under the config callback vhostvdpaconfigcb loads v-configctx and signals it without taking a reference and without holding any lock: struct eventfdctx configctx = v-configctx; if...

6.6AI score
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/09/25 10:23 a.m.•2 views

CVE-2026-97992

In the Linux kernel, the following vulnerability has been resolved: v...

5.8AI score
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/25 10:22 a.m.•2 views

CVE-2026-97607

In the Linux kernel, the following vulnerability has been resolved: v...

5.8AI score
SaveExploits0
EUVD
EUVD
•added 2026/09/25 10:22 a.m.•2 views

EUVD-2026-86738

In the Linux kernel, the following vulnerability has been resolved: vdpa: ifcvf: Put device on unsupported feature error Route unsupported provisioned features through the common error path after vdpaallocdevice so the allocated device and adapter pointer are released consistently...

5.7AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:22 a.m.•5 views

CVE-2026-97607

The Linux kernel contains a vulnerability in the vdpa: ifcvf component where unsupported provisioned features were not handled consistently. The issue caused a failure to release the allocated device and adapter pointers consistently following the vdpa_alloc_device() call. The vulnerability has b...

5.7AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•1 views

CVE-2026-97993

In the Linux kernel, the following vulnerability has been resolved: vhost-vdpa: don't install the eventfdctxfdget error in configctx vhostvdpasetconfigcall swaps the eventfdctxfdget return value into v-configctx before checking it, so on failure the field briefly holds an ERRPTR: ctx = fd ==...

5.7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-90128

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 wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is...

5.8AI score0.0022EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:17 p.m.•9 views

DEBIAN-CVE-2026-90128

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: fix wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is spliced into mr-head only on success. On the error path, the cleanup...

5.9AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:17 p.m.•8 views

AZL-102287 CVE-2026-90128 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: fix wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is spliced into mr-head only on success. On the error path, the cleanup...

5.8AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:17 p.m.•8 views

CVE-2026-90128

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: fix wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is spliced into mr-head only on success. On the error path, the cleanup...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•10 views

EUVD-2026-81721

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: fix wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is spliced into mr-head only on success. On the error path, the cleanup...

5.8AI score0.0022EPSS
SaveExploits0References8
CVE
CVE
•added 2026/09/17 4:06 p.m.•12 views

CVE-2026-90128

CVE-2026-90128 is a bug in the Linux kernel's vdpa/mlx5 driver, specifically in the add_direct_chain() function. Newly allocated direct MR entries are added to a local list tmp, which is spliced into mr->head only on success. However, on the error path, the cleanup loop incorrectly iterated ov...

5.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•28 views

CVE-2026-90128 vdpa/mlx5: fix wrong list iterated in add_direct_chain error path

In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: fix wrong list iterated in adddirectchain error path In adddirectchain, newly allocated direct MR entries are added to the local list 'tmp', which is spliced into mr-head only on success. On the error path, the cleanup...

0.0022EPSS
SaveExploits0References8
Rows per page
Query Builder