Lucene search
+L

165 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.3 views

CVE-2022-49538 ALSA: jack: Access input_dev under mutex

In the Linux kernel, the following vulnerability has been resolved: ALSA: jack: Access inputdev under mutex It is possible when using ASoC that inputdev is unregistered while calling sndjackreport, which causes NULL pointer dereference. In order to prevent this serialize access to inputdev using...

6AI score0.00266EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.4 views

CVE-2022-49498 ALSA: pcm: Check for null pointer of pointer substream before dereferencing it

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Check for null pointer of pointer substream before dereferencing it Pointer substream is being dereferenced on the assignment of pointer card before substream is being null checked with the macro PCMRUNTIMECHECK...

6.5AI score0.00264EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2025/02/03 12:00 a.m.17 views

The vulnerability of the ALSA kernel component in Linux operating systems, which allows a hacker to cause a service failure

The vulnerability of the ALSA kernel component in Linux operating systems is related to improper validation of input data. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References14Affected Software4
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.15 views

ALSA: pcm: Add sanity NULL check for the default mmap fault handler

...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/01/11 12:39 p.m.21 views

CVE-2024-57805

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda-dai: Do not release the link DMA on STOP The linkDMA should not be released on stop trigger since a stream re-start might happen without closing of the stream. This leaves a short time for other streams to...

5.5CVSS5.6AI score0.00177EPSS
SaveExploits0
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-CVE-2024-56533

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Use sndcardfreewhenclosed at disconnection The USB disconnect callback is supposed to be short and not too-long waiting. OTOH, the current code uses sndcardfree at disconnection, but this waits for the close of all...

5.5CVSS6.2AI score0.00209EPSS
SaveExploits0References33
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.8 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 Linux kernel that stems from insufficient null pointer checking in the default mmap error handler in the ALSA:pcm module...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.6 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 improper resource release on USB disconnection in the ALSA:usx2y module, which could lead to a memory leak...

7.1CVSS7AI score0.00627EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/12/25 12:00 a.m.10 views

The vulnerability of the ALSA kernel component in Linux operating systems, which allows a hacker to cause a service failure

The vulnerability of the ALSA kernel component in Linux operating systems is related to the assignment of the NULL pointer in the sndcardnew function. Exploiting this vulnerability can allow an attacker to cause a service failure...

8.8CVSS6.4AI score0.00748EPSS
SaveExploits0References34Affected Software5
OSV
OSV
added 2024/12/24 12:15 p.m.11 views

AZL-54996 CVE-2024-53150 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS6.7AI score0.01351EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/24 12:15 p.m.10 views

AZL-54990 CVE-2024-53150 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS6.7AI score0.01351EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.7 views

ALSA: hda/cs8409: Fix possible NULL dereference

...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.6 views

ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()

...

5.5CVSS6.7AI score0.00229EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/08 6:07 a.m.2 views

CVE-2024-50205 ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()

In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain zero. Add a variable check before the division. The...

7.5AI score0.00229EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/07/11 3:13 a.m.7 views

SUSE CVE-2024-39491

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: cs35l56: Fix lifetime of csdsp instance The csdsp instance is initialized in the driver probe so it should be freed in the driver remove. Also fix a missing call to csdspremove in the error path of cs35l56hdacommonprob...

4.2CVSS6.4AI score0.00211EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/06/21 12:00 a.m.12 views

Linux kernel security vulnerabilities

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 problem with the ALSA:hda/csdspctl module...

3.3CVSS6.5AI score0.00233EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.7 views

UBUNTU-CVE-2024-38600

In the Linux kernel, the following vulnerability has been resolved: ALSA: Fix deadlocks with kctl removals at disconnection In sndcarddisconnect, we set card-shutdown flag at the beginning, call callbacks and do sync for card-powerrefsleep waiters at the end. The callback may delete a kctl elemen...

5.5CVSS6.1AI score0.00194EPSS
SaveExploits0References27
SUSE CVE
SUSE CVE
added 2024/06/04 2:25 a.m.9 views

SUSE CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

3.3CVSS6.2AI score0.00243EPSS
SaveExploits0References20
OSV
OSV
added 2024/05/29 11:30 a.m.27 views

CLSA-2024-1716980150 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26929 - scsi: qla2xxx: Fix double free of fcport CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client: fix use-after-free...

7.8CVSS6.8AI score0.00279EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.7 views

kernel: ALSA: ac97: Fix possible NULL dereference in snd_ac97_mixer

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: Fix possible NULL dereference in sndac97mixer smatch error: sound/pci/ac97/ac97codec.c:2354 sndac97mixer error: we previously assumed 'rac97' could be null see line 2072 remove redundant assignment, return error if...

5.5CVSS6.8AI score0.00194EPSS
SaveExploits0References5
Rows per page
Query Builder