CVE-2025-37986
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
20/05/2025
Last modified:
21/05/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
usb: typec: class: Invalidate USB device pointers on partner unregistration<br />
<br />
To avoid using invalid USB device pointers after a Type-C partner<br />
disconnects, this patch clears the pointers upon partner unregistration.<br />
This ensures a clean state for future connections.