Lucene search
+L

86 matches found

RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64487

A flaw was found in the Linux kernel's sound subsystem, specifically within the ALSA caiaq driver responsible for handling Traktor Kontrol S4 devices. A local attacker, by providing specially crafted input from a connected device, could exploit an out-of-bounds read vulnerability. This issue aris...

5.5CVSS5.8AI score0.00184EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.6 views

SUSE CVE-2026-64487

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser sndusbcaiaqtks4dispatch decodes the Traktor Kontrol S4 input stream in fixed 16-byte TKS4MSGBLOCKSIZE message blocks. On every iteration it advances buf a...

5.7AI score0.00184EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/25 8:51 a.m.16 views

CVE-2026-64487

The CVE-2026-64487 entry is concrete: a Linux kernel ALSA caiaq issue in the Traktor Kontrol S4 input parser. The bug arises in snd_usb_caiaq_tks4_dispatch() when decoding the 16-byte message blocks: urb->actual_length (len) is device-supplied and may not be a multiple of 16. When the final sh...

5.7AI score0.00184EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:51 a.m.10 views

EUVD-2026-48831

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser sndusbcaiaqtks4dispatch decodes the Traktor Kontrol S4 input stream in fixed 16-byte TKS4MSGBLOCKSIZE message blocks. On every iteration it advances buf a...

5.7AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:51 a.m.7 views

CVE-2026-64487 ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser sndusbcaiaqtks4dispatch decodes the Traktor Kontrol S4 input stream in fixed 16-byte TKS4MSGBLOCKSIZE message blocks. On every iteration it advances buf a...

5.7AI score0.00184EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64487

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: caiaq: fix out-of-bounds read in the Traktor Kontrol S4 input parser sndusbcaiaqtks4dispatch decodes the Traktor Kontrol S4 input stream in fixed 16-byte...

5.8AI score0.00184EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/06 12:0 a.m.33 views

Oracle Linux 10 / 9 : Unbreakable Enterprise kernel (ELSA-2026-50372)

The remote Oracle Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-50372 advisory. - net/sched: fix pedit partial COW leading to page cache corruption Rajat Gupta CVE-2026-46331 - eventpoll: fix epremove struct eventpoll / struc...

9.8CVSS7AI score0.94545EPSS
SaveExploits377References820
SUSE Linux
SUSE Linux
added 2026/06/09 8:18 a.m.20 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 kernel was updated to fix various security issues The following security issues were fixed: CVE-2026-31405: media: dvb-net: fix OOB access in ULE extension header tables bsc1261700. CVE-2026-31473: media: mc, v4l2: serialize REINIT and REQBUFS with reqqueuemutex...

9.3CVSS6AI score0.00725EPSS
SaveExploits61References98
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-46048

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the U...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:3 a.m.12 views

ALSA: caiaq: Handle probe errors properly

...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/28 8:1 a.m.9 views

ALSA: caiaq: fix usb_dev refcount leak on probe failure

...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.13 views

SUSE CVE-2026-45992

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.1AI score0.00032EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/28 3:54 a.m.13 views

SUSE CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

6.6CVSS5.8AI score0.00129EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2026/05/28 3:53 a.m.14 views

SUSE CVE-2026-46048

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/27 9:47 p.m.22 views

CVE-2026-45992

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1inurb at error path The previous fix for handling the error from setupcard missed that an internal URB cdev-ep1inurb might have been already submitted beforehand. In the normal case, this...

5.1AI score0.00032EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 9:18 p.m.20 views

CVE-2026-46004

A flaw was found in the Linux kernel, specifically within the ALSA caiaq driver. This vulnerability arises from improper error handling during the setupcard probe procedure. When an error occurs, the system may attempt to use memory that has already been freed, leading to a Use-After-Free UAF...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/27 8:10 p.m.11 views

CVE-2026-46048

A flaw was found in the Linux kernel's ALSA caiaq driver. This vulnerability, a reference count leak, occurs when the createcard function acquires a reference to a USB device, but the corresponding release is not performed if initcard fails before the destructor is properly assigned. A local...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.17 views

EUVD-2026-32288

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Fix potentially leftover ep1inurb at error path The previous fix for handling the error from setupcard missed that an internal URB cdev-ep1inurb might have been already submitted beforehand. In the normal case, this...

5.8AI score0.00032EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.13 views

CVE-2026-46048

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix usbdev refcount leak on probe failure createcard takes a reference on the USB device with usbgetdev and stores the matching usbputdev in cardfree, which is installed as the sndcard's -privatefree destructor...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/27 2:17 p.m.12 views

CVE-2026-46004

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Handle probe errors properly The probe procedure of setupcard in caiaq driver doesn't treat the error cases gracefully, e.g. the error from sndcardregister calls sndcardfree but continues. This would lead to a UAF fo...

7.8CVSS0.00129EPSS
SaveExploits0References8
Rows per page
Query Builder