Lucene search
+L

1985 matches found

OSV
OSV
added 2026/09/11 8:19 p.m.7 views

DEBIAN-CVE-2026-80971

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100503 CVE-2026-80971 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-80971

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS0.00159EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.6 views

CVE-2026-80971

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/11 7:46 p.m.9 views

CVE-2026-89736 usb: gadget: u_audio: Fix use-after-free on sound card disconnect

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix use-after-free on sound card disconnect gaudiocleanup invokes sndcardfreewhenclosed to initiate sound card teardown and immediately frees the underlying struct snduacchip context. However,...

7.8CVSS6.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/09/11 7:46 p.m.13 views

CVE-2026-89736

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uaudio: Fix use-after-free on sound card disconnect gaudiocleanup invokes sndcardfreewhenclosed to initiate sound card teardown and immediately frees the underlying struct snduacchip context. However,...

7.8CVSS6.5AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.28 views

CVE-2026-80971 ALSA: bcd2000: clear the URB pointers on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS0.00159EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/11 7:42 p.m.8 views

EUVD-2026-76294

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

6.4AI score0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:42 p.m.10 views

CVE-2026-80971

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:42 p.m.17 views

CVE-2026-80971

CVE-2026-80971 is a use-after-free vulnerability in the ALSA bcd2000 driver (snd_bcd2000) of the Linux kernel. On USB device disconnect, bcd2000_free_usb_related_resources() frees both MIDI URBs without clearing the pointers. A still-open rawmidi substream can then access the freed URBs via the t...

7.8CVSS6.4AI score0.00159EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 7:42 p.m.8 views

CVE-2026-80971 ALSA: bcd2000: clear the URB pointers on disconnect

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000freeusbrelatedresources frees both URBs and leaves the pointers behind: usbkillurbbcd2k-midiouturb; usbkillurbbcd2k-midiinurb; usbfreeurbbcd2k-midiouturb;...

7.8CVSS6.3AI score
SaveExploits0References11
OSV
OSV
added 2026/09/11 11:24 a.m.7 views

CVE-2026-87776 compression vulnerable to Denial of Service via memory leak on premature response close

compression is a Node.js and Express compression middleware. In versions before 1.8.2, when a client aborts the connection while a compressed response is still being sent, the zlib stream created to compress that response is never destroyed, so each aborted compressed response leaks its native zl...

7.5CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90452

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: u audio: Fix use-after-free on sound card disconnect g audio cleanup invokes snd card free when closed to initiate sound card teardown and immediately frees the underlying struct snd uac chip context. However, snd ca...

6.4AI score0.00126EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.11 views

PT-2026-90077

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl8xxxu: fix use-after-free from rx urb wq on stop rtl8xxxu arms rx urb wq from the RX completion path: rtl8xxxu rx complete hands the URB to rtl8xxxu queue rx urb, which queues it on rx urb pending list and, once the list...

6.4AI score0.00159EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.10 views

PT-2026-90101

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: clear the URB pointers on disconnect bcd2000 free usb related resources frees both URBs and leaves the pointers behind: usb kill urbbcd2k-midi out urb; usb kill urbbcd2k-midi in urb; usb free urbbcd2k-midi out urb;...

6.5AI score0.00159EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/09 1:32 p.m.9 views

CVE-2026-86203 PocketMine-MP before 5.39.2 Item Duplication via Despawn State

PocketMine-MP versions before 5.39.2 fail to validate entity despawn state when processing attack packets from clients. Attackers can exploit a race condition by attacking a disconnecting player to trigger multiple death handlers, causing inventory items and experience to drop multiple times for...

6.3CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/09/04 5:17 p.m.5 views

DEBIAN-CVE-2026-85014

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

7.5CVSS5.7AI score0.00368EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/04 4:30 p.m.12 views

CVE-2026-85014

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

7.5CVSS5.6AI score0.00368EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/04 4:30 p.m.7 views

EUVD-2026-71465

undici's experimental WebSocketStream client crashes the whole Node.js process when a remote peer closes the TCP connection without a WebSocket close handshake. On an unclean close the internal socket-close handler calls abort on the writable stream unconditionally and discards the returned...

5.9CVSS5.5AI score0.00368EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 12:00 a.m.15 views

CVE-2021-44319

Parrot AR.Drone 1 and AR.Drone 2 are vulnerable to a Wi-Fi deauthentication attack that allows a remote, unauthenticated attacker to disconnect the drone from its controller during mid-flight, resulting in a Denial of Service . The vulnerability is rated CVSS 7.5 (HIGH) with a network attack vect...

7.5CVSS5.3AI score0.00511EPSS
SaveExploits0References3
Rows per page
Query Builder