Lucene search
+L

1320 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.10 views

CVE-2026-74703

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

0.00206EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74702

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.23 views

CVE-2026-74702 vhost-scsi: reject feature changes after endpoint

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.14 views

CVE-2026-74702

CVE-2026-74702 affects the Linux kernel vhost-scsi module. The root cause is that vhost_scsi_set_features() accepts changes to virtio feature bits (specifically VIRTIO_SCSI_F_T10_PI) after the endpoint is already active via VHOST_SCSI_SET_ENDPOINT. This leaves the prot_sgl scatterlist array as NU...

5.6AI score0.00206EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.11 views

CVE-2026-74703

CVE-2026-74703 affects the vhost-scsi subsystem in the Linux kernel . When T10 Protection Information (PI) is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping request scatterlists. A malformed request can claim protection bytes that cover or exceed the full pay...

5.6AI score0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64389

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhostscsisetupvqcmds runs from VHOSTSCSISETENDPOINT and allocates each command's protection scatterlist array protsgl according to the acknowledged VIRTIOSCSIFT10PI bit. The comma...

5.6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.24 views

CVE-2026-74703 vhost-scsi: Validate T10 PI scatterlist counts

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.8 views

EUVD-2026-64390

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

5.6AI score0.00206EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79707

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: reject feature changes after endpoint vhost scsi setup vq cmds runs from VHOST SCSI SET ENDPOINT and allocates each command's protection scatterlist array prot sgl according to the acknowledged VIRTIO SCSI F T10 PI bi...

5.4AI score0.00206EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.11 views

PT-2026-79718

In the Linux kernel, the following vulnerability has been resolved: vhost iotlb: bound map allocation in add range vhost iotlb add range ctx only retires an old entry when the table has a non-zero limit, has exactly reached that limit and has VHOST IOTLB FLAG RETIRE set. Non-retiring tables can...

5.4AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79708

In the Linux kernel, the following vulnerability has been resolved: vhost-scsi: Validate T10 PI scatterlist counts When T10 PI is negotiated, vhost-scsi splits protection bytes from the data iterator before mapping the request scatterlists. A malformed request can claim protection bytes that cove...

5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/21 7:09 p.m.8 views

CVE-2026-74580

A flaw was found in the Linux kernel's vhost subsystem. A local attacker could exploit this vulnerability by reconfiguring a virtual ring vring using specific ioctl commands while a device Input/Output Memory Management Unit IOTLB is attached. This improper handling of the vring metadata cache ca...

7CVSS5.4AI score0.00165EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 4:31 p.m.14 views

EUVD-2026-64002

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

5.5AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 4:31 p.m.9 views

CVE-2026-74580 vhost: reset the vring metadata cache on vring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/21 4:31 p.m.22 views

CVE-2026-74580

CVE-2026-74580 is a vulnerability in the Linux kernel vhost subsystem. The vq->meta_iotlb[] cache, which stores IOTLB mappings for vring metadata regions, is not invalidated when VHOST_SET_VRING_ADDR or VHOST_SET_VRING_NUM reconfigures a live vring. This causes iotlb_access_ok() to return a st...

5.5AI score0.00165EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/21 12:00 a.m.13 views

PT-2026-79401

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-meta iotlb caches the vhost iotlb map that backs each vring metadata region, and iotlb access ok returns early on a cache hit, taking the hit as proof that the...

5.5AI score0.00165EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/08/20 4:38 p.m.8 views

CVE-2026-74312

A flaw was found in the Linux kernel's vhost/vdpa subsystem. Improper validation of the virtqueue index in the vhostvdpammap and vhostvdpafault functions allows an out-of-range index to be used. This can lead to an out-of-bounds memory access in driver-specific callbacks, potentially causing...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/20 4:37 p.m.8 views

CVE-2026-74310

A flaw was found in the Linux kernel's vhost/net component. This use-after-free vulnerability occurs due to incorrect handling of zerocopy user buffers, where the system may prematurely complete buffer operations while other parts of the system still hold references to the same memory. This can...

9.3CVSS5.8AI score0.0014EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 7:34 a.m.3 views

CVE-2026-74356

A flaw was found in the Linux kernel's vhost subsystem. An incorrect return value from the vhostgetavailidx function can cause the host to livelock. A malicious guest operating system OS can exploit this by not processing virtqueue entries, leading to the host repeatedly disabling notifications a...

7.4CVSS5.6AI score0.00235EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 12:00 a.m.9 views

EUVD-2026-60448

An issue in OSSRS SRS Simple Realtime Server v5.0.213 allows a remote attacker to execute arbitrary code via RTMP publish authorization, vhost-level security configuration security.enabled, SrsSecurity::check, trunk/src/app/srsappsecurity.cpp, and SRS RTMP listener components...

5.9AI score0.00717EPSS
SaveExploits1References2
Rows per page
Query Builder