PT-2025-51702 · Mediatek+4 · Btusb Mediatek+4
CVE-2025-68298
·
Published
2025-11-20
·
Updated
2026-04-06
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw within the Bluetooth subsystem, specifically in the btusb mediatek driver. A NULL dereference issue exists in the
btusb mtk claim iso intf() function. This occurs when btmtk data->isopkt intf is NULL, leading to a crash due to an invalid pointer being passed to device lock(). The issue arose from a commit intended to add locks for usb driver claim interface(), and prior to that commit, the NULL pointer would be detected and handled gracefully by usb driver claim interface(). The fix involves adding a NULL check at the beginning of the btusb mtk claim iso intf() function to revert to the previous error handling behavior.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu
Btusb Mediatek