An off-by-one read/write issue was found in the SDHCI...
High severity
Unreviewed
Published
Nov 8, 2022
to the GitHub Advisory Database
•
Updated Jan 31, 2023
Description
Published by the National Vulnerability Database
Nov 7, 2022
Published to the GitHub Advisory Database
Nov 8, 2022
Last updated
Jan 31, 2023
An off-by-one read/write issue was found in the SDHCI device of QEMU. It occurs when reading/writing the Buffer Data Port Register in sdhci_read_dataport and sdhci_write_dataport, respectively, if data_count == block_size. A malicious guest could use this flaw to crash the QEMU process on the host, resulting in a denial of service condition.
References