← Back to CVE List

CVE-2023-52646

Published: 2024-04-26T13:15Z
Last Modified: 2025-01-27T15:09Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: aio: fix mremap after fork null-deref Commit e4a0d3e720e7 ("aio: Make it possible to remap aio ring") introduced a null-deref if mremap is called on an old aio mapping after fork as mm->ioctx_table will be set to NULL. [[email protected]: fix 80 column issue] > MITRE Terms of Use apply – see LICENSE‑MITRE.txt