In the Linux kernel, the following vulnerability has been resolved: exfat: fix double free in delayed_free The double free could happen in the following path. exfat_create_upcase_table() exfat_create_upcase_table() : return error exfat_free_upcase_table() : free ->vol_utbl exfat_load_default_upcase_table : return error exfat_kill_sb() delayed_free() exfat_free_upcase_table() <--------- double free This patch set ->vol_util as NULL after freeing it.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025070420-CVE-2025-38206-a077@gregkh/T
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2026:3066 https://access.redhat.com/errata/RHSA-2026:3066
This issue has been addressed in the following products: Red Hat Enterprise Linux 10 Via RHSA-2026:3275 https://access.redhat.com/errata/RHSA-2026:3275
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.4 Extended Update Support Via RHSA-2026:4246 https://access.redhat.com/errata/RHSA-2026:4246
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.6 Extended Update Support Via RHSA-2026:4745 https://access.redhat.com/errata/RHSA-2026:4745
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:6948 https://access.redhat.com/errata/RHSA-2026:6948
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions Via RHSA-2026:6986 https://access.redhat.com/errata/RHSA-2026:6986
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2026:7013 https://access.redhat.com/errata/RHSA-2026:7013
This issue has been addressed in the following products: Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions Via RHSA-2026:7100 https://access.redhat.com/errata/RHSA-2026:7100