Lucene search
+L

668 matches found

OSV
OSV
added 2023/01/30 2:15 p.m.2 views

UBUNTU-CVE-2023-0266

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 access from the system user. We recommend upgrading past...

7.9CVSS6.7AI score0.03702EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2023/01/30 1:9 p.m.5 views

CVE-2023-0266 Use after free in SNDRV_CTL_IOCTL_ELEM in Linux Kernel

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 access from the system user. We recommend upgrading past...

7.9CVSS8.3AI score0.03702EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2023/01/30 1:9 p.m.58 views

CVE-2023-0266

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 access from the system user. We recommend upgrading past...

7.9CVSS7.2AI score0.03702EPSS
SaveExploits0
Cvelist
Cvelist
added 2023/01/30 1:9 p.m.35 views

CVE-2023-0266 Use after free in SNDRV_CTL_IOCTL_ELEM in Linux Kernel

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 access from the system user. We recommend upgrading past...

7.9CVSS8.3AI score0.03702EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2023/01/30 12:0 a.m.36 views

CVE-2023-0266

A use after free vulnerability exists in the ALSA PCM package in the Linux Kernel. SNDRVCTLIOCTL ELEMREAD|WRITE32 is missing locks that can be used in a use-after-free that can result in a priviledge escalation to gain ring0 access from the system user. We recommend upgrading past commit...

7.9CVSS8.5AI score0.03702EPSS
SaveIn wildExploits0References5
OSV
OSV
added 2023/01/17 6:18 p.m.22 views

GSD-2023-1000859 ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

ALSA: pcm: Move rwsem lock inside sndctlelemread to prevent UAF 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.88 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:26 p.m.11 views

GSD-2023-1000329 ASoC: soc-pcm: Add NULL check in BE reparenting

ASoC: soc-pcm: Add NULL check in BE reparenting 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.269 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 4:14 p.m.9 views

GSD-2023-1000228 ASoC: soc-pcm: Add NULL check in BE reparenting

ASoC: soc-pcm: Add NULL check in BE reparenting 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.159 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/17 3:56 p.m.12 views

GSD-2023-1000057 ASoC: soc-pcm: Add NULL check in BE reparenting

ASoC: soc-pcm: Add NULL check in BE reparenting 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 v6.0.13 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/01/17 12:0 a.m.4 views

PT-2023-33365 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.4.227 Description: A potential security issue has been identified in the Linux Kernel, related to the ASoC: soc-pcm component. The actual impact and attack plausibility have not yet been proven...

7.4AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/01/13 12:0 a.m.19 views

PT-2023-1003 · Linux +10 · Linux Kernel +10

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A use after free vulnerability exists in the ALSA PCM package in the Linux Kernel. The issue is related to missing locks in SNDRV CTL IOCTL ELEM READ|WRITE32 that can be used in a...

10CVSS6.8AI score0.84172EPSS
SaveExploits75References1258
IBM Security Bulletins
IBM Security Bulletins
added 2023/01/10 10:42 a.m.27 views

Security Bulletin: IBM Sterling Partner Engagement Manager is vulnerable to denial of service (CVE-2022-34335)

Summary IBM Sterling Partner Engagement Manager has addressed a vulnerablity in the PCM APIs. Vulnerability Details CVEID:CVE-2022-34335 DESCRIPTION: IBM Sterling Partner Engagement Manager could allow a an authenticated user to exhaust server resources which could lead to a denial of service. CV...

6.5CVSS6.3AI score0.00712EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.6 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 ...

7CVSS6.7AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.10 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.4AI score0.003EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.4 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 ...

7CVSS6.7AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:32 a.m.5 views

kernel: ALSA: pcm: Fix races among concurrent prealloc proc writes

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent prealloc proc writes We have no protection against concurrent PCM buffer preallocation changes via proc files, and it may potentially lead to UAF or some weird problem. This patch applies the...

7.8CVSS6.5AI score0.00279EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2022/11/08 9:25 a.m.8 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 ...

7CVSS6.7AI score0.00236EPSS
SaveExploits0References5
OSV
OSV
added 2022/10/02 1:45 p.m.8 views

GSD-2022-1006439 ALSA: emu10k1: Fix out of bounds access in snd_emu10k1_pcm_channel_alloc()

ALSA: emu10k1: Fix out of bounds access in sndemu10k1pcmchannelalloc 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.258 by commit...

7.3AI score
SaveExploits0
OSV
OSV
added 2022/10/02 1:41 p.m.8 views

GSD-2022-1006390 ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC

ALSA: pcm: oss: Fix race at SNDCTLDSPSYNC 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.68 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/10/02 1:39 p.m.6 views

GSD-2022-1006357 ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC

ALSA: pcm: oss: Fix race at SNDCTLDSPSYNC 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.9 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder