| Summary | 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 |
|---|---|
| Publication Date | Oct. 22, 2024, 5:15 a.m. |
| Registration Date | Oct. 22, 2024, 12:01 p.m. |
| Last Update | Nov. 4, 2024, 10:16 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.8 |
|---|---|
| Vector | 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) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| 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 | |||
| Title | Linux の Linux Kernel における解放済みメモリの使用に関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、解放済みメモリの使用に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 23, 2022, midnight |
| Registration Date | Oct. 30, 2024, 4:25 p.m. |
| Last Update | Oct. 30, 2024, 4:25 p.m. |
| 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 | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年10月30日] 掲載 |
Oct. 30, 2024, 4:23 p.m. |