| Title | LinuxカーネルのBtrfsファイルシステムにおけるパス参照処理の不備によりカーネル情報が漏洩する脆弱性 |
|---|---|
| Summary | Linuxカーネルのbtrfsファイルシステムにおいて、sendプロセス中のheaderのiterate_inode_ref()にパス参照アンダーフローを適切に処理しない問題が存在していました。この問題により、パスバッファの構築に失敗した場合、カーネルアドレス情報が漏洩する可能性がありましたが、修正によってエラーハンドリングが強化されました。 |
| Possible impacts | 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | May 19, 2024, midnight |
| Registration Date | Dec. 25, 2025, 5 p.m. |
| Last Update | Dec. 25, 2025, 5 p.m. |
| CVSS3.0 : 低 | |
| Score | 3.3 |
|---|---|
| Vector | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N |
| Debian |
| Debian GNU/Linux 10.0 |
| Linux |
| Linux Kernel 4.19.312 未満 |
| Linux Kernel 4.20 から 5.4.274 未満 |
| Linux Kernel 5.11 から 5.15.155 未満 |
| Linux Kernel 5.16 から 6.1.86 未満 |
| Linux Kernel 5.5 から 5.10.215 未満 |
| Linux Kernel 6.2 から 6.6.27 未満 |
| Linux Kernel 6.7 から 6.8.6 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2025年12月25日] 掲載 |
Dec. 25, 2025, 5 p.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: btrfs: send: handle path ref underflow in header iterate_inode_ref() Change BUG_ON to proper error handling if building the path buffer |
|---|---|
| Publication Date | May 19, 2024, 8:15 p.m. |
| Registration Date | May 20, 2024, 10 a.m. |
| Last Update | Nov. 21, 2024, 6:21 p.m. |