5 matches found
Astra Linux – Vulnerability in Linux 5.10, Linux
In the Linux kernel, the following vulnerability has been resolved: dax: Make sure that inodes are flushed before destroying the cache. A bug can be triggered by executing the following command: $ modprobe ndpmem && modprobe -r ndpmem The following error messages were recorded: 10.060014 BUG...
CVE-2023-53829
In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...
CVE-2023-53829
CVE-2023-53829 (Linux kernel, F2FS) is a concrete vulnerability in the F2FS file system related to flushing the inode when an atomic write is aborted. The issue arises in f2fs_evict_inode where a dirty-inode check (FI_DIRTY_INODE) triggers a kernel bug during inode eviction, as shown in the provi...
CVE-2023-53829 f2fs: flush inode if atomic file is aborted
In the Linux kernel, the following vulnerability has been resolved: f2fs: flush inode if atomic file is aborted Let's flush the inode being aborted atomic operation to avoid stale dirty inode during eviction in this call stack: f2fsmarkinodedirtysync+0x22/0x40 f2fs f2fsabortatomicwrite+0xc4/0xf0...
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989038)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989038 advisory. In the Linux kernel, the following vulnerability has been resolved: dax: make sure inodes are flushed before destroy cache A bug can be triggered by following comman...