| Summary | In the Linux kernel, the following vulnerability has been resolved: bpf: support non-r10 register spill/fill to/from stack in precision tracking Use instruction (jump) history to record instructions that performed To make this work reliably, we push extra per-instruction flags into This change removes basically the last remaining practical limitation of There are only three differences in selftests' BPF object files File Program Insns (A) Insns (B) Insns (DIFF) States (A) States (B) States (DIFF) Note, I avoided renaming jmp_history to more generic insn_hist to Notice also cur_hist_entry pointer reset to NULL at the beginning of Relying on insn_idx comparison has the same ambiguity problem as the one [0] https://patchwork.kernel.org/project/netdevbpf/patch/20231110002638.4168352-3-andrii@kernel.org/ |
|---|---|
| Publication Date | Nov. 5, 2024, 7:15 p.m. |
| Registration Date | Nov. 6, 2024, 5:01 a.m. |
| Last Update | Nov. 8, 2024, 4:31 a.m. |
| CVSS3.1 : MEDIUM | |
| スコア | 5.5 |
|---|---|
| Vector | 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) | 高 |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.8 | ||||
| Title | Linux の Linux Kernel における NULL ポインタデリファレンスに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、NULL ポインタデリファレンスに関する脆弱性が存在します。 |
| Possible impacts | サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Dec. 5, 2023, midnight |
| Registration Date | Nov. 8, 2024, 1:32 p.m. |
| Last Update | Nov. 8, 2024, 1:32 p.m. |
| Linux |
| Linux Kernel 6.8 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年11月08日] 掲載 |
Nov. 8, 2024, 1:32 p.m. |