Lucene search
+L

320 matches found

Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.10 views

PT-2025-41084

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the ASoC Audio System on Chip and lpass components. Specifically, the issue involves a use-after-free and out-of-bounds error detected by KASAN...

6.3AI score0.00194EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987397)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987397 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix use-after-free in sndsocexit KASAN reports a use-after-free: BUG: KASAN:...

7.8CVSS6AI score0.00212EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 7:31 a.m.8 views

CVE-2025-39938 ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: q6apm-lpass-dais: Fix NULL pointer dereference if source graph failed If earlier opening of source graph fails e.g. ADSP rejects due to incorrect audioreach topology, the graph is closed and "daidata-graphdai-id" is...

6.4AI score
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-55320

Malicious code in bioql PyPI...

7.1AI score0.00157EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-13984

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00178EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-31981

Malicious code in bioql PyPI...

6.4AI score0.00146EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-42693

Malicious code in bioql PyPI...

4.7CVSS6.8AI score0.00303EPSS
SaveExploits1References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2022-42592

Malicious code in bioql PyPI...

7.8CVSS6.9AI score0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-26763

Malicious code in bioql PyPI...

6.3AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2022-50431 ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/10/01 7:42 a.m.22 views

CVE-2025-39892

CVE-2025-39892 affects the Linux kernel ASoC subsystem. The vulnerability arises in soc-core where a NULL driver name could be dereferenced by snd_soc_lookup_component_nolocked() when soc-generic-dmaengine-pcm.c uses the same device for CPU and Platform, leading to a NULL pointer access in compon...

5.5CVSS6.2AI score0.00119EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.7 views

SUSE CVE-2022-50392

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: fix refcount leak in mt8183mt6358ts3a227max98357devprobe The node returned by ofparsephandle with refcount incremented, ofnodeput needs be called when finish using it. So add it in the error path in...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/09/05 12:0 a.m.7 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 the ALSA/hda/tas2781 module misreferencing tasdevicepriv...

5.5CVSS6.2AI score0.00134EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 4:15 p.m.21 views

AZL-66896 CVE-2025-38706 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Check for rtd == NULL in sndsocremovepcmruntime sndsocremovepcmruntime might be called with rtd == NULL which will leads to null pointer dereference. This was reproduced with topology loading and marking a link as...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-3170

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds access issue was found in the Linux kernel sound subsystem. It could occur when the 'id-name' provided by the user did not end with '\0'. A...

7.8CVSS6.7AI score0.0024EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/06/19 12:0 a.m.5 views

PT-2025-35979

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The snd soc remove pcm runtime function may be called with rtd equal to NULL, leading to a null pointer dereference. This issue was reproduced during topology loading and when a link was...

6CVSS6AI score0.00177EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.8 views

SUSE CVE-2025-37941

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937xsoccodecprobe When sndsocdapmnewcontrols or sndsocdapmaddroutes fails, wcd937xsoccodecprobe returns without releasing 'wcd937x-clshinfo', which is allocated by...

5.5CVSS6.5AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/20 4:15 p.m.5 views

UBUNTU-CVE-2025-37919

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: Fix NULL pointer deref in acpi2ssettdmslot Update chip data using devgetdrvdatadev-parent to fix NULL pointer deref in acpi2ssettdmslot...

6.8CVSS6.2AI score0.00164EPSS
SaveExploits0References12
OSV
OSV
added 2025/05/20 4:15 p.m.7 views

UBUNTU-CVE-2025-37941

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd937x: fix a potential memory leak in wcd937xsoccodecprobe When sndsocdapmnewcontrols or sndsocdapmaddroutes fails, wcd937xsoccodecprobe returns without releasing 'wcd937x-clshinfo', which is allocated by...

5.5CVSS6.2AI score0.00165EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/05/01 2:9 p.m.8 views

CVE-2022-49842 ASoC: core: Fix use-after-free in snd_soc_exit()

In the Linux kernel, the following vulnerability has been resolved: ASoC: core: Fix use-after-free in sndsocexit KASAN reports a use-after-free: BUG: KASAN: use-after-free in devicedel+0xb5b/0xc60 Read of size 8 at addr ffff888008655050 by task rmmod/387 CPU: 2 PID: 387 Comm: rmmod Hardware name:...

6.1AI score0.00212EPSS
SaveExploits0References8
Rows per page
Query Builder