6 matches found
Unity Linux 20.1050e / 20.1070e Security Update: kernel (UTSA-2026-011393)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011393 advisory. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nilfsroot in nilfsevictinode During unmount process of nilfs2,...
CVE-2023-53804
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nilfsroot in nilfsevictinode During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. However, since nilfsevictinode uses...
CVE-2023-53804
CVE-2023-53804 concerns a use-after-free in nilfs2 within the Linux kernel. During unmount, nilfs_root may be freed or become unheld after nilfs_detach_log_writer(), yet nilfs_evict_inode() still relies on nilfs_root for cleanup, risking a use-after-free read if inodes sit in the garbage_list and...
CVE-2023-53804 nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free bug of nilfsroot in nilfsevictinode During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. However, since nilfsevictinode uses...
Linux kernel 安全漏洞
Linux kernel is a product of the United States Linux Foundation, etc. Linux kernel is the kernel used by the open source operating system Linux. langGenius dify, etc. are products of LangGenius open source. dify is an open source application development platform for LLM. clickHouse ClickHouse is ...
CVE-2024-42104 nilfs2: add missing check for inode numbers on directory entries
In the Linux kernel, the following vulnerability has been resolved: nilfs2: add missing check for inode numbers on directory entries Syzbot reported that mounting and unmounting a specific pattern of corrupted nilfs2 filesystem images causes a use-after-free of metadata file inodes, which trigger...