Security Advisory
CVE-2024-56630
5.5
MEDIUM
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved:
ocfs2: free inode when ocfs2_get_init_inode() fails
syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826
("ocfs2: Handle error from dquot_initialize()") forgot to call iput() when
new_inode() succeeded and dquot_initialize() failed.
Published Date
December 27, 2024
Official Source
NIST NVD Advisory