VDB
DEBIAN-CVE-2023-52475
DEBIAN-CVE-2023-52475
PUBLISHED
CVSS 7.800000190734863 HIGH
In the Linux kernel, the following vulnerability has been resolved: Input: powermate - fix use-after-free in powermate_config_complete syzbot has found a use-after-free bug [1] in the powermate driver. This happens when the device is disconnected, which leads to a memory free from the powermate_device struct. When an asynchronous control message completes after the kfree and its callback is invoked, the lock does not exist anymore and hence the bug. Use usb_kill_urb() on pm->config to cancel any in-progress requests upon device disconnection. [1] https://syzkaller.appspot.com/bug?extid=0434ac83f907a1dbdd1e
Risk Scores
CVSS v3.1
7.800000190734863
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.52-1, 6.1.55-1, 6.1.55-1~bpo11+1 |
| Debian:13 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.158-2, *, * |
| Debian:14 | linux | 0, 0, 0 |
Timeline
- Feb 29, 2024 CVE Published
- Apr 28, 2026 CVE Updated