Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Added locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface states that “the device lock” is required when this function is called from locations other than probe. This seems ...

5.5CVSS6.2AI score0.00029EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: btusb: mediatek – Fixed a kernel crash that occurred when releasing the mtk iso interface. When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perfo...

6AI score0.00024EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Avoid NULL dereference of btusbmtkclaimisointf In the btusbmtksetup function, we set btmtkdata-isopktintf to: usbifnumtoifdata-udev, MTKISOIFNUM. This function may return NULL in some cases. Even when ...

5.8AI score0.00024EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.1 views

SUSE CVE-2025-68298

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Avoid btusbmtkclaimisointf NULL deref In btusbmtksetup, we set btmtkdata-isopktintf to: usbifnumtoifdata-udev, MTKISOIFNUM That function can return NULL in some cases. Even when it returns NULL, though...

5.5CVSS6.6AI score0.00024EPSS
Exploits0References10
EUVD
EUVD
added 2025/12/16 6:31 p.m.3 views

EUVD-2025-203774

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.9AI score0.00024EPSS
Exploits0References4
NVD
NVD
added 2025/12/16 4:16 p.m.2 views

CVE-2025-68306

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

0.00024EPSS
Exploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.2 views

CVE-2025-68298

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Avoid btusbmtkclaimisointf NULL deref In btusbmtksetup, we set btmtkdata-isopktintf to: usbifnumtoifdata-udev, MTKISOIFNUM That function can return NULL in some cases. Even when it returns NULL, though...

0.00024EPSS
Exploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.1 views

CVE-2025-68306

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

5.9AI score0.00024EPSS
Exploits0References11
CVE
CVE
added 2025/12/16 3:6 p.m.5 views

CVE-2025-68306

CVE-2025-68306 affects the Linux kernel Bluetooth stack (btusb/mediatek). The issue occurs when releasing the MTK ISO interface during reset tests, leading to a kernel crash due to a missing null pointer check. The description states the fix is to perform a null check before releasing resources t...

6AI score0.00024EPSS
Exploits0References3
OSV
OSV
added 2025/12/16 3:6 p.m.3 views

CVE-2025-68306 Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

6.3AI score0.00024EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.27 views

CVE-2025-68306 Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interface When performing reset tests and encountering abnormal card drop issues that lead to a kernel crash, it is necessary to perform a null check before...

0.00024EPSS
Exploits0References3
CVE
CVE
added 2025/12/16 3:6 p.m.5 views

CVE-2025-68298

CVE-2025-68298 involves a NULL dereference in Linux kernel Bluetooth code for Mediatek BTUSB. In btusb_mtk_setup(), btmtk_data->isopkt_intf can be NULL after usb_itf lookup (usb_ifnum_to_if). The code erroneously calls btusb_mtk_claim_iso_intf() even when isopkt_intf is NULL, leading to a cras...

6.2AI score0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/16 3:6 p.m.25 views

CVE-2025-68298 Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL deref

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Avoid btusbmtkclaimisointf NULL deref In btusbmtksetup, we set btmtkdata-isopktintf to: usbifnumtoifdata-udev, MTKISOIFNUM That function can return NULL in some cases. Even when it returns NULL, though...

0.00024EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/12/16 12:0 a.m.2 views

PT-2025-51710

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 component. A null pointer dereference can occur when releasing the MediaTek ISO...

6AI score0.00024EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/03/07 2:37 a.m.1 views

SUSE CVE-2025-21827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface says that "the device lock" is needed when the function is called from places other than probe. This appears to be th...

5.5CVSS7.5AI score0.00029EPSS
Exploits0References3
OSV
OSV
added 2025/03/06 4:15 p.m.0 views

DEBIAN-CVE-2025-21827

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: Add locks for usbdriverclaiminterface The documentation for usbdriverclaiminterface says that "the device lock" is needed when the function is called from places other than probe. This appears to be th...

5.5CVSS5.6AI score0.00029EPSS
Exploits0References1
CVE
CVE
added 2024/12/27 1:50 p.m.96 views

CVE-2024-53238

Technical details about CVE-2024-53238 are not publicly provided in the supplied documents. Please monitor vendor advisories and connected feeds for affected products, impact, and remediation.

5.5CVSS6.9AI score0.00029EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2021/02/10 5:15 p.m.2 views

CVE-2021-0340

In parseNextBox of IsoInterface.java, there is a possible leak of unredacted location information due to improper input validation. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions...

8.8CVSS7.4AI score0.02617EPSS
Exploits0References1
Rows per page
Query Builder