Lucene search

K
osvGoogleOSV:CVE-2024-41015
HistoryJul 29, 2024 - 7:15 a.m.

CVE-2024-41015

2024-07-2907:15:06
Google
osv.dev
3
linux
ocfs2
vulnerability
bounds checking
memory region

AI Score

8.1

Confidence

High

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.