Lucene search
K

137 matches found

Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.3 views

CVE-2026-45963

In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending would likely crash the kernel when it is eventually scheduled for execution: 1984.896308 BUG: unable to...

5.8AI score0.00025EPSS
Exploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock with buffermutex and mmaplock syzbot detected a potential deadlock between the runtime-buffermutex and the mm-mmaplock. This issue arose due to the recent fix related to racy read/writes and...

5.5CVSS6AI score0.00012EPSS
Exploits0References1
OSV
OSV
added 2026/05/13 4:16 p.m.2 views

UBUNTU-CVE-2026-43478

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: rt1011: Use component to get the dapm context in spkmodeput The correct helper to use in rt1011recvspkmodeput to retrieve the DAPM context is sndsoccomponenttodapm, from kcontrol we will receive NULL pointer...

5.7AI score0.00024EPSS
Exploits0References3
CVE
CVE
added 2026/05/06 11:27 a.m.6 views

CVE-2026-43137

Summary: CVE-2026-43137 affects the Linux kernel ASoC SOF Intel HDA subsystem. A mismatch between DAI links in the machine driver and the topology can leave the playback/capture widget unset, which may trigger a null pointer dereference. The issue is fixed in the reported OSV entries (Ubuntu root...

5.5CVSS5.8AI score0.00013EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.21 views

CVE-2026-43126 ALSA: mixer: oss: Add card disconnect checkpoints

In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the device. For avoiding the potential UAF scenarios...

7.8CVSS0.00013EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.26 views

CVE-2026-31587 ASoC: qcom: q6apm: move component registration to unmanaged version

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm: move component registration to unmanaged version q6apm component registers dais dynamically from ASoC toplology, which are allocated using device managed version apis. Allocating both component and dynamic dais...

7.8CVSS0.00015EPSS
Exploits0References7
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-011022)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011022 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocate...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References4
NVD
NVD
added 2026/02/04 5:16 p.m.2 views

CVE-2026-23076

In the Linux kernel, the following vulnerability has been resolved: ALSA: ctxfi: Fix potential OOB access in audio mixer handling In the audio mixer handling code of ctxfi driver, the conf field is used as a kind of loop index, and it's referred in the index callbacks amixerindex and sumindex. As...

7.1CVSS0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/02/03 5:19 p.m.2 views

RLSA-2026:1142 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Bluetooth: hcievent: call disconnect callback before deleting conn CVE-2023-53673 kernel: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping CVE-2025-40154 kernel: Linux kernel:...

7.8CVSS5.4AI score0.00088EPSS
Exploits0References5
OSV
OSV
added 2025/12/11 2:25 p.m.5 views

CLSA-2025-1765463110 kernel: Fix of 51 CVEs

Bluetooth: MGMT: Protect mgmtpending list with its own lock CVE-2025-38117 - padata: Fix pd UAF once and for all CVE-2025-38584 - wifi: cfg80211: Fix use after free for wext CVE-2023-53153 - padata: Fix list iterator in padatadoserial - padata: do not leak refcount in reorderwork CVE-2025-38031 -...

7.8CVSS7.1AI score0.00452EPSS
Exploits1References1
NVD
NVD
added 2025/12/09 4:17 p.m.2 views

CVE-2025-40344

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Disable periods-elapsed work when closing PCM avsdaifeshutdown handles the shutdown procedure for HOST HDAudio stream while period-elapsed work services its IRQs. As the former frees the DAI's private context,...

0.00024EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.27 views

CVE-2023-53842 ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove The MBHC resources must be released on component probe failure and removal so can not be tied to the lifetime of the component device. This is specifically needed ...

0.00028EPSS
Exploits0References4
CNNVD
CNNVD
added 2025/12/06 12:0 a.m.1 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 ALSA usb-audio not checking the usbifnumtoif return value, which could result in a null pointer dereference...

6.1AI score0.00076EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-989916)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989916 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: oss: Fix PCM OSS buffer allocation overflow We've got syzbot reports hitting INTMAX overflo...

7.8CVSS6.5AI score0.00019EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/10/21 11:26 p.m.1 views

SUSE CVE-2025-40013

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreachwidgetloadmodulecommon could return NULL or an error pointer. Add missing NULL check so that we do not...

5.5CVSS6.5AI score0.00096EPSS
Exploits0References19
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2007-1541

Malware in sbrugna...

7.8CVSS6.1AI score0.05203EPSS
Exploits0References18
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2013-4160

Malware in sbrugna...

7.5CVSS6AI score0.01226EPSS
Exploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2007-1539

Malware in sbrugna...

5CVSS6.1AI score0.083EPSS
Exploits1References18
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2007-1540

Malware in sbrugna...

5CVSS6.1AI score0.09957EPSS
Exploits1References19
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-1538

Malware in sbrugna...

5CVSS6.1AI score0.09098EPSS
Exploits1References18
Rows per page
Query Builder