| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、以下の脆弱性が修正されました。ext4では、ext4_xattr_inode_dec_ref_all()内のbrelse()呼び出し漏れが修正されました。コミットc8e008b60492("ext4: ignore xattrs past end")により、block_csumがfalseの場合に参照カウントリークが引き起こされていました。ext4_xattr_inode_dec_ref_all()はext4_get_inode_loc()を呼び出してiloc.bhを取得しますが、brelse()で解放していなかったため問題が発生していました。 |
| Possible impacts | ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 27, 2026, midnight |
| Registration Date | June 17, 2026, 3:40 p.m. |
| Last Update | June 17, 2026, 3:40 p.m. |
| CVSS3.0 : 警告 | |
| Score | 5.5 |
|---|---|
| Vector | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Linux |
| Linux Kernel 5.10.237 以上 5.10.258 未満 |
| Linux Kernel 5.15.181 以上 5.15.209 未満 |
| Linux Kernel 5.4.293 以上 5.5 未満 |
| Linux Kernel 6.1.135 以上 6.1.175 未満 |
| Linux Kernel 6.12.24 以上 6.12.86 未満 |
| Linux Kernel 6.13.12 以上 6.14 未満 |
| Linux Kernel 6.14.3 以上 6.18.27 未満 |
| Linux Kernel 6.19 以上 7.0.4 未満 |
| Linux Kernel 6.6.88 以上 6.6.140 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年06月17日] 掲載 |
June 17, 2026, 3:40 p.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all() The commit c8e008b60492 ("ext4: ignore xattrs past end") ext4_xattr_inode_dec_ref_all() calls ext4_get_inode_loc() to |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:13 a.m. |
| Last Update | June 2, 2026, 2:17 a.m. |