Security Advisory

CVE-2024-41016

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-29 06:37:02
Last updated 2026-05-12 11:56:13
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry() xattr in ocfs2 maybe non-indexed, which saved with additional space requested. Its better to check if the memory is out of bound before memcmp, although this possibility mainly comes from crafted poisonous images.