| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルのkexecサブシステムにおいて、kexec_load_purgatory()関数がSHF_EXECINSTRセクション内のエントリーポイントを正しく特定できない場合があり、複数の実行可能セクションが重複したアドレスを持つときに誤ったチェックを行い警告を引き起こす脆弱性が修正されました。この問題によりkexecのロード処理が不安定になる可能性があり、本修正ではエントリーポイントの計算方法を改善し、特定のシンボルが存在する場合にはそのシンボルを使用するようにしました。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 8, 2026, midnight |
| Registration Date | May 18, 2026, 11:29 a.m. |
| Last Update | May 18, 2026, 11:29 a.m. |
| CVSS3.0 : 警告 | |
| Score | 5.5 |
|---|---|
| Vector | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
| Linux |
| Linux Kernel 4.19.287 以上 4.20 未満 |
| Linux Kernel 5.10.185 以上 5.10.252 未満 |
| Linux Kernel 5.15.118 以上 5.15.202 未満 |
| Linux Kernel 5.4.248 以上 5.5 未満 |
| Linux Kernel 6.1.35 以上 6.1.165 未満 |
| Linux Kernel 6.13 以上 6.18.16 未満 |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| Linux Kernel 6.3.9 以上 6.4 未満 |
| Linux Kernel 6.4 |
| Linux Kernel 6.4.1 以上 6.6.128 未満 |
| Linux Kernel 6.7 以上 6.12.75 未満 |
| Linux Kernel 7.0 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月18日] 掲載 |
May 18, 2026, 11:29 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: kexec: derive purgatory entry from symbol kexec_load_purgatory() derives image->start by locating e_entry inside an Derive the entry section from the purgatory_start symbol when present and WARNING: kernel/kexec_file.c:1009 at kexec_load_purgatory+0x395/0x3c0, CPU#10: kexec/1784 [me@linux.beauty: move helper to avoid forward declaration, per Baoquan] |
|---|---|
| Publication Date | May 8, 2026, 11:16 p.m. |
| Registration Date | May 9, 2026, 4:12 a.m. |
| Last Update | May 12, 2026, 11:10 p.m. |