Lucene search
+L

4692 matches found

RedhatCVE
RedhatCVE
added 2026/05/01 11:22 p.m.12 views

CVE-2026-31775

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture ctxfi driver. An issue during the initialization of Digital Audio Input/Output DAIO resources incorrectly enumerates the SPDIF1 type, which is not defined for certain hardware models. This can lead to a kernel crash on...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 7:54 p.m.10 views

CVE-2026-31701

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA caiaq driver. This vulnerability arises from improper handling of Universal Serial Bus USB device references. When a USB device is disconnected, the driver may attempt to access memory that has already been freed, a...

5.5CVSS6AI score0.00117EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/01 2:15 p.m.30 views

CVE-2026-31778

Summary: CVE-2026-31778 affects the Linux kernel ALSA caiaq driver (init_card) and is caused by an off-by-one in a whitespace-stripping loop that copies a card id. The 16-byte local buffer can be filled without leaving space for the terminating null, causing a non-null-terminated string to be pas...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.17 views

CVE-2026-31777

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daiodeviceindex, but it's not always true. Add a proper error check to deal with the error from the function...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 2:15 p.m.18 views

CVE-2026-31777 ALSA: ctxfi: Check the error for index mapping

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Check the error for index mapping The ctxfi driver blindly assumed a proper value returned from daiodeviceindex, but it's not always true. Add a proper error check to deal with the error from the function...

5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/05/01 2:15 p.m.19 views

EUVD-2026-26591

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

5.9AI score0.00126EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 2:15 p.m.12 views

CVE-2026-31778 ALSA: caiaq: fix stack out-of-bounds read in init_card

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

6.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.13 views

CVE-2026-31778

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: fix stack out-of-bounds read in initcard The loop creates a whitespace-stripped copy of the card shortname where len id is used for the bounds check. Since sizeofcard-id is 16 and the local id buffer is also 16 bytes...

7.1CVSS5.9AI score0.00126EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.6 views

CVE-2026-31776

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daiodeviceindex for hw20k2, and it returned -EINVAL, which ended up with the out-of-bounds array access. Follow the hw20k1 pattern and...

5.7AI score0.0012EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.44 views

CVE-2026-31776 ALSA: ctxfi: Fix missing SPDIFI1 index handling

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daiodeviceindex for hw20k2, and it returned -EINVAL, which ended up with the out-of-bounds array access. Follow the hw20k1 pattern and...

0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 2:15 p.m.9 views

CVE-2026-31776 ALSA: ctxfi: Fix missing SPDIFI1 index handling

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix missing SPDIFI1 index handling SPDIF1 DAIO type isn't properly handled in daiodeviceindex for hw20k2, and it returned -EINVAL, which ended up with the out-of-bounds array access. Follow the hw20k1 pattern and...

6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.48 views

CVE-2026-31775 ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization The recent refactoring of xfi driver changed the assignment of atc-daios at atcgetresources; now it loops over all enum DAIOTYP entries while it looped formerly only a pa...

0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.15 views

CVE-2026-31775

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Don't enumerate SPDIF1 at DAIO initialization The recent refactoring of xfi driver changed the assignment of atc-daios at atcgetresources; now it loops over all enum DAIOTYP entries while it looped formerly only a pa...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/05/01 1:56 p.m.22 views

CVE-2026-31701

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a reference on it. The card's privatefree callback, sndusbcaiaqcardfree, ca...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.41 views

CVE-2026-31701 ALSA: caiaq: take a reference on the USB device in create_card()

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in createcard The caiaq driver stores a pointer to the parent USB device in cdev-chip.dev but never takes a reference on it. The card's privatefree callback, sndusbcaiaqcardfree, ca...

0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/01 9:25 a.m.91 views

CLSA-2026-1777614651 kernel: Fix of 52 CVEs

crypto: algifaead - Fix minimum RX size check for decryption - crypto: afalg - Fix page reassignment overflow in afalgpulltsgl - crypto: authencesn - Fix src offset when decrypting in-place - crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption - crypto: authenc - use...

9.1CVSS7.1AI score0.21521EPSS
SaveExploits3References1
SUSE Linux
SUSE Linux
added 2026/05/01 8:37 a.m.17 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to fix various security issues The following security issues were fixed: CVE-2024-26584: net/tls: return ENOTSUPP on tlsinit bsc1220186. CVE-2025-38234: sched/rt: Fix race in pushrttask bsc1246057. CVE-2025-39759: btrfs: qgroup: fix race between...

8.2CVSS6.8AI score0.00746EPSS
SaveExploits2References72
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.17 views

PT-2026-36411

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the ALSA ctxfi component, the daio device index function fails to properly handle the SPDIF1 DAIO type for hw20k2. This causes the function to return -EINVAL, leading to an...

7.8CVSS7.2AI score0.0012EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.12 views

PT-2026-36331

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The caiaq driver in the ALSA subsystem stores a pointer to the parent USB device in cdev-chip.dev without taking a reference to it. This leads to a use-after-free scenario where the snd...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.17 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 an incorrect enumeration of the SPDIF1 type during DAIO initialization in the ALSA ctxfi driver, which could...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References1
Rows per page
Query Builder