CVE-2026-23387

Publication date

2026-03-25 10:28:05

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe() devm_add_action_or_reset() already invokes the action on failure, so the explicit put causes a double-put.