2 matches found
CVE-2026-74362
A flaw was found in the Linux kernel's ext2 filesystem. When performing write operations on files opened with OSYNC or ODSYNC flags, the system call write2 could incorrectly report success to a local user even if the data synchronization to disk failed. This could lead to data integrity issues, a...
5.5CVSS5.4AI score0.00168EPSS
SaveExploits0References4
PT-2026-72798
In the Linux kernel, the following vulnerability has been resolved: ext2: fix ignored return value of generic write sync Fix ext2 dio write iter to propagate the error returned by generic write sync instead of silently discarding it, which could cause write2 to return success to userspace on O...
5.4AI score0.00168EPSS
SaveExploits0References6
20