In the Linux kernel, the following vulnerability has been resolved:
gpio: mpsse: fix reference leak in gpiompsseprobe() error paths
The reference obtained by calling usbgetdev() is not released in the gpiompsseprobe() error paths. Fix that by using device managed helper functions. Also remove the usbputdev() call in the disconnect function since now it will be released automatically.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23015.json",
"cna_assigner": "Linux"
}