Lucene search
+L

158 matches found

Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.2 views

CVE-2022-50358 brcmfmac: return error when getting invalid max_flowrings from dongle

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

6AI score0.00295EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.13 views

CVE-2022-50358 brcmfmac: return error when getting invalid max_flowrings from dongle

In the Linux kernel, the following vulnerability has been resolved: brcmfmac: return error when getting invalid maxflowrings from dongle When firmware hit trap at initialization, host will read abnormal maxflowrings number from dongle, and it will cause kernel panic when doing iowrite to initiali...

0.00295EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/17 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly handling an invalid maxflowrings value returned by dongle, which could cause the kernel to cras...

4.2CVSS5.8AI score0.00295EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/17 12:00 a.m.7 views

PT-2025-38168

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue where an invalid max flowrings number read from a dongle during firmware initialization can cause a kernel panic when attempting to initialize the...

6.1AI score0.00295EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If a USB dongle is inserted whose chip is not maintained in the icidtable, it will lead to a NULL access. Adding a NULL check can prevent Kernel Oops...

5.5CVSS6.3AI score0.00214EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 5:46 a.m.10 views

CVE-2017-7450

AIRTAME HDMI dongle with firmware before 2.2.0 allows unauthenticated access to a big part of the management interface. It is possible to extract all information including the Wi-Fi password, reboot, or force a software update at an arbitrary time...

10CVSS9.6AI score0.01412EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/16 3:15 p.m.12 views

CVE-2025-22052

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

5.5CVSS0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/16 2:12 p.m.98 views

CVE-2025-22052

The CVE-2025-22052 issue affects the Linux kernel (staging gpib driver, ni_usb). It causes a NULL dereference Oops after a USB dongle disconnect because bus_interface is set to NULL; previously NULL checks existed only in select paths. The fix adds a NULL check for bus_interface across all interf...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.22 views

CVE-2025-22052 staging: gpib: Fix Oops after disconnect in ni_usb

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/16 2:12 p.m.8 views

CVE-2025-22052 staging: gpib: Fix Oops after disconnect in ni_usb

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in niusb If the usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was introduced by...

5.5CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.1 views

CVE-2025-22051 staging: gpib: Fix Oops after disconnect in agilent usb

In the Linux kernel, the following vulnerability has been resolved: staging: gpib: Fix Oops after disconnect in agilent usb If the agilent usb dongle is disconnected subsequent calls to the driver cause a NULL dereference Oops as the businterface is set to NULL on disconnect. This problem was...

6.1AI score0.00191EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.12 views

PT-2025-16692 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A problem in the Linux kernel has been identified where disconnecting a USB dongle leads to a NULL dereference Oops due to the bus interface being set to NULL. This issue arises becaus...

7.8CVSS5.1AI score0.66418EPSS
SaveExploits0References686
SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.5 views

SUSE CVE-2024-57987

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

5.5CVSS7.6AI score0.00214EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/27 2:15 a.m.11 views

CVE-2024-57987

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: check for NULL in btrtlsetuprealtek If insert an USB dongle which chip is not maintained in icidtable, it will hit the NULL point accessed. Add a null point check to avoid the Kernel Oops...

5.5CVSS0.00214EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:07 a.m.76 views

CVE-2024-57987

CVE-2024-57987 is a Linux kernel Bluetooth vulnerability in the btrtl driver. When inserting a USB dongle whose Realtek chip isn’t in ic_id_table, a NULL dereference could trigger a kernel oops. The fix adds a NULL check in btrtl_setup_realtek() to prevent the NULL pointer access. Affected: Linux...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2023/08/14 4:15 a.m.4 views

CVE-2023-40291

Harman Infotainment 20190525031613 allows root access via SSH over a USB-to-Ethernet dongle with a password that is an internal project name...

6.8CVSS6.7AI score0.00499EPSS
SaveExploits1References2
OSV
OSV
added 2023/08/14 4:15 a.m.8 views

CVE-2023-40291

Harman Infotainment 20190525031613 allows root access via SSH over a USB-to-Ethernet dongle with a password that is an internal project name...

6.8CVSS5.8AI score0.00499EPSS
SaveExploits1References1
NVD
NVD
added 2023/08/14 4:15 a.m.28 views

CVE-2023-40291

Harman Infotainment 20190525031613 allows root access via SSH over a USB-to-Ethernet dongle with a password that is an internal project name...

6.8CVSS6.8AI score0.00499EPSS
SaveExploits1References1
Prion
Prion
added 2023/08/14 4:15 a.m.27 views

Default credentials

Harman Infotainment 20190525031613 allows root access via SSH over a USB-to-Ethernet dongle with a password that is an internal project name...

4.6CVSS6.8AI score0.00499EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/14 12:00 a.m.13 views

CVE-2023-40291

Harman Infotainment 20190525031613 allows root access via SSH over a USB-to-Ethernet dongle with a password that is an internal project name...

7.2AI score0.00499EPSS
SaveExploits1References1
Rows per page
Query Builder