CVE-2026-46228
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
28/05/2026
Last modified:
10/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
spi: ch341: fix devres lifetime<br />
<br />
USB drivers bind to USB interfaces and any device managed resources<br />
should have their lifetime tied to the interface rather than parent USB<br />
device. This avoids issues like memory leaks when drivers are unbound<br />
without their devices being physically disconnected (e.g. on probe<br />
deferral or configuration changes).<br />
<br />
Fix the controller and driver data lifetime so that they are released<br />
on driver unbind.<br />
<br />
Note that this also makes sure that the SPI controller is placed<br />
correctly under the USB interface in the device tree.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.11 (including) | 6.18.32 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 7.0.9 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



