Lucene search
+L

389 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-14101

Malicious code in bioql PyPI...

7.3AI score0.0023EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-31970

Malicious code in bioql PyPI...

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

EUVD-2024-47541

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00337EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2022-55381

Malicious code in bioql PyPI...

6.7AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/02 7:4 p.m.18 views

CLSA-2025-1759431869 kernel: Fix of 40 CVEs

ASoC: topology: Clean up route loading CVE-2024-41069 - ASoC: topology: Fix references to freed memory CVE-2024-41069 - drm/dpmst: Fix MST sideband message body length check CVE-2024-56616 - Bluetooth: L2CAP: Fix not validating setsockopt user input CVE-2024-35965 - Bluetooth: L2CAP:...

7.8CVSS7AI score0.0788EPSS
SaveExploits16References1
RedhatCVE
RedhatCVE
added 2025/10/02 10:43 a.m.14 views

CVE-2025-39892

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: care NULL dirver name on sndsoclookupcomponentnolocked soc-generic-dmaengine-pcm.c uses same dev for both CPU and Platform. In such case, CPU component driver might not have driver-name, then...

5.5CVSS5.9AI score0.00119EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:42 a.m.31 views

CVE-2022-50439

CVE-2022-50439 is a Linux kernel vulnerability in ASoC: mediatek mt8173 where IRQs could fire before pdata is ready, causing memory read errors and kernel instability. Connected advisories (SUSE, Astra Linux, OSV) indicate the issue was resolved in the kernel by enabling IRQ once pdata is ready. ...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2022-50439 ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2022-50439 ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/01 7:42 a.m.16 views

CVE-2025-39892 ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: care NULL dirver name on sndsoclookupcomponentnolocked soc-generic-dmaengine-pcm.c uses same dev for both CPU and Platform. In such case, CPU component driver might not have driver-name, then...

0.00119EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/10/01 7:42 a.m.5 views

CVE-2025-39892

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: care NULL dirver name on sndsoclookupcomponentnolocked soc-generic-dmaengine-pcm.c uses same dev for both CPU and Platform. In such case, CPU component driver might not have driver-name, then...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40124

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the ASoC Audio Subsystem on Chip and mediatek mt8173 devices. Specifically, an interrupt request IRQ may be received before the system is...

6.1AI score0.00146EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.12 views

PT-2025-46607

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 Subsystem on Chip Intel sof sdw component. Specifically, the create sdw dailink function does not adequately verify that the add...

5.5CVSS5.5AI score0.0053EPSS
SaveExploits4References395
CVE
CVE
added 2025/09/16 8:6 a.m.33 views

CVE-2023-53268

The CVE-2023-53268 entry concerns the Linux kernel ASoC: fsl_mqs component. A use-after-success reference leak occurred due to of_node_put() not being invoked at the correct point after mqs_priv->regmap = syscon_node_to_regmap(gpr_np). The fix moves of_node_put() to the proper location and con...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/09/16 8:6 a.m.9 views

CVE-2023-53268

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs: move ofnodeput to the correct location ofnodeput should have been done directly after mqspriv-regmap = sysconnodetoregmapgprnp; otherwise it creates a reference leak on the success path. To fix this, ofnodeput is...

5.5CVSS5.4AI score0.00146EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/16 8:6 a.m.3 views

CVE-2023-53268 ASoC: fsl_mqs: move of_node_put() to the correct location

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs: move ofnodeput to the correct location ofnodeput should have been done directly after mqspriv-regmap = sysconnodetoregmapgprnp; otherwise it creates a reference leak on the success path. To fix this, ofnodeput is...

6.1AI score0.00146EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/16 8:6 a.m.11 views

CVE-2023-53268 ASoC: fsl_mqs: move of_node_put() to the correct location

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs: move ofnodeput to the correct location ofnodeput should have been done directly after mqspriv-regmap = sysconnodetoregmapgprnp; otherwise it creates a reference leak on the success path. To fix this, ofnodeput is...

0.00146EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.7 views

PT-2025-37873

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference leak exists in the ASoC fsl mqs driver due to an incorrect placement of the of node put function. Specifically, of node put should have been called immediately after mqs...

6.1AI score0.00146EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/15 3:15 p.m.9 views

CVE-2022-50325

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.5 views

UBUNTU-CVE-2022-50308

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits0References8
Rows per page
Query Builder