Lucene search
+L

39 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.11 views

UBUNTU-CVE-2023-54308

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54308

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:23 p.m.52 views

CVE-2023-54308

Summary (CVE-2023-54308) The issue concerns the ALSA ymfpci driver in the Linux kernel. The root cause was a mismatch during resource cleanup: snd_card_remove was removed in a commit that added device-managed APIs, but a call to snd_card_new was not replaced with snd_devm_card_new. This meant the...

7.8CVSS5.8AI score0.00136EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.14 views

CVE-2023-54308

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

7.8CVSS5.2AI score0.00136EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.10 views

CVE-2023-54308 ALSA: ymfpci: Create card with device-managed snd_devm_card_new()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

7.8CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.41 views

CVE-2023-54308 ALSA: ymfpci: Create card with device-managed snd_devm_card_new()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Create card with device-managed snddevmcardnew sndcardymfpciremove was removed in commit c6e6bb5eab74 "ALSA: ymfpci: Allocate resources with device-managed APIs", but the call to sndcardnew was not replaced with...

7.8CVSS0.00136EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/22 3:31 p.m.14 views

EUVD-2023-60001

In the Linux kernel, the following vulnerability has been resolved: net/sched: fqpie: avoid stalls in fqpietimer When setting a high number of flows limit being 65536, fqpietimer is currently using too much time as syzbot reported. Add logic to yield the cpu every 2048 flows less than 150 usec on...

5.6AI score0.00186EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53607

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.10 views

SUSE CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS6.5AI score0.00144EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/04 4:15 p.m.12 views

CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 4:15 p.m.10 views

UBUNTU-CVE-2023-53607

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

5.5CVSS5.7AI score0.00144EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.18 views

CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

0.00144EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/04 3:44 p.m.33 views

CVE-2023-53607

CVE-2023-53607 involves the Linux kernel ALSA ymfpci driver. The bug is caused by snd_ymfpci_probe using snd_BUG_ON() with snd_dma_buffer.bytes that were not accounting for the aligned size, leading to a faulty check and a kernel warning in snd_ymfpci_create. The issue manifests as a local, low-p...

5.5CVSS6.2AI score0.00144EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/10/04 3:44 p.m.10 views

CVE-2023-53607 ALSA: ymfpci: Fix BUG_ON in probe function

In the Linux kernel, the following vulnerability has been resolved: ALSA: ymfpci: Fix BUGON in probe function The snddmabuffer.bytes field now contains the aligned size, which this sndBUGON did not account for, resulting in the following: 9.625915 ------------ cut here ------------ 9.633440...

6.5AI score
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/04 12:00 a.m.8 views

PT-2025-40770

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.21-1-lts 1 Description A flaw exists in the Linux kernel's ALSA subsystem, specifically within the ymfpci driver. A BUG ON condition in the snd ymfpci create function did not properly account for the aligned...

6.2AI score0.00144EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.10 views

kernel: ALSA: ymfpci: Create card with device-managed snd_devm_card_new()

A flaw was found in the Linux kernel's ALSA ymfpci sound driver. During a previous refactoring commit that removed sndcardymfpciremove, the sndcardnew call was not updated to snddevmcardnew. This omission means sndcardfree is never called during module unload, leading to a kernel oops when...

7.8CVSS5.8AI score0.00136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.16 views

kernel: ALSA: ymfpci: Create card with device-managed snd_devm_card_new()

A flaw was found in the Linux kernel's ALSA ymfpci sound driver. During a previous refactoring commit that removed sndcardymfpciremove, the sndcardnew call was not updated to snddevmcardnew. This omission means sndcardfree is never called during module unload, leading to a kernel oops when...

7.8CVSS5.8AI score0.00136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.14 views

kernel: ALSA: ymfpci: Fix BUG_ON in probe function

An assertion failure was found in the Linux kernel's Yamaha YMF sound card driver during buffer validation. The probe function includes a BUGON assertion that compares DMA buffer sizes without accounting for alignment, causing the assertion to fail when the aligned buffer size doesn't exactly mat...

5.5CVSS7.4AI score0.00144EPSS
SaveExploits0References5
securityvulns
securityvulns
added 2000/12/06 12:00 a.m.28 views

Linux news 6.12.00

Linux kernel 2.4.0-test12-pre5 Вышла новая пре версия тестового ядра Linux 2.4.0-test12. В этот раз бакпортирован ymfpci драйвер из 2.2.18. Линус утверждает что этот драйвер работает даже лучше, чем в ALSA. Исправлен нехорроший баг в ext2, так же исправлена ошибка в iptables, которая проявлялась ...

7AI score
SaveExploits0
Rows per page
Query Builder