Lucene search
+L

661 matches found

OSV
OSV
added 2024/10/31 7:15 p.m.5 views

ALPINE-CVE-2024-10573

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS8AI score0.00348EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/31 7:15 p.m.15 views

CVE-2024-10573

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS7.9AI score0.00348EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/31 6:31 p.m.21 views

CVE-2024-10573 Mpg123: buffer overflow when writing decoded pcm samples

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS0.00348EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/31 6:31 p.m.19 views

CVE-2024-10573 Mpg123: buffer overflow when writing decoded pcm samples

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS8AI score0.00348EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/10/31 5:26 p.m.13 views

CVE-2024-10573

An out-of-bounds write flaw was found in mpg123 when handling crafted streams. When decoding PCM, the libmpg123 may write past the end of a heap-located buffer. Consequently, heap corruption may happen, and arbitrary code execution is not discarded. The complexity required to exploit this flaw is...

6.7CVSS8AI score0.00348EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.37 views

CVE-2022-48992 ASoC: soc-pcm: Add NULL check in BE reparenting

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcmbereparent API, to handle kernel NULL pointer dereference error. The issue occurred in fuzzing test...

0.00235EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/09/19 3:9 a.m.7 views

SUSE CVE-2024-46798

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

5.5CVSS6.3AI score0.00215EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/18 8:15 a.m.5 views

UBUNTU-CVE-2024-46798

In the Linux kernel, the following vulnerability has been resolved: ASoC: dapm: Fix UAF for sndsocpcmruntime object When using kernel with the following extra config, - CONFIGKASAN=y - CONFIGKASANGENERIC=y - CONFIGKASANINLINE=y - CONFIGKASANVMALLOC=y - CONFIGFRAMEWARN=4096 kernel detects that...

7.8CVSS6.2AI score0.00215EPSS
SaveExploits0References26
OSV
OSV
added 2024/08/15 12:0 a.m.3 views

UBUNTU-CVE-2024-7730

A heap buffer overflow was found in the virtio-snd device in QEMU. When reading input audio in the virtio-snd input callback, virtiosndpcmincb, the function did not check whether the iov can fit the data buffer. This issue can trigger an out-of-bounds write if the size of the virtio queue element...

7.8CVSS7.3AI score0.00273EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/10 12:0 a.m.4 views

Audify.js Security Vulnerability

Audify.js is an application by the individual developer Almog Hamdani. It is used to play, stream, and record PCM audio data, and encode and decode Opus into PCM audio data. Audify.js suffers from a security vulnerability that stems from vulnerability to improper validation of array indexes, whic...

7.5CVSS6.8AI score0.00611EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:24 a.m.7 views

kernel: race condition in snd_pcm_hw_free leading to use-after-free

A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hwparams. The hwfree ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges ...

7CVSS7.1AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/26 12:24 a.m.9 views

kernel: ALSA: pcm: Fix races among concurrent hw_params and hw_free calls

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent hwparams and hwfree calls Currently we have neither proper check nor protection against the concurrent calls of PCM hwparams and hwfree ioctls, which may result in a UAF. Since the existing P...

7.8CVSS6.8AI score0.00291EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/06/04 12:49 p.m.1 views

SUSE CVE-2022-1048

A use-after-free flaw was found in the Linux kernel's sound subsystem in the way a user triggers concurrent calls of PCM hwparams. The hwfree ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges ...

7.4CVSS6.7AI score0.00236EPSS
SaveExploits0References48
RedhatCVE
RedhatCVE
added 2024/05/27 11:1 a.m.31 views

CVE-2021-47511

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with sizet. Due to that, a to...

4.7CVSS6.6AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.16 views

CVE-2021-47511

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with sizet. Due to that, a to...

5.5CVSS6.5AI score
SaveExploits0References8
NVD
NVD
added 2024/05/24 3:15 p.m.21 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/24 3:15 p.m.17 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.8AI score
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.16 views

CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.23 views

CVE-2021-47511 ALSA: pcm: oss: Fix negative period/buffer sizes

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with sizet. Due to that, a to...

6.9AI score0.0024EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/24 3:9 p.m.114 views

CVE-2021-47511

The CVE-2021-47511 issue affects the Linux kernel ALSA: pcm: oss path, where period size calculation could produce negative values treated as positive due to size_t. The OSS layer could pass an oversized period/buffer to lower layers. The authenticated fix changes handling to ssize_t with proper ...

5.5CVSS7AI score0.0024EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder