Lucene search
+L

18050 matches found

OSV
OSV
added 2024/04/17 11:15 a.m.11 views

UBUNTU-CVE-2024-26897

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

4.7CVSS6.2AI score0.00188EPSS
SaveExploits0References25
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.28 views

CVE-2024-26897 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

7AI score0.00188EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.33 views

CVE-2024-26897 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

7.8AI score0.00188EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.7808 views

CVE-2024-26897

CVE-2024-26897 — Linux kernel (ath9k/ath9k_htc): A race in the ath9k_wmi_event_tasklet can occur due to init-order data-structure initialization exposed to USB before driver init completes. This may cause NULL-pointer dereferences under certain WMI commands. A partial fix existed (aborting WMI_TX...

4.7CVSS6.5AI score0.00188EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/17 10:27 a.m.9 views

CVE-2024-26897 wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: delay all of ath9kwmieventtasklet until init is complete The ath9kwmieventtasklet used in ath9khtc assumes that all the data structures have been fully initialised by the time it runs. However, because of the order i...

5.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.38 views

CVE-2024-26875 media: pvrusb2: fix uaf in pvr2_context_set_notify

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

7.8AI score0.00247EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.24 views

CVE-2024-26875 media: pvrusb2: fix uaf in pvr2_context_set_notify

In the Linux kernel, the following vulnerability has been resolved: media: pvrusb2: fix uaf in pvr2contextsetnotify Syzbot reported BUG: KASAN: slab-use-after-free in pvr2contextsetnotify+0x2c4/0x310 drivers/media/usb/pvrusb2/pvrusb2-context.c:35 Read of size 4 at addr ffff888113aeb0d8 by task...

6.8AI score0.00247EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.11 views

SUSE CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.12 views

SUSE CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/04/17 12:00 a.m.6 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 originates from a device being exposed to the USB subsystem before the ath9k driver initialization is complete...

4.7CVSS6.7AI score0.00188EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/04/16 12:00 a.m.18 views

The vulnerability of the USB HID analyzer used by Wireshark, which is used to analyze computer network traffic, allows a hacker to perform a service denial.

The vulnerability of the USB HID analyzer used by Wireshark for analyzing computer network traffic is related to memory release errors. Exploiting this vulnerability can allow a remote attacker to cause a service failure...

7.8CVSS7.2AI score0.02411EPSS
SaveExploits1References11Affected Software5
GithubExploit
GithubExploit
added 2024/04/15 5:51 p.m.450 views

Exploit for CVE-2024-1642470

Windows USB Generic Parent Driver Remote Code Execution Vulner...

9.4AI score
SaveExploits1
Redos
Redos
added 2024/04/15 12:00 a.m.34 views

ROS-20240415-04

Wireshark computer network traffic analyzer vulnerability related to memory leak in USB dissector HID. Exploitation of the vulnerability could allow an attacker acting remotely to perform a denial of denial of service...

7.5CVSS6.7AI score0.02747EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2024/04/12 2:21 a.m.13 views

SUSE CVE-2021-47181

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS7.8AI score0.00226EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/04/12 2:11 a.m.5 views

SUSE CVE-2024-26749

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fixed memory use after free at cdns3gadgetepdisable ... cdns3gadgetepfreerequest&privep-endpoint, &privreq-request; listdelinit&privreq-list; ... 'privreq' actually free at cdns3gadgetepfreerequest. But listdelinit us...

5.5CVSS6.4AI score0.00245EPSS
SaveExploits0References6
Packet Storm
Packet Storm
added 2024/04/12 12:00 a.m.250 views

Terratec dmx_6fire USB 1.23.0.02 Unquoted Service Path

Exploit Title: Terratec dmx6fire USB - Unquoted Service Path Google Dork: null Date: 4/10/2024 Exploit Author: Joseph Kwabena Fiagbor Vendor Homepage: https://dmx-6fire-24-96-controlpanel.software.informer.com/download/ Software Link: Version: v.1.23.0.02 Tested on: windows 7-11 CVE :...

7.4AI score0.00677EPSS
SaveExploits3
zdt
zdt
added 2024/04/12 12:00 a.m.290 views

Terratec dmx_6fire USB - Unquoted Service Path Vulnerability

Exploit Title: Terratec dmx6fire USB - Unquoted Service Path Google Dork: null Exploit Author: Joseph Kwabena Fiagbor Vendor Homepage: https://dmx-6fire-24-96-controlpanel.software.informer.com/download/ Software Link: Version: v.1.23.0.02 Tested on: windows 7-11 CVE : CVE-2024-31804 1...

6.7CVSS7.4AI score0.00677EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2024/04/12 12:00 a.m.314 views

Terratec dmx_6fire USB - Unquoted Service Path

Exploit Title: Terratec dmx6fire USB - Unquoted Service Path Google Dork: null Date: 4/10/2024 Exploit Author: Joseph Kwabena Fiagbor Vendor Homepage: https://dmx-6fire-24-96-controlpanel.software.informer.com/download/ Software Link: Version: v.1.23.0.02 Tested on: windows 7-11 CVE :...

6.7CVSS6.5AI score0.00677EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2024/04/11 10:03 p.m.27 views

CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

4.4CVSS7.2AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/11 10:02 p.m.26 views

CVE-2021-47181

In the Linux kernel, the following vulnerability has been resolved: usb: musb: tusb6010: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

4.4CVSS7.2AI score0.00226EPSS
SaveExploits0References4
Rows per page
Query Builder