| 概要 | In the Linux kernel, the following vulnerability has been resolved: mm: shmem: fix data-race in shmem_getattr() I got the following KCSAN report during syzbot testing: ================================================================== write to 0xffff888102eb3260 of 4 bytes by task 6565 on cpu 1: read to 0xffff888102eb3260 of 4 bytes by task 3498 on cpu 0: value changed: 0x2755ae53 -> 0x27ee44d3 Reported by Kernel Concurrency Sanitizer on: When calling generic_fillattr(), if you don't hold read lock, data-race Since there is no special protection when shmem_getattr() calls Therefore, when calling generic_fillattr() from shmem_getattr(), it is |
|---|---|
| 公表日 | 2024年11月9日20:15 |
| 登録日 | 2024年11月10日5:01 |
| 最終更新日 | 2024年11月14日3:38 |
| CVSS3.1 : HIGH | |
| スコア | 7.0 |
|---|---|
| ベクター | CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 高 |
| 攻撃に必要な特権レベル(PR) | 低 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | 高 |
| 構成1 | 以上 | 以下 | より上 | 未満 | |
| cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.12:rc4:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.12:rc3:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 | 5.10.229 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20 | 5.4.285 | |||
| cpe:2.3:o:linux:linux_kernel:6.12:rc5:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 | 6.11.7 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 | 6.6.60 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 | 6.1.116 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 | 5.15.171 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.3 | 4.19.323 | |||
| タイトル | Linux の Linux Kernel における競合状態に関する脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、競合状態に関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2024年10月28日0:00 |
| 登録日 | 2024年11月14日13:14 |
| 最終更新日 | 2024年11月14日13:14 |
| Linux |
| Linux Kernel 4.20 以上 5.4.285 未満 |
| Linux Kernel 4.3 以上 4.19.323 未満 |
| Linux Kernel 5.11 以上 5.15.171 未満 |
| Linux Kernel 5.16 以上 6.1.116 未満 |
| Linux Kernel 5.5 以上 5.10.229 未満 |
| Linux Kernel 6.12 |
| Linux Kernel 6.2 以上 6.6.60 未満 |
| Linux Kernel 6.7 以上 6.11.7 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年11月14日] 掲載 | 2024年11月14日12:13 |