CVE-2024-39465
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.…
Does this matter?
Lower severity and a low EPSS score (0.18%). Track it; it rarely justifies an emergency change on its own.
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]
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.18% probability · 8th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/252204b634efffd8b167d77413c93d0192aaf5f6Patch
- https://git.kernel.org/stable/c/825fc49497957310e421454fe3fb8b8d8d8e2dd2Patch
- https://git.kernel.org/stable/c/252204b634efffd8b167d77413c93d0192aaf5f6Patch
- https://git.kernel.org/stable/c/825fc49497957310e421454fe3fb8b8d8d8e2dd2Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.