CVE-2026-53156
概要

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

nvmem: core: fix use-after-free bugs in error paths

Fix several instances of error paths in which we call
__nvmem_device_put() - which may end up freeing the underlying memory
and other resources - and then keep on using the nvmem structure. Always
put the reference to the nvmem device as the last step before returning
the error code.

公表日 2026年6月25日18:16
登録日 2026年6月27日4:26
最終更新日 2026年6月25日18:16
関連情報、対策とツール
共通脆弱性一覧