Security Advisory

CVE-2024-39465

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-06-25 14:25:04
Last updated 2026-05-11 20:21:04
Assigner Linux
State PUBLISHED

Description

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]