Qemu · Qemu · CVE-2020-13765
**Name of the Vulnerable Software and Affected Versions**
QEMU versions 4.0 through 4.1.0
**Description**
The issue is related to the `rom copy()` function in `hw/core/loader.c`, which does not properly validate the relationship between two addresses. This allows attackers to trigger an invalid memory copy operation, potentially leading to a buffer overflow. Exploitation of this issue may enable a remote attacker to access confidential data, compromise data integrity, and cause a denial of service.
**Recommendations**
For QEMU versions 4.0 through 4.1.0, consider disabling the `rom copy()` function as a temporary workaround until a patch is available. Restrict access to the `hw/core/loader.c` module to minimize the risk of exploitation. At the moment, there is no information about a newer version that contains a fix for this vulnerability.