Lucene search
+L

1883 matches found

OSV
OSV
added 2024/01/02 10:15 a.m.3 views

DEBIAN-CVE-2023-6693

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

5.3CVSS6.7AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/02 10:15 a.m.8 views

AZL-35676 CVE-2023-6693 affecting package qemu for versions less than 8.2.0-13

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

5.3CVSS6.9AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2024/01/02 10:15 a.m.6 views

UBUNTU-CVE-2023-6693

A stack based buffer overflow was found in the virtio-net device of QEMU. This issue occurs when flushing TX in the virtionetflushtx function if guest features VIRTIONETFHASHREPORT, VIRTIOFVERSION1 and VIRTIONETFMRGRXBUF are enabled. This could allow a malicious user to overwrite local variables...

5.3CVSS7.1AI score0.0033EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/01/02 12:0 a.m.5 views

QEMU Security Vulnerabilities

QEMU Quick Emulator is a set of simulation processor software by Fabrice Bellard, a French individual developer. The software is fast and cross-platform. A security vulnerability exists in QEMU, which stems from a stack-based buffer overflow in virtio-net that occurs when the virtionetflushtx...

5.3CVSS6.9AI score0.0033EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2023/12/01 12:0 a.m.17 views

The vulnerability of the microprogrammed software of ZyXEL VPN, USG FLEX, and ATP lies in the fact that operation outputs go beyond the buffer in memory, allowing a intruder to cause a service failure.

The vulnerability of the microprogrammed network devices ZyXEL VPN, USG FLEX, and ATP lies in the fact that the operation values escape outside the buffer in memory. Exploiting this vulnerability can allow an attacker to cause a service failure by executing a command to flush system logs...

5.5CVSS6.1AI score0.00221EPSS
SaveExploits0References3Affected Software5
BDU FSTEC
BDU FSTEC
added 2023/11/18 12:0 a.m.15 views

The vulnerability of the __flush() function in the libc library of the FreeBSD operating system allows a hacker to execute arbitrary code.

The vulnerability of the flush function in the libc library of the FreeBSD operating system is related to writing data beyond the buffer in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS8.3AI score0.01073EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/11/15 7:15 p.m.6 views

CVE-2023-48011

GPAC v2.3-DEV-rev566-g50c2ab06f-master was discovered to contain a heap-use-after-free via the flushrefsamples function at /gpac/src/isomedia/moviefragments.c...

7.8CVSS5.8AI score0.00345EPSS
SaveExploits1References3
OSV
OSV
added 2023/11/15 7:15 p.m.3 views

DEBIAN-CVE-2023-48011

GPAC v2.3-DEV-rev566-g50c2ab06f-master was discovered to contain a heap-use-after-free via the flushrefsamples function at /gpac/src/isomedia/moviefragments.c...

7.8CVSS7.3AI score0.00345EPSS
SaveExploits1References1
OSV
OSV
added 2023/11/15 7:15 p.m.12 views

UBUNTU-CVE-2023-48011

GPAC v2.3-DEV-rev566-g50c2ab06f-master was discovered to contain a heap-use-after-free via the flushrefsamples function at /gpac/src/isomedia/moviefragments.c...

7.8CVSS5.8AI score0.00345EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2023/11/15 12:0 a.m.6 views

GPAC Security Vulnerabilities

GPAC is an open source multimedia framework. A security vulnerability exists in GPAC version v2.3-DEV-rev566-g50c2ab06f-master, which stems from a post-release reuse vulnerability in the function flushrefsamples...

7.8CVSS6.8AI score0.00345EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/11/15 12:0 a.m.6 views

PT-2023-8941 · Gpac +2 · Gpac +2

Name of the Vulnerable Software and Affected Versions: GPAC version 2.3-DEV-rev566-g50c2ab06f-master Description: The issue is related to a heap-use-after-free via the flush ref samples function at /gpac/src/isomedia/movie fragments.c. This is associated with incorrect dynamic memory usage during...

7.8CVSS6.9AI score0.00684EPSS
SaveExploits4References15
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: nvme: fix multipath crash caused by flush request when blktrace is enabled

In the Linux kernel, the following vulnerability has been resolved: nvme: fix multipath crash caused by flush request when blktrace is enabled The flush request initialized by blkkickflush has NULL bio, and it may be dealt with nvmeendreq during io completion. When blktrace is enabled,...

5.5CVSS6.6AI score0.00145EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.8 views

kernel: ice: xsk: disable txq irq before flushing hw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

7.8CVSS6.3AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.13 views

kernel: ice: xsk: disable txq irq before flushing hw

In the Linux kernel, the following vulnerability has been resolved: ice: xsk: disable txq irq before flushing hw iceqpdis intends to stop a given queue pair that is a target of xsk pool attach/detach. One of the steps is to disable interrupts on these queues. It currently is broken in a way that...

7.8CVSS6.3AI score0.00199EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: dax: make sure inodes are flushed before destroy cache

In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following command $ modprobe ndpmem && modprobe -r ndpmem 10.060014 BUG daxcache Not tainted: Objects remaining in daxcache on kmemcacheshutdown...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:0 a.m.38 views

Rocky Linux 9 : kernel (RLSA-2023:0334)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:0334 advisory. - A race condition was found in the Linux kernel's watch queue due to a missing lock in piperesizering. The specific flaw exists within the handling of...

7.8CVSS7.2AI score0.21521EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.35 views

Rocky Linux 9 : kernel-rt (RLSA-2023:0300)

The remote Rocky Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:0300 advisory. - A race condition was found in the Linux kernel's watch queue due to a missing lock in piperesizering. The specific flaw exists within the handling of...

7.8CVSS7.2AI score0.21521EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.57 views

Rocky Linux 8 : kernel (RLSA-2023:0101)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:0101 advisory. - A flaw was found in the Linux kernel's driver for the ASIX AX88179178A-based USB 2.0/3.0 Gigabit Ethernet Devices. The vulnerability contains multiple...

7.8CVSS6.6AI score0.00302EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/11/06 12:0 a.m.32 views

Rocky Linux 8 : kernel-rt (RLSA-2023:0114)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:0114 advisory. - A flaw was found in the Linux kernel's driver for the ASIX AX88179178A-based USB 2.0/3.0 Gigabit Ethernet Devices. The vulnerability contains multiple...

7.8CVSS6.6AI score0.00302EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2023/10/25 12:0 a.m.22 views

SUSE: Security Advisory (SUSE-SU-2023:4185-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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.8CVSS6AI score0.00289EPSS
SaveExploits0References7
Rows per page
Query Builder