CVE-2026-23387
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.
More information : https://git.kernel.org/stable/c/188ba3468cb7c098c62609d82e9fc58d29ead7f4
