| Title | LinuxのLinux KernelにおけるNULL ポインタデリファレンスに関する脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、mm/damon/sysfsの複数のsysfsコマンド経路がcontexts_arr[0]にアクセスする前にcontexts-nrを適切に検証していない脆弱性が修正されました。ユーザーはDAMONが動作中にsysfs経由でnr_contextsを0に設定でき、その結果NULLポインタ参照が発生します。この問題により、権限を持つユーザーがDAMONの運用中に特定のコマンドを実行するとシステム障害が引き起こされる可能性があります。したがって、本脆弱性は修正されています。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | April 22, 2026, midnight |
| Registration Date | May 7, 2026, 10:52 a.m. |
| Last Update | May 7, 2026, 10:52 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 5.18 以上 6.6.131 未満 |
| Linux Kernel 6.13 以上 6.18.21 未満 |
| Linux Kernel 6.19 以上 6.19.11 未満 |
| Linux Kernel 6.7 以上 6.12.80 未満 |
| Linux Kernel 7.0 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月07日] 掲載 |
May 7, 2026, 10:52 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0] Multiple sysfs command paths dereference contexts_arr[0] without first In more detail, the issue can be triggered by privileged users like First, start DAMON and make contexts directory empty # damo start Then, each of below commands will cause the NULL pointer dereference. # echo update_schemes_stats > state Guard all commands (except OFF) at the entry point of |
|---|---|
| Publication Date | April 22, 2026, 11:16 p.m. |
| Registration Date | April 25, 2026, 4:05 a.m. |
| Last Update | April 24, 2026, 1:17 a.m. |