← Back to CVE List

CVE-2019-10125

Published: 2019-03-27T06:29Z
Last Modified: 2024-11-21T04:18Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
An issue was discovered in aio_poll() in fs/aio.c in the Linux kernel through 5.0.4. A file may be released by aio_poll_wake() if an expected event is triggered immediately (e.g., by the close of a pair of pipes) after the return of vfs_poll(), and this will cause a use-after-free. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt