In the Linux kernel, the following vulnerability has been resolved:
media: mgb4: Fix double debugfs remove
Fixes an error where debugfs_remove_recursive() is called first on a parent
directory and then again on a child which causes a kernel panic.
[hverkuil: added Fixes/Cc tags]
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-25 15:15
Updated : 2024-11-21 09:27
NVD link : CVE-2024-39465
Mitre link : CVE-2024-39465
CVE.ORG link : CVE-2024-39465
JSON object : View
Products Affected
linux
- linux_kernel
CWE