Hide Forgot
A flaw was found in the Linux kernel. Information leak may occur through swiotlb.
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2066077]
Can you confirm that this CVE is meant for the issues fixed by ddbd89deb7d3 ("swiotlb: fix info leak with DMA_FROM_DEVICE") in 5.17-rc6 and the required followup aa6f8dcbab47 ("swiotlb: rework "fix info leak with DMA_FROM_DEVICE"") in 5.17-rc8?
In reply to comment #9: > Can you confirm that this CVE is meant for the issues fixed by ddbd89deb7d3 > ("swiotlb: fix info leak with DMA_FROM_DEVICE") in 5.17-rc6 and the required > followup aa6f8dcbab47 ("swiotlb: rework "fix info leak with > DMA_FROM_DEVICE"") in 5.17-rc8? Yes, I think that the patch for this one is aa6f8dcbab47 "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"". The way to apply it described: https://lore.kernel.org/all/YiIiHD7uA1o7Sj1X@kroah.com/t/ , so "IMHO the cleanest way to do this is a reverting the incorrect version of the patch and applying the correct one", where "Revert "swiotlb: fix info leak with DMA_FROM_DEVICE" swiotlb: fix info leak with DMA_FROM_DEVICE Documentation/core-api/dma-attributes.rst | 8 -------- include/linux/dma-mapping.h | 8 -------- kernel/dma/swiotlb.c | 23 +++++++++++++++-------- 3 files changed, 15 insertions(+), 24 deletions(-) " and then apply aa6f8dcbab47 "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"". Looking to the noted ddbd89deb7d3 that is noted inside aa6f8dcbab47 as "Fixes:" https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.17&id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13 , this one aa6f8dcbab47 is the same at least if looking to the line "kernel/dma/swiotlb.c | 23 +++++++++++++++--------", means the same like revert described here https://lore.kernel.org/all/YiIiHD7uA1o7Sj1X@kroah.com/t/ , so yes actually ddbd89deb7d3 does incorrect fix and then can apply aa6f8dcbab47 that does both revert and correct fix. If you get any more info during applying patches, please let us know here. Thank you.
Yhis was fixed for Fedora with the 5.16.15 stable kernel updates.
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:7444 https://access.redhat.com/errata/RHSA-2022:7444
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2022:7683 https://access.redhat.com/errata/RHSA-2022:7683
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:7933 https://access.redhat.com/errata/RHSA-2022:7933
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2022:8267 https://access.redhat.com/errata/RHSA-2022:8267
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-2022-0854