Lucene search
+L

1321 matches found

Cvelist
Cvelist
added 2024/07/29 4:26 p.m.24 views

CVE-2024-42089 ASoC: fsl-asoc-card: set priv->pdev before using it

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl-asoc-card: set priv-pdev before using it priv-pdev pointer was set after being used in fslasoccardaudmuxinit. Move this assignment at the start of the probe function, so sub-functions can correctly use pdev through priv...

0.00233EPSS
SaveExploits0References8
OSV
OSV
added 2024/07/29 4:26 p.m.14 views

CVE-2024-42088 ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Add platform entry for ETDM1OUTBE dai link Commit e70b8dd26711 "ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link" removed the codec entry for the ETDM1OUTBE dai link entirely instead ...

7.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2024/07/29 4:26 p.m.99 views

CVE-2024-42088

CVE-2024-42088 affects Linux kernel ASoC: Mediatek mt8195, where a platform entry for ETDM1_OUT_BE dai link was removed inadvertently, causing a KASAN OOB warning in mtk_soundcard_common_probe() due to an empty platforms array. The fix adds a COMP_EMPTY() entry to ensure dai_link->platforms ha...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 4:26 p.m.16 views

CVE-2024-42088 ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Add platform entry for ETDM1OUTBE dai link Commit e70b8dd26711 "ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link" removed the codec entry for the ETDM1OUTBE dai link entirely instead ...

7AI score0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/29 4:26 p.m.43 views

CVE-2024-42088 ASoC: mediatek: mt8195: Add platform entry for ETDM1_OUT_BE dai link

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8195: Add platform entry for ETDM1OUTBE dai link Commit e70b8dd26711 "ASoC: mediatek: mt8195: Remove afe-dai component and rework codec link" removed the codec entry for the ETDM1OUTBE dai link entirely instead ...

7.3CVSS0.00234EPSS
SaveExploits0References3
NVD
NVD
added 2024/07/29 4:15 p.m.14 views

CVE-2024-42074

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

5.5CVSS0.00224EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/29 3:52 p.m.18 views

CVE-2024-42074 ASoC: amd: acp: add a null check for chip_pdev structure

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

6.8AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.30 views

CVE-2024-42074 ASoC: amd: acp: add a null check for chip_pdev structure

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp: add a null check for chippdev structure When acp platform device creation is skipped, chip-chippdev value will remain NULL. Add NULL check for chip-chippdev structure in sndacpresume function to avoid null pointer...

0.00224EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/29 3:52 p.m.136 views

CVE-2024-42074

CVE-2024-42074 pertains to the Linux kernel’s ASoC AMD ACP driver. When the acp platform device creation is skipped, chip->chip_pdev can be NULL, leading to a potential NULL pointer dereference in snd_acp_resume. The connected Nessus/NASL entries confirm the root cause and describe the fix: ad...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/07/29 3:15 p.m.26 views

CVE-2024-41069

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS0.0022EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/29 3:15 p.m.12 views

AZL-67827 CVE-2024-41069 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS5.6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/29 3:15 p.m.2 views

DEBIAN-CVE-2024-41069

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS5.7AI score0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/29 3:15 p.m.12 views

CVE-2024-41037

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

5.5CVSS0.00274EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 3:15 p.m.5 views

UBUNTU-CVE-2024-41069

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.12 views

CVE-2024-41069 ASoC: topology: Fix references to freed memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

6.7AI score0.0022EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/29 2:57 p.m.125 views

CVE-2024-41069

CVE-2024-41069 is a Linux kernel vulnerability in ASoC topology where references to freed memory were fixed. The changelog entries indicate root cause was pointers into topology file contents after parsing and releasing memory; the fix allocates memory via devm_kmemdup() to avoid dereferencing fr...

7.8CVSS6.6AI score0.0022EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/07/29 2:57 p.m.16 views

CVE-2024-41069 ASoC: topology: Fix references to freed memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/07/29 2:57 p.m.35 views

CVE-2024-41069 ASoC: topology: Fix references to freed memory

In the Linux kernel, the following vulnerability has been resolved: ASoC: topology: Fix references to freed memory Most users after parsing a topology file, release memory used by it, so having pointer references directly into topology file contents is wrong. Use devmkmemdup, to allocate memory a...

7.8CVSS0.0022EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/29 2:31 p.m.25 views

CVE-2024-41037 ASoC: SOF: Intel: hda: fix null deref on system suspend entry

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

0.00274EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/29 2:31 p.m.16 views

CVE-2024-41037 ASoC: SOF: Intel: hda: fix null deref on system suspend entry

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: fix null deref on system suspend entry When system enters suspend with an active stream, SOF core calls hwparamsuponresume. On Intel platforms with HDA DMA used to manage the link DMA, this leads to call...

6AI score
SaveExploits0References6
Rows per page
Query Builder