Lucene search
+L

371 matches found

Cvelist
Cvelist
added 2025/12/24 10:55 a.m.29 views

CVE-2022-50698 ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

0.00168EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 10:55 a.m.8 views

CVE-2022-50698 ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()

In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219registerdaiclks If clkhwregister fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a...

6.2AI score0.00168EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.7 views

PT-2025-53073

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the ASoC Audio System on Chip component, specifically within the mediatek common code in the parse dai link info function. The issue stems from missing...

6.5AI score0.00155EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/16 3:30 p.m.5 views

EUVD-2025-203739

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

6AI score0.0015EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/12/16 2:48 p.m.32 views

CVE-2025-68281 ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list "struct sdcacontrol" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdcaparsefunction API. This patch...

0.0015EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53854

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the remove path for a device it runs them in the reverse order. That...

5.5AI score0.00192EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/12/10 12:34 a.m.4 views

SUSE CVE-2023-53842

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 ...

5.5CVSS6.5AI score0.00214EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2025/12/10 12:26 a.m.7 views

SUSE CVE-2025-40338

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of...

5.2CVSS6.6AI score0.00188EPSS
Exploits0References20
EUVD
EUVD
added 2025/12/09 6:30 p.m.6 views

EUVD-2025-201858

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,...

6AI score0.00192EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.5 views

EUVD-2023-60130

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-compress: Reposition and add pcmmutex If paniconwarn is set and compress streamDPCM is started, then kernel panic occurred because card-pcmmutex isn't held appropriately. In the following functions, warning were issued ...

6AI score0.00192EPSS
Exploits0References5
EUVD
EUVD
added 2025/12/09 6:30 p.m.5 views

EUVD-2023-60154

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 ...

6AI score0.00214EPSS
Exploits0References5
NVD
NVD
added 2025/12/09 4:17 p.m.6 views

CVE-2025-40338

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of...

0.00188EPSS
Exploits0References2
NVD
NVD
added 2025/12/09 4:17 p.m.12 views

CVE-2023-53842

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.00214EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2025/12/09 4:17 p.m.5 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,...

5.8AI score0.00192EPSS
Exploits0References10
OSV
OSV
added 2025/12/09 4:17 p.m.5 views

UBUNTU-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,...

5.7AI score0.00192EPSS
Exploits0References11
OSV
OSV
added 2025/12/09 4:17 p.m.6 views

UBUNTU-CVE-2025-40338

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of...

5.7AI score0.00188EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/12/09 4:10 a.m.6 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,...

5.2AI score0.00192EPSS
Exploits0
Cvelist
Cvelist
added 2025/12/09 4:10 a.m.36 views

CVE-2025-40344 ASoC: Intel: avs: Disable periods-elapsed work when closing PCM

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.00192EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2025/12/09 4:9 a.m.6 views

CVE-2025-40338

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Do not share the name pointer between components By sharing 'name' directly, tearing down components may lead to use-after-free errors. Duplicate the name to avoid that. At the same time, update the order of...

5.2AI score0.00188EPSS
Exploits0
Cvelist
Cvelist
added 2025/12/09 1:30 a.m.26 views

CVE-2023-53854 ASoC: mediatek: mt8186: Fix use-after-free in driver remove path

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

0.00192EPSS
Exploits0References3
Rows per page
Query Builder