| Title | LinuxのLinux Kernelにおける不特定の脆弱性 |
|---|---|
| Summary | Linuxカーネルにおいて、以下の脆弱性が修正されました。gpio: sysfs経由でエクスポートされたGPIOのチップ削除の問題です。現在、GPIOをsysfsを通じてエクスポートし、親GPIOコントローラのバインドを解除すると、親デバイスを削除した後ではgpiod_unexport()でディスクリプタを関連付けることができず、最終参照を解放できないため、/sys/class/gpioのエクスポートされた属性が残ったままになります。この問題を解決するために、teardownコードを再設計し、ロックなしのgpiod_unexport()のバリアントを提供しました。また、親デバイスの登録解除の前にsysfs_lockを取得した状態でエクスポートされたすべてのGPIOを削除します。これにより、デバイスの登録解除が完全に行われる前に新たなエクスポートが発生するのを防止します。 |
| Possible impacts | 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date | May 6, 2026, midnight |
| Registration Date | May 13, 2026, 10:24 a.m. |
| Last Update | May 13, 2026, 10:24 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 6.17 以上 6.18.16 未満 |
| Linux Kernel 6.19 以上 6.19.6 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年05月13日] 掲載 |
May 13, 2026, 10:24 a.m. |
| Summary | In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO Rework the teardown code: provide an unlocked variant of |
|---|---|
| Publication Date | May 6, 2026, 9:16 p.m. |
| Registration Date | May 7, 2026, 4:08 a.m. |
| Last Update | May 12, 2026, 5:53 a.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.17 | 6.18.16 | |||
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 | 6.19.6 | |||