CVE-2022-48663
概要

In the Linux kernel, the following vulnerability has been resolved:

gpio: mockup: fix NULL pointer dereference when removing debugfs

We now remove the device's debugfs entries when unbinding the driver.
This now causes a NULL-pointer dereference on module exit because the
platform devices are unregistered *after* the global debugfs directory
has been recursively removed. Fix it by unregistering the devices first.

公表日 2024年4月28日22:15
登録日 2024年4月29日10:00
最終更新日 2024年4月29日21:42
関連情報、対策とツール
共通脆弱性一覧