Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-41015
HistoryJul 29, 2024 - 7:15 a.m.

CVE-2024-41015

2024-07-2907:15:06
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
6
linux kernel
ocfs2
bounds checking
memory region

EPSS

0

Percentile

13.5%

In the Linux kernel, the following vulnerability has been resolved:

ocfs2: add bounds checking to ocfs2_check_dir_entry()

This adds sanity checks for ocfs2_dir_entry to make sure all members of
ocfs2_dir_entry don’t stray beyond valid memory region.