| Title | LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、以下の脆弱性が修正されました。apparmorにおいて、export_binaryが無効のときにrawdataの無効なデリファレンスが発生する問題を修正しました。実行時にexport_binaryパラメータが無効の場合、それ以前にロードされたプロファイルはapparmorfs内にrawdataを保持し続け、ポリシーディレクトリのrawdataへのシンボリックリンクが存在します。これらのプロファイルのいずれかが置き換えられると、rawdataはNULLに設定されますが、そのプロファイルのrawdataへのシンボリックリンクを解決しようとすると、profile-rawdataがNULLであるにもかかわらずprofile-rawdata-nameをデリファレンスしようとして、カーネルのoopsが発生します。本修正では、rawdataが設定されているかどうかをチェックすることで、この問題を防止しています。 |
| Possible impacts | ・当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 ・当該ソフトウェアが扱う情報について、書き換えは発生しません。 ・当該ソフトウェアが完全に停止する可能性があります。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 27, 2026, midnight |
| Registration Date | June 17, 2026, 3:44 p.m. |
| Last Update | June 17, 2026, 3:44 p.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.17 以上 5.10.252 未満 |
| Linux Kernel 5.11 以上 5.15.202 未満 |
| Linux Kernel 5.16 以上 6.1.165 未満 |
| Linux Kernel 6.13 以上 6.18.14 未満 |
| Linux Kernel 6.19 以上 6.19.4 未満 |
| Linux Kernel 6.2 以上 6.6.128 未満 |
| Linux Kernel 6.7 以上 6.12.75 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年06月17日] 掲載 |
June 17, 2026, 3:44 p.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when export_binary is unset If the export_binary parameter is disabled on runtime, profiles that [ 168.653080] BUG: kernel NULL pointer dereference, address: 0000000000000088 |
|---|---|
| Publication Date | May 27, 2026, 11:17 p.m. |
| Registration Date | May 28, 2026, 4:12 a.m. |
| Last Update | May 27, 2026, 11:48 p.m. |