cve/2024/CVE-2024-39465.md
2025-09-29 21:09:30 +02:00

938 B

CVE-2024-39465

Description

In the Linux kernel, the following vulnerability has been resolved:media: mgb4: Fix double debugfs removeFixes an error where debugfs_remove_recursive() is called first on a parentdirectory and then again on a child which causes a kernel panic.[hverkuil: added Fixes/Cc tags]

POC

Reference

No PoCs from references.

Github