First published: Tue Mar 07 2023(Updated: )
A flaw found in the Linux Kernel. For the Ext4 file system if overlay FS being used, use after free could happen as result of the race condition. The bug actual if patch 9a2544037600 not applied yet. Example for triggering in a overlay on ext4 setup: aio_read ovl_read_iter vfs_iter_read ext4_file_read_iter ext4_dio_read_iter iomap_dio_rw -> -EIOCBQUEUED /* * Here IO is completed in a separate thread, * ovl_aio_cleanup_handler() frees aio_req which has iocb embedded */ file_accessed(iocb->ki_filp); /**BOOM**/ Reference: <a href="https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/">https://lore.kernel.org/lkml/20211115165433.449951285@linuxfoundation.org/</a>
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/Linux kernel | <5.16 | 5.16 |
Linux Kernel | >=5.6<5.10.80 | |
Linux Kernel | >=5.11<5.14.19 | |
Linux Kernel | >=5.15<5.15.3 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1252 has a high severity due to the potential for a use-after-free condition leading to system instability.
To fix CVE-2023-1252, ensure that the patch identified as 9a2544037600 is applied to your kernel.
CVE-2023-1252 affects Linux kernel versions older than 5.16 if patch 9a2544037600 is not applied.
CVE-2023-1252 impacts systems using the Ext4 file system with overlay filesystem enabled.
Yes, CVE-2023-1252 affects IBM's Security Verify Governance, Identity Manager software component up to version 10.0.2.