Lucene search
+L

1284 matches found

OSV
OSV
added 2024/11/19 2:16 a.m.4 views

DEBIAN-CVE-2024-50292

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.14 views

AZL-54927 CVE-2024-50292 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

5.5CVSS5.6AI score0.00229EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.33 views

CVE-2024-50292 ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

0.00229EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50292 ASoC: stm32: spdifrx: fix dma channel release in stm32_spdifrx_remove

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: spdifrx: fix dma channel release in stm32spdifrxremove In case of error when requesting ctrlchan DMA channel, ctrlchan is not null. So the release of the dma channel leads to the following issue: 4.879000...

5.5CVSS5.9AI score
SaveExploits0References11
OpenVAS
OpenVAS
added 2024/11/11 12:0 a.m.52 views

Huawei EulerOS: Security Advisory for kernel (EulerOS-SA-2024-2907)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.2AI score0.00922EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.5 views

SUSE CVE-2024-50103

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS7.7AI score0.00236EPSS
SaveExploits0References18
NVD
NVD
added 2024/11/05 6:15 p.m.19 views

CVE-2024-50105

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 "ASoC: qcom: Move Soundwire runtime stream alloc to soundcards" moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire drive...

5.5CVSS0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/05 6:15 p.m.23 views

CVE-2024-50104

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sdm845: add missing soundwire runtime stream alloc During the migration of Soundwire runtime stream allocation from the Qualcomm Soundwire controller to SoC's soundcard drivers the sdm845 soundcard was forgotten. At...

5.5CVSS0.00202EPSS
SaveExploits0References2
NVD
NVD
added 2024/11/05 6:15 p.m.5 views

CVE-2024-50103

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/05 6:15 p.m.5 views

AZL-52455 CVE-2024-50103 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/05 6:15 p.m.10 views

AZL-52441 CVE-2024-50103 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

5.5CVSS6.8AI score0.00236EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/05 5:10 p.m.133 views

CVE-2024-50105

CVE-2024-50105 relates to the Linux kernel ASoC Qualcomm Soundwire path. The SC7280 Soundwire runtime stream allocation was not updated when allocation was moved to per-machine soundcard drivers, risking NULL pointer dereference or uninitialized memory during playback. The fix (commit 15c7fab0e04...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.22 views

CVE-2024-50105 ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 "ASoC: qcom: Move Soundwire runtime stream alloc to soundcards" moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire drive...

0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/05 5:10 p.m.20 views

CVE-2024-50105 ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: sc7280: Fix missing Soundwire runtime stream alloc Commit 15c7fab0e047 "ASoC: qcom: Move Soundwire runtime stream alloc to soundcards" moved the allocation of Soundwire stream runtime from the Qualcomm Soundwire drive...

5.5CVSS6.4AI score
SaveExploits0References5
CVE
CVE
added 2024/11/05 5:10 p.m.135 views

CVE-2024-50103

CVE-2024-50103 concerns a Linux kernel vulnerability in ASoC: qcom where asoc_qcom_lpass_cpu_platform_probe() could dereference a NULL pointer from a devm_kzalloc() call. The fixed code adds a NULL check after allocation to prevent NULL Pointer Dereference. Affected component is the kernel’s ASoC...

5.5CVSS5.2AI score0.00236EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/11/05 5:10 p.m.7 views

CVE-2024-50103 ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2024/11/05 5:10 p.m.22 views

CVE-2024-50103 ASoC: qcom: Fix NULL Dereference in asoc_qcom_lpass_cpu_platform_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Fix NULL Dereference in asocqcomlpasscpuplatformprobe A devmkzalloc in asocqcomlpasscpuplatformprobe could possibly return NULL pointer. NULL Pointer Dereference may be triggerred without addtional check. Add a NULL...

0.00236EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/22 2:48 p.m.11 views

CVE-2024-50011

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS7.2AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 8:7 a.m.18 views

CVE-2022-48951

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Check bounds for second channel in sndsocputvolswsx The bounds checks in sndsocputvolswsx are only being applied to the first channel, meaning it is possible to write out of bounds values to the second channel in stere...

6.7CVSS7.2AI score0.00245EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/22 6:38 a.m.15 views

CVE-2022-49005

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for sx controls For sx controls the semantics of the max field is not the usual one, max is the number of steps rather than the maximum value. This means that our check in sndsocputvolswsx needs to jus...

4.4CVSS6.9AI score0.00236EPSS
SaveExploits0References4
Rows per page
Query Builder