Lucene search
+L

253 matches found

susecve
susecve
added 2023/02/15 4:55 a.m.3 views

SUSE CVE-2016-9846

QEMU aka Quick Emulator built with the Virtio GPU Device emulator support is vulnerable to a memory leakage issue. It could occur while updating the cursor data in updatecursordatavirgl. A guest user/process could use this flaw to leak host memory bytes, resulting in DoS for a host...

6.5CVSS9.2AI score0.00418EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 4:54 a.m.4 views

SUSE CVE-2016-9908

Quick Emulator Qemu built with the Virtio GPU Device emulator support is vulnerable to an information leakage issue. It could occur while processing 'VIRTIOGPUCMDGETCAPSET' command. A guest user/process could use this flaw to leak contents of the host memory bytes...

3.3CVSS9.1AI score0.00402EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 4:54 a.m.3 views

SUSE CVE-2016-9912

Quick Emulator Qemu built with the Virtio GPU Device emulator support is vulnerable to a memory leakage issue. It could occur while destroying gpu resource object in 'virtiogpuresourcedestroy'. A guest user/process could use this flaw to leak host memory bytes, resulting in DoS for a host...

6.5CVSS9.2AI score0.00404EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 4:54 a.m.3 views

SUSE CVE-2016-10028

The virglcmdgetcapset function in hw/display/virtio-gpu-3d.c in QEMU aka Quick Emulator built with Virtio GPU Device emulator support allows local guest OS users to cause a denial of service out-of-bounds read and process crash via a VIRTIOGPUCMDGETCAPSET command with a maximum capabilities size...

5.4CVSS8.6AI score0.00429EPSS
Exploits0References9
susecve
susecve
added 2023/02/15 4:54 a.m.4 views

SUSE CVE-2016-10029

The virtiogpusetscanout function in QEMU aka Quick Emulator built with Virtio GPU Device emulator support allows local guest OS users to cause a denial of service out-of-bounds read and process crash via a scanout id in a VIRTIOGPUCMDSETSCANOUT command larger than numscanouts...

5.4CVSS8.7AI score0.00413EPSS
Exploits0References8
susecve
susecve
added 2023/02/15 4:53 a.m.3 views

SUSE CVE-2016-10214

Memory leak in the virglresourceattachbacking function in virglrenderer before 0.6.0 allows local guest OS users to cause a denial of service memory consumption via a large number of VIRTIOGPUCMDRESOURCEATTACHBACKING commands...

6.5CVSS6.5AI score0.00414EPSS
Exploits0References4
susecve
susecve
added 2023/02/15 4:49 a.m.5 views

SUSE CVE-2017-5552

Memory leak in the virglresourceattachbacking function in hw/display/virtio-gpu-3d.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service host memory consumption via a large number of VIRTIOGPUCMDRESOURCEATTACHBACKING commands...

6.5CVSS6.4AI score0.00398EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 4:49 a.m.4 views

SUSE CVE-2017-5578

Memory leak in the virtiogpuresourceattachbacking function in hw/display/virtio-gpu.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service host memory consumption via a large number of VIRTIOGPUCMDRESOURCEATTACHBACKING commands...

6.5CVSS6.4AI score0.00398EPSS
Exploits0References5
susecve
susecve
added 2023/02/15 4:45 a.m.2 views

SUSE CVE-2017-9060

Memory leak in the virtiogpusetscanout function in hw/display/virtio-gpu.c in QEMU aka Quick Emulator allows local guest OS users to cause a denial of service memory consumption via a large number of "VIRTIOGPUCMDSETSCANOUT:" commands...

5.5CVSS8.4AI score0.00411EPSS
Exploits0References3
susecve
susecve
added 2023/02/15 4:43 a.m.5 views

SUSE CVE-2017-10810

Memory leak in the virtiogpuobjectcreate function in drivers/gpu/drm/virtio/virtgpuobject.c in the Linux kernel through 4.11.8 allows attackers to cause a denial of service memory consumption by triggering object-initialization failures...

5.1CVSS7.5AI score0.03763EPSS
Exploits0References8
nessus
nessus
added 2022/11/16 12:0 a.m.38 views

AlmaLinux 9 : qemu-kvm (ALSA-2022:5263)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2022:5263 advisory. Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number. %NASLMINLEVEL 80900 C...

7.5CVSS6.5AI score0.02701EPSS
Exploits0References3
redhat
redhat
added 2022/11/15 11:55 a.m.3 views

kernel: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()

A flaw was found in the virtio-gpu module in the Linux kernel. If the initialization fails, for example, due to a fault injection, a missing check in the virtiogpuarrayputfree function can cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS6.5AI score0.00261EPSS
Exploits0References5
redhat
redhat
added 2022/11/08 9:32 a.m.8 views

kernel: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()

A flaw was found in the virtio-gpu module in the Linux kernel. If the initialization fails, for example, due to a fault injection, a missing check in the virtiogpuarrayputfree function can cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS6.5AI score0.00261EPSS
Exploits0References5
osv
osv
added 2022/09/17 12:36 a.m.8 views

GSD-2022-1005885 virtio-gpu: fix a missing check to avoid NULL dereference

virtio-gpu: fix a missing check to avoid NULL dereference This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.2AI score
Exploits0
osv
osv
added 2022/09/17 12:14 a.m.4 views

GSD-2022-1005638 virtio-gpu: fix a missing check to avoid NULL dereference

virtio-gpu: fix a missing check to avoid NULL dereference This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit...

7.2AI score
Exploits0
osv
osv
added 2022/09/16 11:47 p.m.7 views

GSD-2022-1005298 virtio-gpu: fix a missing check to avoid NULL dereference

virtio-gpu: fix a missing check to avoid NULL dereference This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
Exploits0
openvas
openvas
added 2022/01/28 12:0 a.m.27 views

Mageia: Security Advisory (MGASA-2017-0258)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.03763EPSS
Exploits6References8
openvas
openvas
added 2022/01/28 12:0 a.m.35 views

Mageia: Security Advisory (MGASA-2017-0234)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.03763EPSS
Exploits0References8
openvas
openvas
added 2022/01/28 12:0 a.m.26 views

Mageia: Security Advisory (MGASA-2017-0242)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.03763EPSS
Exploits0References8
openvas
openvas
added 2022/01/28 12:0 a.m.24 views

Mageia: Security Advisory (MGASA-2017-0259)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.8AI score0.03763EPSS
Exploits6References8
Rows per page
Query Builder