Lucene search
+L

35 matches found

OSV
OSV
added 2025/06/18 11:15 a.m.15 views

UBUNTU-CVE-2022-50229

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.1AI score0.00204EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2025/06/18 11:4 a.m.25 views

CVE-2022-50229 ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

0.00204EPSS
SaveExploits0References9
CVE
CVE
added 2025/06/18 11:4 a.m.107 views

CVE-2022-50229

CVE-2022-50229 is a Linux kernel vulnerability in the ALSA bcd2000 driver. The issue is a use-after-free (UAF) bug that occurs on the error path during probing: when snd_card_register() fails, the driver frees midi_out_urb before it is killed, enabling a UAF condition. The observed log pattern me...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/06/18 11:4 a.m.9 views

CVE-2022-50229 ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

5.9AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.14 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from bcd2000 failing to kill urb on the wrong path, which could lead to reuse after release...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.6 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/16 12:0 a.m.12 views

PT-2025-26155 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF bug has been identified in the Linux kernel's ALSA Advanced Linux Sound Architecture component, specifically in the bcd2000 driver. This issue occurs when the driv...

8.8CVSS6AI score0.10458EPSS
SaveExploits31References934
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.5 views

kernel: ALSA: bcd2000: Fix a UAF bug on the error path of probing

In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in sndcardregister at probe time, it will free the 'bcd2k-midiouturb' before killing it, which may cause a UAF bug. The following log can reveal it:...

7.8CVSS6.3AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 2022/09/17 1:17 a.m.14 views

GSD-2022-1006323 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.326 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 1:13 a.m.12 views

GSD-2022-1006281 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.291 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 1:4 a.m.11 views

GSD-2022-1006189 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.256 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:39 a.m.9 views

GSD-2022-1005923 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.137 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 12:19 a.m.11 views

GSD-2022-1005699 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.61 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.5 views

PT-2022-34447 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v4.19.256 Description: A use-after-free UAF bug was discovered in the error path of probing in the ALSA bcd2000 driver. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.3AI score
SaveExploits0References1
OSV
OSV
added 2022/09/16 11:53 p.m.12 views

GSD-2022-1005382 ALSA: bcd2000: Fix a UAF bug on the error path of probing

ALSA: bcd2000: Fix a UAF bug on the error path of probing This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.2 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder