In the Linux kernel, the following vulnerability has been resolved:
ocfs2: free inode when ocfs2getinit_inode() fails
syzbot is reporting busy inodes after unmount, for commit 9c89fe0af826 ("ocfs2: Handle error from dquotinitialize()") forgot to call iput() when newinode() succeeded and dquot_initialize() failed.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/56xxx/CVE-2024-56630.json",
"cna_assigner": "Linux"
}