Lucene search
+L

348 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80829

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: fix OOB write in sndusbmidinovationoutput sndusbmidinovationoutput lays out a two-byte header at transferbuffer0..1 and passes &transferbuffer...

5.8AI score0.00195EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.9 views

PT-2026-85707

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write in snd usbmidi novation output snd usbmidi novation output lays out a two-byte header at transfer buffer0..1 and passes &transfer buffer2 together with a length of ep-max transfer - 2 to snd rawmidi...

8.8CVSS5.3AI score0.00234EPSS
SaveExploits0References129
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.13 views

PT-2026-85656

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Use a private URB for the notification endpoint scarlett2 init notify used mixer-urb, which snd usb mixer status create allocates for the UAC2 status interrupt endpoint and mixer.c manages. On a device with that...

5.5AI score0.00234EPSS
SaveExploits0References124
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-80828

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: usb-audio: Complete cleanup after system-resume errors A failed system resume can leave the card unusable until reboot. usbaudioresume jumps to errout whe...

5.8AI score0.0019EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.19 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-099002)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099002 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Add sanity check for OOB writes at silencing At silencing the playback URB packe...

7.8CVSS6.2AI score0.00123EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.8 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098948)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098948 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: stop parsing UAC2 rates at MAXNRRATES parseuac2sampleraterange caps the number o...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 5:07 p.m.11 views

CVE-2026-74682

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio driver. This vulnerability involves an out-of-bounds write, where the system attempts to write data beyond the allocated memory buffer. This occurs due to incorrect buffer sizing when processing data from...

7CVSS5.5AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/24 1:32 p.m.12 views

CVE-2026-74642

A flaw was found in the ALSA USB MIDI2 EPs component of the Linux kernel. This use-after-free UAF vulnerability occurs due to a delayed release of MIDI2 endpoints, leading to an attempt to dereference an already freed Universal MIDI Packet UMP endpoint object. An attacker could potentially exploi...

5.5CVSS6.4AI score0.00168EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.17 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fixed a use-after-free in sndusbmixerfree When sndusbcreatemixer fails, sndusbmixerfree frees mixer-idelems, but the controls that were previously added to the card still reference the freed memory. Later, when...

7.8CVSS6.8AI score0.0014EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/23 12:05 a.m.13 views

SUSE CVE-2026-74642

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in umptoendpoint caused another UAF because it tries to dereference the UMP endpoint object, but this might be executed at a delayed context where the...

5.5AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/23 12:04 a.m.13 views

SUSE CVE-2026-74682

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

6AI score0.00177EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 4:16 p.m.11 views

AZL-97257 CVE-2026-74682 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/22 4:16 p.m.14 views

CVE-2026-74682

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74642

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in umptoendpoint caused another UAF because it tries to dereference the UMP endpoint object, but this might be executed at a delayed context where the...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/22 3:32 p.m.36 views

CVE-2026-74682

CVE-2026-74682 is an out-of-bounds write in the Linux kernel ALSA usb-audio subsystem affecting Type II capture (inbound) URBs . In data_ep_set_params(), the URB transfer buffer size is computed before the Type II transfer delimiter packet is added to the packet count, leaving the buffer one pack...

5.9AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:32 p.m.13 views

EUVD-2026-64369

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

5.9AI score0.00177EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74682 ALSA: usb-audio: fix OOB write on Type II inbound URBs

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:32 p.m.29 views

CVE-2026-74682 ALSA: usb-audio: fix OOB write on Type II inbound URBs

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix OOB write on Type II inbound URBs dataepsetparams sizes each URB transfer buffer before it adds the Format Type II transfer delimiter: u-packets = urbpacks; u-buffersize = maxsize u-packets; if fmt-fmttype ==...

6.1AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.35 views

CVE-2026-74642

CVE-2026-74642 is a Use-After-Free (UAF) vulnerability in the Linux kernel's ALSA USB subsystem , specifically in the handling of MIDI 2.0 (UMP) endpoints . A prior fix for a UAF in ump_to_endpoint() inadvertently introduced a second UAF: the code dereferences the UMP endpoint object in a delayed...

5.5AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:32 p.m.12 views

EUVD-2026-64579

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb: Fix UAF at delayed release of MIDI2 EPs The recent fix for UAF in umptoendpoint caused another UAF because it tries to dereference the UMP endpoint object, but this might be executed at a delayed context where the...

5.5AI score0.00168EPSS
SaveExploits0References5
Rows per page
Query Builder