Lucene search

K
redhatcveRedhat.comRH:CVE-2024-35859
HistoryMay 18, 2024 - 1:05 a.m.

CVE-2024-35859

2024-05-1801:05:47
redhat.com
access.redhat.com
13
linux kernel
cve-2024-35859
vulnerability
module reference leakage
bdev_open_by_dev
mitigation

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

9.0%

In the Linux kernel, the following vulnerability has been resolved: block: fix module reference leakage from bdev_open_by_dev error path At the time bdev_may_open() is called, module reference is grabbed already, hence module reference should be released if bdev_may_open() failed. This problem is found by code review.

AI Score

6.8

Confidence

Low

EPSS

0

Percentile

9.0%