Security Advisory

CVE-2024-49877

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-10-21 18:01:16
Last updated 2026-05-23 15:53:59
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate When doing cleanup, if flags without OCFS2_BH_READAHEAD, it may trigger NULL pointer dereference in the following ocfs2_set_buffer_uptodate() if bh is NULL.