Lucene search
+L

313 matches found

CNNVD
CNNVD
added 2024/05/17 12:00 a.m.12 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 a vulnerability in the ALSA module...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/05/16 12:00 a.m.16 views

The vulnerability of the run_spu_dma() function in the sound/sh/aica.c module of the Linux operating system’s audio subsystem allows a hacker to cause a service failure.

The vulnerability of the runspudma function in the sound/sh/aica.c file of the Linux operating system’s audio subsystem, ALSA, is related to the use of memory after deallocation due to concurrent access to resources race condition. Exploiting this vulnerability could allow an attacker to cause a...

7CVSS6.5AI score0.00257EPSS
SaveExploits0References50Affected Software3
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: Linux kernel: Denial of service or memory corruption due to a data race in ALSA PCM memory allocation

A flaw was found in the Linux kernel. A data race in the Advanced Linux Sound Architecture ALSA Pulse-Code Modulation PCM memory allocation helpers allows a local user to bypass sanity checks. This can lead to the allocation of more memory than intended, potentially resulting in a denial of servi...

5.8AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/28 12:15 p.m.10 views

UBUNTU-CVE-2024-26927

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Add some bounds checking to firmware data Smatch complains about "head-fullsize - head-headersize" can underflow. To some extent, we're always going to have to trust the firmware a bit. However, it's easy enough to add...

8.4CVSS6.2AI score0.00293EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/03/06 4:52 a.m.12 views

SUSE CVE-2021-47096

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized userpversion The userpversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA...

4CVSS6AI score0.0021EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/04 6:15 p.m.2 views

DEBIAN-CVE-2021-47096

In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized userpversion The userpversion was uninitialized for the user space file structure in the open function, because the file private structure use kmalloc for the allocation. The kernel ALSA...

4CVSS5.5AI score0.0021EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.11 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.00149EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 views

kernel: ALSA: usb-audio: ALSA USB Audio Out-of-Bounds Bug

A flaw was found in the Linux kernel ALSA USB audio driver. This vulnerability allows a denial of service via a crafted USB audio device...

7.1CVSS6.6AI score0.00236EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.20 views

kernel: ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()

In the Linux kernel, the following vulnerability has been resolved: ALSA: aoa: i2sbus: fix possible memory leak in i2sbusadddev devsetname in soundbusaddone allocates memory for name, it need be freed when ofdeviceregister fails, call soundbusdevput to give up the reference that hold in...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.11 views

kernel: ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix possible memory leak in sndac97devregister If deviceregister fails in sndac97devregister, it should call putdevice to give up reference, or the name allocated in devsetname is leaked...

5.5CVSS6.6AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/04/05 1:50 p.m.6 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/04/04 9:11 a.m.17 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
OSV
OSV
added 2023/04/01 11:05 a.m.8 views

OESA-2023-1199 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: A use after free vulnerability exists in the ALSA PCM package in the Linux Kernel. SNDRVCTLIOCTLELEMREAD|WRITE32 is missing locks that can be used in a use-after-free that can result in a priviledge escalation to gain ring0 acces...

7.8CVSS7.8AI score0.03702EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2023/03/27 8:15 a.m.9 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/23 9:06 a.m.11 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/03/14 1:55 p.m.13 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
Ubuntu
Ubuntu
added 2023/03/07 12:07 a.m.112 views

USN-5927-1: Linux kernel (Azure) vulnerabilities

It was discovered that the Upper Level Protocol ULP subsystem in the Linux kernel did not properly handle sockets entering the LISTEN state in certain protocols, leading to a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execut...

8.8CVSS7.6AI score0.03702EPSS
SaveExploits7
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.4 views

PT-2023-35432 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.95 Description: The issue is related to the ALSA hda codec, where the preset is not unset when cleaning up the codec. The actual impact and attack plausibility have not yet been proven. Recommendations: Fo...

7.2AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 6:11 a.m.8 views

SUSE CVE-2007-4571

The sndmemprocread function in sound/core/memalloc.c in the Advanced Linux Sound Architecture ALSA in the Linux kernel before 2.6.22.8 does not return the correct write size, which allows local users to obtain sensitive information kernel memory contents via a small count argument, as demonstrate...

2.1CVSS6.1AI score0.00761EPSS
SaveExploits4References4
BDU FSTEC
BDU FSTEC
added 2023/01/25 12:00 a.m.19 views

The vulnerability of the ALSA:pcm component (the audio subsystem of the Linux operating system), which allows a hacker to cause a service failure and gain unauthorized access to protected information.

The vulnerability of the ALSA:pcm component the audio subsystem of the Linux operating system is related to a synchronization violation in sndctlelemreaduser. Exploiting this vulnerability can allow an attacker to cause service failures and gain unauthorized access to protected information...

7.8CVSS7AI score0.03702EPSS
SaveExploits0References16Affected Software7
Rows per page
Query Builder