| 概要 | In the Linux kernel, the following vulnerability has been resolved: most: core: fix resource leak in most_register_interface error paths The function most_register_interface() did not correctly release resources Fix this by initializing the device early via device_initialize() and The most_register_interface() is expected to call put_device() on Switch to using device_add() instead of device_register() to handle |
|---|---|
| 公表日 | 2026年5月6日21:16 |
| 登録日 | 2026年5月7日4:08 |
| 最終更新日 | 2026年5月6日22:07 |