Lucene search
+L

5012 matches found

Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.13 views

CVE-2021-47332 ALSA: usx2y: Don't call free_pages_exact() with NULL address

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call freepagesexact with NULL address Unlike some other functions, we can't pass NULL pointer to freepagesexact. Add a proper NULL check for avoiding possible Oops...

6.9AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/21 2:35 p.m.95 views

CVE-2021-47332

CVE-2021-47332 affects the Linux kernel’s ALSA usx2y component. The issue arises from calling free_pages_exact() with a NULL address, which could lead to a kernel Oops if not guarded. The description confirms a NULL check was added to prevent this invalid free path, addressing the vulnerability. ...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.31 views

CVE-2021-47332 ALSA: usx2y: Don't call free_pages_exact() with NULL address

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call freepagesexact with NULL address Unlike some other functions, we can't pass NULL pointer to freepagesexact. Add a proper NULL check for avoiding possible Oops...

6.5AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/21 2:35 p.m.41 views

CVE-2021-47332

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: Don't call freepagesexact with NULL address Unlike some other functions, we can't pass NULL pointer to freepagesexact. Add a proper NULL check for avoiding possible Oops...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:20 p.m.44 views

CVE-2021-47281 ALSA: seq: Fix race of snd_seq_timer_open()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 2:20 p.m.61 views

CVE-2021-47281

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.9AI score0.00237EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.20 views

CVE-2021-47281 ALSA: seq: Fix race of snd_seq_timer_open()

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix race of sndseqtimeropen The timer instance per queue is exclusive, and sndseqtimeropen should have managed the concurrent accesses. It looks as if it's checking the already existing timer instance at the beginning,...

7.8CVSS6.8AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 2:20 p.m.116 views

CVE-2021-47281

CVE-2021-47281 affects the Linux kernel ALSA seq subsystem: snd_seq_timer_open() has a race on timeri allocation per queue, allowing a later concurrent call to override the timer and cause a use-after-free until the queue closes. The vulnerability is caused by missing protection when checking the...

7.8CVSS6.7AI score0.00237EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:01 a.m.11 views

SUSE CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS7.5AI score0.0015EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.14 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, which stems from a null pointer dereference vulnerability in the ALSA:hda module...

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.10 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, which stems from a vulnerability in the ALSA:hda module...

5.5CVSS6.2AI score0.0024EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.37 views

AlmaLinux 9 : firefox (ALSA-2024:2883)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:2883 advisory. - A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affec...

8.8CVSS8.2AI score0.7066EPSS
SaveExploits20References7
Tenable Nessus
Tenable Nessus
added 2024/05/21 12:00 a.m.33 views

AlmaLinux 9 : thunderbird (ALSA-2024:2888)

The remote AlmaLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2024:2888 advisory. - A type check was missing when handling fonts in PDF.js, which would allow arbitrary JavaScript execution in the PDF.js context. This vulnerability affec...

8.8CVSS8.2AI score0.7066EPSS
SaveExploits20References7
RedhatCVE
RedhatCVE
added 2024/05/18 2:09 a.m.25 views

CVE-2023-52674

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add clamp in scarlett2mixerctlput Ensure the value passed to scarlett2mixerctlput is between 0 and SCARLETT2MIXERMAXVALUE so we don't attempt to access outside scarlett2mixervalues...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:41 a.m.23 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:40 a.m.21 views

CVE-2023-52689

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels As scarlett2meterctlget uses meterlevelmap, the datamutex should be locked while accessing it...

5.5CVSS6.6AI score0.0015EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/18 1:39 a.m.20 views

CVE-2023-52680

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error checks to ctlget The ctlget functions which call scarlett2update were not checking the return value. Fix to check the return value and pass to the caller...

5.5CVSS6.6AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/17 11:10 p.m.23 views

CVE-2024-27436

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array...

5.5CVSS6.6AI score0.00622EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.25 views

CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS7.4AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/17 3:15 p.m.6 views

DEBIAN-CVE-2023-52692

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing error check to scarlett2usbsetconfig scarlett2usbsetconfig calls scarlett2usbget but was not checking the result. Return the error if it fails rather than continuing with an invalid value...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References1
Rows per page
Query Builder