VYPR

ext2

by Linux

CVEs (1)

  • CVE-2026-74362Aug 15, 2026
    risk 0.00cvss epss

    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 write(2) to return…