In the Linux kernel, the following vulnerability has been resolved:
ext4: fix leaking uninitialized memory in fast-commit journal
When space at the end of fast-commit journal blocks is unused, make sure to zero it out so that uninitialized memory is not leaked to disk.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 5.10 | 5.10.163 |
| linux / linux_kernel | 5.11 | 5.15.87 |
| linux / linux_kernel | 5.16 | 6.0.18 |
| linux / linux_kernel | 6.1 | 6.1.4 |