Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-39465
HistoryJun 25, 2024 - 2:25 p.m.

CVE-2024-39465 media: mgb4: Fix double debugfs remove

2024-06-2514:25:04
Linux
github.com
1
linux kernel
vulnerability
media
mgb4
debugfs_remove_recursive
kernel panic

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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]

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial