| Summary | In the Linux kernel, the following vulnerability has been resolved: ext4: check dot and dotdot of dx_root before making dir indexed Syzbot reports a issue as follows: The immediate cause of this problem is that there is only one valid dentry do_split The maximum length of a filename is 255 and the minimum block size is 1024, But syzbot's crafted image has no dot and dotdot in dir, and the dentry bus dentry1 hole dentry2 free So when renaming dentry1 increases its name_len length by 1, neither hole In make_indexed_dir() it is assumed that the first two entries of the Therefore add the ext4_check_dx_root() helper function to add more sanity |
|---|---|
| Publication Date | Aug. 17, 2024, 6:15 p.m. |
| Registration Date | Aug. 26, 2024, 5:01 p.m. |
| Last Update | Aug. 19, 2024, 9:59 p.m. |
| Title | Linux の Linux Kernel における境界外読み取りに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、境界外読み取りに関する脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | July 10, 2024, midnight |
| Registration Date | Oct. 7, 2025, 5:58 p.m. |
| Last Update | Oct. 7, 2025, 5:58 p.m. |
| Linux |
| Linux Kernel 2.6.19 |
| Linux Kernel 2.6.20 以上 4.19.320 未満 |
| Linux Kernel 4.20 以上 5.4.282 未満 |
| Linux Kernel 5.11 以上 5.15.165 未満 |
| Linux Kernel 5.16 以上 6.1.103 未満 |
| Linux Kernel 5.5 以上 5.10.224 未満 |
| Linux Kernel 6.2 以上 6.6.44 未満 |
| Linux Kernel 6.7 以上 6.10.3 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2025年10月07日] 掲載 |
Oct. 7, 2025, 5:58 p.m. |