Lucene search
+L

14539 matches found

NVD
NVD
added 2025/10/22 2:15 p.m.9 views

CVE-2022-50572

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

DEBIAN-CVE-2022-50572

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

5.3AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.9 views

UBUNTU-CVE-2022-50572

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

5.8AI score0.00205EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.15 views

CVE-2022-50572 ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

0.00205EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/22 1:23 p.m.23 views

CVE-2022-50572

CVE-2022-50572 — Linux kernel (ASoC: audio-graph-card) refcount leak in cpu_ep . The issue arises in the graph iteration for ASoC’s audio-graph-card where of_get_next_child() increments a node’s refcount but the previous node’s refcount isn’t decremented in the error path, requiring a call to of_...

6.1AI score0.00205EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/22 1:23 p.m.11 views

CVE-2022-50572 ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()

In the Linux kernel, the following vulnerability has been resolved: ASoC: audio-graph-card: fix refcount leak of cpuep in graphforeachlink The ofgetnextchild returns a node with refcount incremented, and decrements the refcount of prev. So in the error path of the while loop, ofnodeput needs be...

6.4AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/21 11:26 p.m.6 views

SUSE CVE-2025-40013

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreachwidgetloadmodulecommon could return NULL or an error pointer. Add missing NULL check so that we do not...

5.5CVSS6.5AI score0.00236EPSS
SaveExploits0References19
EUVD
EUVD
added 2025/10/21 12:31 p.m.13 views

EUVD-2022-54983

In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing ofnodeput in at91sam9g20ekaudioprobe This node pointer is returned by ofparsephandle with refcount incremented in this function. Calling ofnodeput to avoid the refcount leak...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References10
Ubuntu
Ubuntu
added 2025/10/21 11:20 a.m.9 views

USN-7830-1: FFmpeg vulnerabilities

It was discovered that FFmpeg incorrectly handled the return values of functions in its Firequalizer filter and in the HTTP Live Streaming HLS implementation, leading to a NULL pointer dereference. If a user was tricked into loading a crafted media file, a remote attacker could possibly use this...

7.5CVSS6.6AI score0.00555EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987685 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Do not unset preset when cleaning up codec Several functions that take part in codec's...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.13 views

Oracle Linux 7 : kernel (ELSA-2025-17161)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-17161 advisory. - ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface CVE-2022-48701 Orabug: 38493400 - md-raid10: fix KASAN warning CVE-2022-50211...

8.6CVSS7.7AI score0.03558EPSS
SaveExploits8References7
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.9 views

AlmaLinux 8 : kernel-rt (ALSA-2025:18298)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:18298 advisory. kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors CVE-2025-39757 kernel: ALSA: hda/ca0132: Fix buffer overflow in addtuningcontrol...

7.8CVSS7.7AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/10/20 6:23 p.m.8 views

CVE-2025-62646

The Restaurant Brands International RBI assistant platform through 2025-09-06 allows remote attackers to review the stored audio of conversations between associates and Drive Thru customers...

7.7CVSS6.8AI score0.00501EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/10/20 3:29 p.m.20 views

CVE-2025-40013 ASoC: qcom: audioreach: fix potential null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreachwidgetloadmodulecommon could return NULL or an error pointer. Add missing NULL check so that we do not...

0.00236EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/10/20 2:48 a.m.17 views

kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS5.7AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/20 2:35 a.m.5 views

kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Validate UAC3 cluster segment descriptors UAC3 class segment descriptors need to be verified whether their sizes match with the declared lengths and whether they fit with the allocated buffer sizes, too. Otherwis...

7.1CVSS5.7AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/20 2:35 a.m.12 views

Moderate: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

7.8CVSS7AI score0.00174EPSS
SaveExploits0References4
Oracle linux
Oracle linux
added 2025/10/20 12:00 a.m.15 views

kernel security update

4.18.0-553.80.110.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.3AI score0.00186EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2025/10/20 12:00 a.m.13 views

Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors CVE-2025-39757 kernel: ALSA: hda/ca0132: Fix buffer overflow in...

7.8CVSS7.4AI score0.00174EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/20 12:00 a.m.10 views

ALSA-2025:18298 Moderate: kernel-rt security update

The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements. Security Fixes: kernel: ALSA: usb-audio: Validate UAC3 cluster segment descriptors CVE-2025-39757 kernel: ALSA: hda/ca0132: Fix buffer overflow in...

7.8CVSS5.6AI score0.00174EPSS
SaveExploits0References8
Rows per page
Query Builder