Bug 2451229 (CVE-2026-23387) - CVE-2026-23387 kernel: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()
Summary: CVE-2026-23387 kernel: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pi...
Keywords:
Status: NEW
Alias: CVE-2026-23387
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-25 11:05 UTC by OSIDB Bzimport
Modified: 2026-03-25 14:41 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-25 11:05:55 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.