| 概要 | In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARN_ON() if we have PageError set Whenever we do any extent buffer operations we call WARNING: CPU: 1 PID: 553508 at fs/btrfs/extent_io.c:6849 assert_eb_page_uptodate+0x3f/0x50 extent_buffer_test_bit+0x3f/0x70 This was partially fixed by c2e39305299f01 ("btrfs: clear extent buffer In this case we're searching the commit root to cache the block group, Normally we're protected by the tree lock to a certain degree here. If Also in this particular case we have path->skip_locking set, so that What we really want is to catch the case where we've "read" a block but Fix this by checking !Uptodate && !Error, this way we will not complain |
|---|---|
| 公表日 | 2024年8月22日11:15 |
| 登録日 | 2024年8月26日16:57 |
| 最終更新日 | 2024年9月12日23:01 |
| CVSS3.1 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| ベクター | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:linux:linux_kernel:5.17:rc5:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:5.17:rc4:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:5.17:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:5.17:rc2:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:5.17:rc3:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:5.17:rc6:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 | 5.16.13 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.15.27 | ||||
| タイトル | Linux の Linux Kernel における脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、不特定の脆弱性が存在します。 |
| 想定される影響 | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2022年3月2日0:00 |
| 登録日 | 2024年9月13日14:57 |
| 最終更新日 | 2024年9月13日14:57 |
| Linux |
| Linux Kernel 5.15.27 未満 |
| Linux Kernel 5.16 以上 5.16.13 未満 |
| Linux Kernel 5.17 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年09月13日] 掲載 |
2024年9月13日14:57 |