CVE-2026-23015 PUBLISHED

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths The reference obtained by calling usb_get_dev() is not released in the gpio_mpsse_probe() error paths. Fix that by using device managed helper functions. Also remove the usb_put_dev() call in the disconnect function since now it will be released automatically.

EPSS 0.03% · 7.1th percentile

Risk Scores

EPSS Score
0.03%
7.1th percentile

Affected Products

VendorProductVersions
linuxlinux_kernel6.19, 6.19, 6.19
LinuxLinuxc46a74ff05c0ac76ba11ef21c930c3b447abf31a, 6.13, 0

Timeline

References

Open in Interactive Console →