Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26919
HistoryApr 17, 2024 - 8:59 p.m.

CVE-2024-26919

2024-04-1720:59:58
redhat.com
access.redhat.com
8
linux kernel
usb
ulpi
debugfs
directory leak
vulnerability
cve-2024-26919

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved: usb: ulpi: Fix debugfs directory leak The ULPI per-device debugfs root is named after the ulpi device’s parent, but ulpi_unregister_interface tries to remove a debugfs directory named after the ulpi device itself. This results in the directory sticking around and preventing subsequent (deferred) probes from succeeding. Change the directory name to match the ulpi device.

6.8 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%