| 概要 | In the Linux kernel, the following vulnerability has been resolved: tracing: Free buffers when a used dynamic event is removed After 65536 dynamic events have been added and removed, the "type" field The issue is that if a dynamic event (like a kprobe event) is traced and To show how this can be an issue, the following can crash the kernel: # cd /sys/kernel/tracing For every iteration of the above, the writing to the kprobe_events will Now that means deleting one dynamic event and created another will reuse # echo 1 > kprobes/foo/enable Now if we delete the kprobe and create a new one that reads a string: # echo 'p:kprobes/foo do_sys_openat2 +0($arg2):string' > kprobe_events And now we can the trace: # cat trace |
|---|---|
| 公表日 | 2024年10月22日5:15 |
| 登録日 | 2024年10月22日12:01 |
| 最終更新日 | 2024年11月4日22:16 |
| CVSS3.1 : HIGH | |
| スコア | 7.8 |
|---|---|
| ベクター | CVSS:3.1/AV:L/AC:L/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.1:rc2:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc5:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc1:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc3:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc4:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc6:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:6.1:rc7:*:*:*:*:*:* | |||||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 | 6.0.12 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 | 5.15.82 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 | 5.10.158 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.33 | 5.4.226 | |||
| タイトル | Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性 |
|---|---|
| 概要 | Linux の Linux Kernel には、解放済みメモリの使用に関する脆弱性が存在します。 |
| 想定される影響 | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| 対策 | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| 公表日 | 2022年11月23日0:00 |
| 登録日 | 2024年10月30日16:25 |
| 最終更新日 | 2024年10月30日16:25 |
| Linux |
| Linux Kernel 6.1 |
| Linux Kernel 2.6.33 以上 5.4.226 未満 |
| Linux Kernel 5.11 以上 5.15.82 未満 |
| Linux Kernel 5.16 以上 6.0.12 未満 |
| Linux Kernel 5.5 以上 5.10.158 未満 |
| No | 変更内容 | 変更日 |
|---|---|---|
| 1 | [2024年10月30日] 掲載 |
2024年10月30日16:23 |