Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Need confirmation for some unpatched CVE in QEMU #124

Description

@the-Chain-Warden-thresh

I'm cloning this repo to make some modifications to customize. However, I've noticed that some CVEs which were confirmed and fixed by qemu do not get patched in this repo. To enhance the availability of my project as far as possible, I will appreciate it if any of the CVE below do exist in this repo as well, so that I can fix these security issue myself by applying the corresponding patch. Here are the CVEs I found in this repo unpatched, but get fixed in qemu:

CVE-2021-20257 in qemu/hw/net/e1000.c's function static void process_tx_desc(E1000State *s, struct e1000_tx_desc *dp), with patch here for your reference.

CVE-2021-3748 in qemu/hw/net/virtio-net.c's function static ssize_t virtio_net_receive_rcu(NetClientState *nc, const uint8_t *buf, size_t size), with patch here for your reference.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions