Today > 1 Critical | 2 Medium vulnerabilities   -   You can now download lists of IOCs here!

CVE-2024-3447

Nov. 15, 2024, 1:58 p.m.

CVSS Score

6.0 / 10

Product(s) Impacted

QEMU

Description

A heap-based buffer overflow was found in the SDHCI device emulation of QEMU. The bug is triggered when both `s->data_count` and the size of `s->fifo_buffer` 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 denial of service condition.

Weaknesses

CWE-122
Heap-based Buffer Overflow

A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().

CWE ID: 122

Date

Published: Nov. 14, 2024, 12:15 p.m.

Last Modified: Nov. 15, 2024, 1:58 p.m.

Status : Awaiting Analysis

CVE has been recently published to the CVE List and has been received by the NVD.

More info

Source

patrick@puiterwijk.org

CVSS Data

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

HIGH

Scope

CHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

Base Score
6.0
Exploitability Score
1.5
Impact Score
4.0
Base Severity
MEDIUM
CVSS Vector String

The CVSS vector string provides an in-depth view of the vulnerability metrics.

View Vector String

CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:N/I:N/A:H

References

https://access.redhat.com/ patrick@puiterwijk.org

https://bugs.chromium.org/ patrick@puiterwijk.org

https://bugzilla.redhat.com/ patrick@puiterwijk.org

https://patchew.org/ patrick@puiterwijk.org