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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-25 11:16
Updated : 2026-06-17 10:21
NVD link : CVE-2026-23387
Mitre link : CVE-2026-23387
CVE.ORG link : CVE-2026-23387
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-415
Double Free
