CVE-2024-41016

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41016
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-41016.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-41016
Downstream
Related
Published
2024-07-29T07:15:06Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

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

ocfs2: strict bound check before memcmp in ocfs2xattrfind_entry()

xattr in ocfs2 maybe 'non-indexed', which saved with additional space requested. It's better to check if the memory is out of bound before memcmp, although this possibility mainly comes from crafted poisonous images.

References

Affected packages