CVE-2026-43242
概要

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

soc: ti: k3-socinfo: Fix regmap leak on probe failure

The mmio regmap allocated during probe is never freed.

Switch to using the device managed allocator so that the regmap is
released on probe failures (e.g. probe deferral) and on driver unbind.

公表日 2026年5月6日21:16
登録日 2026年5月7日4:09
最終更新日 2026年5月6日22:07
関連情報、対策とツール
共通脆弱性一覧