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.

[Security] some vulnerability is caused by qemu code #125

Description

@Crispy-fried-chicken

Hi,
Our tool have found that this repo reuse some of the qemu code, and remains some unfixed CVE. Some of there are as follows:

  1. mode_sense_page function in the file qemu/hw/scsi/scsi-disk.c shares the similarity with the CVE-2021-3930, the fix is qemu/qemu@b3af7fd
  2. mptsas_free_request, mptsas_process_scsi_io_request and mptsas_scsi_realize functions in the file qemu/hw/scsi/mptsas.c shares the similarity with the CVE-2021-3392, the fix is qemu/qemu@3791642.

We have preliminarily verified the correctness of the above list through static analysis. Would you can help to check if this bug is true? If it's true, please try to fix it, or I'd like to open a PR for that if necessary. Thank you for your effort and patience!

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