CVE-2023-52475
Last modified
CVE-2023-52475 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
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
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | < 4.14.328 | — |
| Linux | Linux Kernel | >= 4.15, < 4.19.297 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.259 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.199 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.136 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.59 | — |
| Linux | Linux Kernel | >= 6.2, < 6.5.8 | — |
| Linux | Linux Kernel | 6.6 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2023-52475?
How severe is CVE-2023-52475?
How do I fix CVE-2023-52475?
Are you affected by CVE-2023-52475?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
