cve/2024/CVE-2024-41016.md
2025-09-29 21:09:30 +02:00

1000 B

CVE-2024-41016

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 spacerequested. It's better to check if the memory is out of bound beforememcmp, although this possibility mainly comes from crafted poisonousimages.

POC

Reference

No PoCs from references.

Github