In the Linux kernel 4.19.83, there is a use-after-free ...
Moderate severity
Unreviewed
Published
May 24, 2022
to the GitHub Advisory Database
•
Updated Mar 30, 2024
Description
Published by the National Vulnerability Database
Dec 12, 2019
Published to the GitHub Advisory Database
May 24, 2022
Last updated
Mar 30, 2024
In the Linux kernel 4.19.83, there is a use-after-free (read) in the debugfs_remove function in fs/debugfs/inode.c (which is used to remove a file or directory in debugfs that was previously created with a call to another debugfs function such as debugfs_create_file).
References