In edk2, a double-unmap issue was found in SdMmcCreateTrb() as a result of calling PciIo->Unmap. Within an error condition, as well as within the body of the SdMmcFreeTrb() which is also called on error. It's unclear if this will have exploitable properties in cases where other devices share a DMA mapping. Reference: https://bugzilla.tianocore.org/show_bug.cgi?id=1989 Upstream commit: https://github.com/tianocore/edk2/commit/e36d5ac7d10a6ff5becb0f52fdfd69a1752b0d14
Created edk2 tracking bugs for this issue: Affects: epel-all [bug 1833354] Affects: fedora-all [bug 1833353]
Marking rhel-7/ovmf and rhel-8/edk2 as notaffected as they don't include SdMmcPciHcDxe, as already mentioned in https://bugzilla.tianocore.org/show_bug.cgi?id=1989#c6 .
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2019-14587