CVE-2026-23015
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c46a74ff05c0ac76ba11ef21c930c3b447abf31a < 7ea26e6dcabc270433b6ded2a1aee85b215d1b28 | affected |
| Linux | Linux | c46a74ff05c0ac76ba11ef21c930c3b447abf31a < 1e876e5a0875e71e34148c9feb2eedd3bf6b2b43 | affected |
| Linux | Linux | 6.13 | affected |
| Linux | Linux | 0 < 6.13 | unaffected |
| Linux | Linux | 6.18.6 <= 6.18.* | unaffected |
| Linux | Linux | 6.19 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7ea26e6dcabc270433b6ded2a1aee85b215d1b28
- https://git.kernel.org/stable/c/1e876e5a0875e71e34148c9feb2eedd3bf6b2b43
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.