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). NOTE: Linux kernel developers dispute this issue as not being an issue with debugfs, instead this is an issue with misuse of debugfs within blktrace
References
Configurations
History
21 Nov 2024, 04:35
Type | Values Removed | Values Added |
---|---|---|
References | () http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00035.html - | |
References | () https://bugzilla.kernel.org/show_bug.cgi?id=205713 - Exploit, Issue Tracking, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2020/12/msg00015.html - | |
References | () https://lore.kernel.org/linux-block/20200402000002.7442-1-mcgrof%40kernel.org/ - | |
References | () https://security.netapp.com/advisory/ntap-20200103-0001/ - Third Party Advisory |
07 Nov 2023, 03:07
Type | Values Removed | Values Added |
---|---|---|
Summary | 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). NOTE: Linux kernel developers dispute this issue as not being an issue with debugfs, instead this is an issue with misuse of debugfs within blktrace | |
References |
|
|
Information
Published : 2019-12-12 20:15
Updated : 2024-11-21 04:35
NVD link : CVE-2019-19770
Mitre link : CVE-2019-19770
CVE.ORG link : CVE-2019-19770
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free