Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26612
HistoryMar 12, 2024 - 4:42 p.m.

CVE-2024-26612

2024-03-1216:42:36
redhat.com
access.redhat.com
10
cve-2024-26612
linux kernel
netfs
fscache
vulnerability
resolved
oops
fscache_put_cache
is_err_or_null

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

15.5%

In the Linux kernel, the following vulnerability has been resolved: netfs, fscache: Prevent Oops in fscache_put_cache() This function dereferences “cache” and then checks if it’s IS_ERR_OR_NULL(). Check first, then dereference.

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

15.5%