Improper access control in Linux kernel - CVE-2026-53057
Published: June 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to bypass IOMMU memory translation updates.
The vulnerability exists due to improper access control in the RISC-V IOMMU IODIR update handling when updating DDT or PDT entries without performing required IOTINVAL invalidations. A local user can trigger device context updates to bypass IOMMU memory translation updates.
The issue affects the RISC-V IOMMU implementation and arises because required TLB and context cache invalidations were not performed after directory entry updates.