In the Linux kernel, the following vulnerability has been resolved: ext4: avoid resizing to a partial cluster size This patch avoids an attempt to resize the filesystem to an unaligned cluster boundary. An online resize to a size that is not integral to cluster size results in the last iteration attempting to grow the fs by a negative amount, which trips a BUG_ON and leaves the fs with a corrupted in-memory superblock.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < feabdac2057e863d0e140a2adf3d232eb4882db4 |
| Linux | Linux | < b183b915beef818a25e3154d719ca015a1ae0770 |
| Linux | Linux | 10 for 32-bit Systems |
| Linux | Linux | < 10.0.17763.2803 |