| Summary | In the Linux kernel, the following vulnerability has been resolved: powerpc/bpf/32: Fix Oops on tail call tests test_bpf tail call tests end up as: test_bpf: #0 Tail call leaf jited:1 85 PASS This is a tentative to write above the stack. The problem is encoutered This happens because tail call is done to a BPF prog with a different This was done that way in order to pass the tail call count from caller Let's take a new approach. Use register r4 to carry the tail call count Doing that also has the advantage of maximising the common parts between With the fix, tail call tests are now successfull: test_bpf: #0 Tail call leaf jited:1 53 PASS |
|---|---|
| Publication Date | Oct. 22, 2024, 5:15 a.m. |
| Registration Date | Oct. 22, 2024, 12:01 p.m. |
| Last Update | Nov. 8, 2024, 2:08 a.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.13 | 6.0.12 | |||
| Title | Linux の Linux Kernel における境界外書き込みに関する脆弱性 |
|---|---|
| Summary | Linux の Linux Kernel には、境界外書き込みに関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Nov. 24, 2022, midnight |
| Registration Date | Nov. 8, 2024, 12:25 p.m. |
| Last Update | Nov. 8, 2024, 12:25 p.m. |
| Linux |
| Linux Kernel 5.13 以上 6.0.12 未満 |
| Linux Kernel 6.1 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2024年11月08日] 掲載 | Nov. 8, 2024, 10:35 a.m. |