Bugzilla – Bug 1227095
VUL-0: CVE-2024-39465: kernel: media: mgb4: Fix double debugfs remove
Last modified: 2024-07-01 13:37:18 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-39465 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-39465.mbox https://git.kernel.org/stable/c/252204b634efffd8b167d77413c93d0192aaf5f6 https://git.kernel.org/stable/c/825fc49497957310e421454fe3fb8b8d8d8e2dd2 https://www.cve.org/CVERecord?id=CVE-2024-39465 https://bugzilla.redhat.com/show_bug.cgi?id=2294301
All done, closing.