Fedora Account System
Red Hat Associate
Red Hat Customer
In the Linux kernel, the following vulnerability has been resolved: selinux: fix overlayfs mmap() and mprotect() access checks The existing SELinux security model for overlayfs is to allow access if the current task is able to access the top level file (the "user" file) and the mounter's credentials are sufficient to access the lower level file (the "backing" file). Unfortunately, the current code does not properly enforce these access controls for both mmap() and mprotect() operations on overlayfs filesystems. This patch makes use of the newly created security_mmap_backing_file() LSM hook to provide the missing backing file enforcement for mmap() operations, and leverages the backing file API and new LSM blob to provide the necessary information to properly enforce the mprotect() access controls.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2026052754-CVE-2026-46054-b185@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:25191 https://access.redhat.com/errata/RHSA-2026:25191
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:27812 https://access.redhat.com/errata/RHSA-2026:27812
This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2026:27811 https://access.redhat.com/errata/RHSA-2026:27811
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:30848 https://access.redhat.com/errata/RHSA-2026:30848
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions Via RHSA-2026:51746 https://access.redhat.com/errata/RHSA-2026:51746
This issue has been addressed in the following products: Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions Red Hat Enterprise Linux 8.8 Telecommunications Update Service Via RHSA-2026:52649 https://access.redhat.com/errata/RHSA-2026:52649
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:52667 https://access.redhat.com/errata/RHSA-2026:52667
This issue has been addressed in the following products: Red Hat Enterprise Linux 10.0 Extended Update Support Via RHSA-2026:52764 https://access.redhat.com/errata/RHSA-2026:52764