Lucene search
K

29 matches found

RedhatCVE
RedhatCVE
added 2026/05/08 6:57 p.m.5 views

CVE-2026-43307

A flaw was found in the Linux kernel's iio: accel: adxl380 driver. The driver's interrupt handler, responsible for reading data from the sensor's FIFO First-In, First-Out buffer, can miscalculate the number of entries. This error may cause the driver to attempt to read beyond the actual data...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.23 views

CVE-2026-43307 iio: accel: adxl380: Avoid reading more entries than present in FIFO

In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that have been enabled. However, the sensor fills the...

7.8CVSS0.00013EPSS
Exploits0References4
Redos
Redos
added 2025/10/22 12:0 a.m.2 views

ROS-20251022-04

A vulnerability in the sdhciwritedataport function of the QEMU hardware emulator is related to an overflow of the buffer in the heap via the s-datacount and s-fifobuffer parameters. Exploitation of the vulnerability could allow an an attacker to cause a denial of service...

6CVSS6.7AI score0.00015EPSS
Exploits1
OSV
OSV
added 2024/11/14 12:15 p.m.1 views

AZL-60901 CVE-2024-3447 affecting package qemu for versions less than 8.2.0-16

A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both s-datacount and the size of s-fifobuffer are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a...

6CVSS7.1AI score0.00015EPSS
Exploits1References1
OSV
OSV
added 2024/11/14 12:15 p.m.1 views

DEBIAN-CVE-2024-3447

A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both s-datacount and the size of s-fifobuffer are set to 0x200, leading to an out-of-bound access. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a...

6CVSS7AI score0.00015EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2024/08/21 7:10 p.m.17 views

CVE-2022-48871

A vulnerability was found in the Linux kernel's qcomgeniserial.c driver. A lack of proper size validation can lead to an out-of-bounds write caused by a mismatch between the RX FIFO buffer size and the actual RX FIFO depth after initialization. This issue can lead to memory corruption or crashes...

7.1CVSS7.1AI score0.00016EPSS
Exploits0References4
NVD
NVD
added 2024/08/21 7:15 a.m.17 views

CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7.1CVSS0.00016EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.20 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7AI score0.00016EPSS
Exploits0References4
CVE
CVE
added 2024/08/21 6:10 a.m.50 views

CVE-2022-48871

In CVE-2022-48871, the Linux kernel fix targets tty: serial: qcom-geni-serial slab-out-of-bounds on the RX FIFO buffer. The probe allocates port->rx_fifo using a default depth (e.g., 16); during serial startup, port->rx_fifo_depth is updated to match device capabilities (e.g., 32). The RX U...

7.1CVSS6.7AI score0.00016EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.16 views

CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7.1CVSS5.7AI score0.00016EPSS
Exploits0
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.16 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

0.00016EPSS
Exploits0References4
OSV
OSV
added 2024/04/26 11:7 a.m.1 views

OESA-2024-1494 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A vulnerability in the lsi53c895a device affects the latest version of qemu. A DMA-MMIO reentrancy problem may lead to memory corruption bugs like stack overflow or...

8.2CVSS8.1AI score0.00128EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2023/01/31 12:0 a.m.1 views

PT-2023-34850 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.10.165 Description: The issue is related to a slab-out-of-bounds error on the RX FIFO buffer in the qcom-geni-serial driver. This problem was introduced in version v5.7 and is fixed in version v5.10.165. The...

7.2AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/01/31 12:0 a.m.1 views

PT-2023-34747 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v6.1.8 Description: The issue is related to a slab-out-of-bounds error on the RX FIFO buffer in the qcom-geni-serial driver. The actual impact and potential for attack have not been proven yet. Recommendations:...

7.3AI score
Exploits0References1
RedhatCVE
RedhatCVE
added 2016/05/30 9:18 a.m.32 views

CVE-2016-4453

Quick EmulatorQemu built with the VMware-SVGA "chipset" emulation support is vulnerable to an infinite loop issue. It could occur while processing VGA commands via its FIFO buffer. A privileged user inside guest could use this flaw to crash the Qemu process resulting in DoS...

4.9CVSS2.6AI score0.00026EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2015/06/09 12:0 a.m.19 views

CentOS Update for kmod-kvm CESA-2015:1003 centos5

Check the version of kmod-kvm SPDX-FileCopyrightText: 2015 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 scriptoid"1.3.6.1.4.1.25623.1.0.882193";...

7.7CVSS7.2AI score0.19325EPSS
Exploits1References2
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
RedHat Linux
RedHat Linux
added 2015/05/27 11:46 a.m.40 views

Important: Red Hat Security Advisory: qemu-kvm security update

Updated qemu-kvm packages that fix one security issue are now available for Red Hat Enterprise Linux 6.5 Extended Update Support. Red Hat Product Security has rated this update as having Important security impact. A Common Vulnerability Scoring System CVSS base score, which gives a detailed...

7.7CVSS7.5AI score0.19325EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2015/05/21 12:0 a.m.53 views

F5 Networks BIG-IP : QEMU vulnerability (SOL16620) (Venom)

An out-of-bounds memory access flaw, also known as 'VENOM,' 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 th...

7.7CVSS7.8AI score0.19325EPSS
Exploits1References2
Tenable Nessus
Tenable Nessus
added 2015/05/14 12:0 a.m.17 views

Scientific Linux Security Update : qemu-kvm on SL7.x x86_64 (20150513) (Venom)

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.8AI score0.19325EPSS
Exploits1References2
Rows per page
Query Builder