Commit 6fd2152
committed
Merge tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Pull ext4 fixes from Ted Ts'o:
"Fix a regression in the lazytime code that was introduced in v6.1-rc1,
and a use-after-free that can be triggered by a maliciously corrupted
file system"
* tag 'ext4_for_linus_stable2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4:
fs: do not update freeing inode i_io_list
ext4: fix use-after-free in ext4_ext_shift_extents2 files changed
Lines changed: 32 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5184 | 5184 | | |
5185 | 5185 | | |
5186 | 5186 | | |
| 5187 | + | |
5187 | 5188 | | |
5188 | 5189 | | |
5189 | 5190 | | |
| |||
5227 | 5228 | | |
5228 | 5229 | | |
5229 | 5230 | | |
5230 | | - | |
| 5231 | + | |
5231 | 5232 | | |
5232 | | - | |
5233 | | - | |
| 5233 | + | |
5234 | 5234 | | |
5235 | | - | |
5236 | | - | |
| 5235 | + | |
| 5236 | + | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
| 5241 | + | |
| 5242 | + | |
5237 | 5243 | | |
| 5244 | + | |
| 5245 | + | |
5238 | 5246 | | |
5239 | 5247 | | |
5240 | 5248 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
1715 | | - | |
1716 | | - | |
1717 | | - | |
| 1715 | + | |
| 1716 | + | |
1718 | 1717 | | |
1719 | | - | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
| 1729 | + | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
1727 | 1735 | | |
1728 | 1736 | | |
1729 | 1737 | | |
| |||
0 commit comments