VYPR
Unrated severityNVD Advisory· Published May 8, 2025· Updated May 26, 2025

usb: typec: class: Fix NULL pointer access

CVE-2025-37809

Description

In the Linux kernel, the following vulnerability has been resolved:

usb: typec: class: Fix NULL pointer access

Concurrent calls to typec_partner_unlink_device can lead to a NULL pointer dereference. This patch adds a mutex to protect USB device pointers and prevent this issue. The same mutex protects both the device pointers and the partner device registration.

Affected products

81

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.