Lucene search
K

39 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/30 1:1 a.m.2 views

ata: libata-sff: Ensure that we cannot write outside the allocated buffer

...

5.5CVSS8.9AI score0.00016EPSS
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2007-2886

Malware in sbrugna...

2.1CVSS6.1AI score0.00114EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2015-3456

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Floppy Disk Controller FDC in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service out-of-bounds write and...

7.7CVSS7.5AI score0.19325EPSS
Exploits1References2
OSV
OSV
added 2025/01/21 1:15 p.m.1 views

DEBIAN-CVE-2025-21656

In the Linux kernel, the following vulnerability has been resolved: hwmon: drivetemp Fix driver producing garbage data when SCSI errors occur scsiexecutecmd function can return both negative linux codes and positive scsicmnd result field error codes. Currently the driver just passes error codes o...

5.5CVSS5.7AI score0.00021EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/04/30 10:36 a.m.0 views

QEMU: am53c974: denial of service due to division by zero

A denial of service vulnerability was found in the qemu package. A division by zero in the scsidiskreset function can cause QEMU and the guest to stop immediately...

5.5CVSS7.1AI score0.00017EPSS
Exploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:18 a.m.3 views

SUSE CVE-2015-3456

The Floppy Disk Controller FDC in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service out-of-bounds write and guest crash or possibly execute arbitrary code via the 1 FDCMDREADID, 2 FDCMDDRIVESPECIFICATIONCOMMAND, or other unspecified commands, ak...

7.7CVSS7.4AI score0.19325EPSS
Exploits1References19
CNNVD
CNNVD
added 2022/04/06 12:0 a.m.1 views

FreeBSD 安全漏洞

FreeBSD is a set of Unix-like operating systems from the FreeBSD Foundation. FreeBSD suffers from a security vulnerability that originates from a boundary error in the mpr, mps, and mpt disk collector drivers. A local attacker could exploit the vulnerability to escalate privileges on the system...

9.8CVSS5.4AI score0.00234EPSS
Exploits0References5
OSV
OSV
added 2020/02/25 4:15 p.m.1 views

UBUNTU-CVE-2020-9383

An issue was discovered in the Linux kernel 3.16 through 5.5.6. setfdc in drivers/block/floppy.c leads to a waittilready out-of-bounds read because the FDC index is not checked for errors before assigning it, aka CID-2e90ca68b0d2...

7.1CVSS6.6AI score0.00095EPSS
Exploits0References8
Lenovo
Lenovo
added 2017/01/23 12:0 a.m.91 views

Venom

Lenovo Security Advisory: LEN-2015-046 Potential Impact: Escalation of Privileges Severity: High Summary: A buffer overflow vulnerability affecting the Floppy Disk Controller FDC emulation implemented in the QEMU component has been identified in the KVM/QEMU and Xen hypervisors. This vulnerabilit...

7.7CVSS7.7AI score0.19325EPSS
Exploits1
Lenovo
Lenovo
added 2017/01/23 12:0 a.m.31 views

Venom - Lenovo Support US

No description provided...

6.4AI score
Exploits0
OSV
OSV
added 2015/07/27 12:0 a.m.1 views

UBUNTU-CVE-2015-5154

Heap-based buffer overflow in the IDE subsystem in QEMU, as used in Xen 4.5.x and earlier, when the container has a CDROM drive enabled, allows local guest users to execute arbitrary code on the host via unspecified ATAPI commands...

7.2CVSS7.6AI score0.00388EPSS
Exploits0References5
OSV
OSV
added 2015/07/05 12:0 a.m.30 views

DLA-268-1 virtualbox-ose - security update

Bulletin has no description...

7.7CVSS6.7AI score0.19325EPSS
Exploits1
Huawei
Huawei
added 2015/06/09 12:0 a.m.37 views

Security Advisory - VENOM Vulnerability in Huawei Products

Huawei has noticed the buffer overflow vulnerability in the floppy disk controller FDC of QEMU disclosed by open source organization Xen. This vulnerability allows an attacker to escape out of the virtual machine, execute code on the physical host with full privilege. Vulnerability ID:...

7.7CVSS7.2AI score0.19325EPSS
Exploits1Affected Software2
RedHat Linux
RedHat Linux
added 2015/05/27 11:46 a.m.2 views

qemu: fdc: out-of-bounds fifo buffer memory access

An out-of-bounds memory access flaw was found in the way QEMU's virtual Floppy Disk Controller FDC handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileg...

7.7CVSS7.4AI score0.19325EPSS
Exploits1References8
0day.today
0day.today
added 2015/05/21 12:0 a.m.23 views

QEMU - Floppy Disk Controller (FDC) PoC

Exploit for multiple platform in category dos / poc // Source: https://marc.info/?l=oss-security&m=143155206320935&w=2 include define FIFO 0x3f5 int main int i; iopl3; outb0x0a,0x3f5; / READ ID / for i=0;i10000000;i++ outb0x42,0x3f5; / push / 0day.today 2018-03-13...

7.1AI score
Exploits0
exploitpack
exploitpack
added 2015/05/18 12:0 a.m.16 views

QEMU - Floppy Disk Controller (FDC) (PoC)

QEMU - Floppy Disk Controller FDC PoC // Source: https://marc.info/?l=oss-security&m=143155206320935&w=2 include define FIFO 0x3f5 int main int i; iopl3; outb0x0a,0x3f5; / READ ID / for i=0;i10000000;i++ outb0x42,0x3f5; / push /...

0.1AI score
Exploits0
Exploit DB
Exploit DB
added 2015/05/18 12:0 a.m.73 views

QEMU - Floppy Disk Controller (FDC) (PoC)

// Source: https://marc.info/?l=oss-security&m=143155206320935&w=2 include define FIFO 0x3f5 int main int i; iopl3; outb0x0a,0x3f5; / READ ID / for i=0;i10000000;i++ outb0x42,0x3f5; / push /...

7AI score
Exploits0
myhack58
myhack58
added 2015/05/16 12:0 a.m.255 views

VENOM venom vulnerability analysis qemu kvm CVE‐2 0 1 5‐3 4 5 6-the vulnerability warning-the black bar safety net

Vulnerability description CrowdStrike, Jason Geffner found open source computer emulator QEMU in the presence of a and a virtual floppy disk controller associated with the security vulnerability, code-named VENOM, the CVE number for CVE-2 0 1 5-3 4 5 6 The. Using this vulnerability an attacker ca...

1.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2015/05/15 7:38 p.m.1 views

qemu: fdc: out-of-bounds fifo buffer memory access

An out-of-bounds memory access flaw was found in the way QEMU's virtual Floppy Disk Controller FDC handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileg...

7.7CVSS7.4AI score0.19325EPSS
Exploits1References8
CNVD
CNVD
added 2015/05/15 12:0 a.m.1 views

QEMU 'hw/block/fdc.c' VENOM Remote Memory Corruption Vulnerability

QEMU is a free software implementation of an instruction-level emulator widely used in major GNU/Linux distributions including Debian, Gentoo, SUSE, RedHat, CentOS, etc.. VENOM is a security vulnerability present in the Virtual Floppy Disk Drive FDC code. It allows attackers to exploit the...

7.7CVSS7.8AI score0.19325EPSS
Exploits1References1
Rows per page
Query Builder