CVE-2024-39465: media: mgb4: Fix double debugfs remove
In the Linux kernel, the following vulnerability has been resolved:
media: mgb4: Fix double debugfs remove
Fixes an error where debugfsremoverecursive() is called first on a parent directory and then again on a child which causes a kernel panic.
[hverkuil: added Fixes/Cc tags]
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-39465?
CVE-2024-39465 has been classified as a potentially significant severity vulnerability due to its impact on kernel stability.
How do I fix CVE-2024-39465?
To resolve CVE-2024-39465, upgrade to a patched version of the Linux kernel such as 5.10.223-1 or newer.
What versions of the Linux kernel are affected by CVE-2024-39465?
CVE-2024-39465 affects Linux kernel versions between 6.7 and 6.9.5, as well as 6.10-rc1 and 6.10-rc2.
What is the nature of the vulnerability in CVE-2024-39465?
CVE-2024-39465 is a vulnerability related to improper handling of debugfs removal that can lead to a kernel panic.
Who is responsible for addressing CVE-2024-39465?
The Linux kernel development community is responsible for addressing CVE-2024-39465 through patches and updates.