Lucene search
+L

613 matches found

NVD
NVD
added 2024/05/03 4:15 p.m.16 views

CVE-2022-48701

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS7.3AI score0.00238EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/03 4:15 p.m.6 views

DEBIAN-CVE-2022-48701

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS5.3AI score0.00238EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/03 4:15 p.m.19 views

CVE-2022-48701

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS6.2AI score0.00238EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/03 4:15 p.m.5 views

UBUNTU-CVE-2022-48701

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS6AI score0.00238EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2024/05/03 3:12 p.m.33 views

CVE-2022-48701 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.4AI score0.00238EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/05/03 3:12 p.m.21 views

CVE-2022-48701 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

6.7AI score0.00238EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/03 3:12 p.m.188 views

CVE-2022-48701

The CVE-2022-48701 issue is in the Linux kernel ALSA usb-audio driver: an out-of-bounds read can occur in __snd_usb_parse_audio_interface() when parsing a USB device (USB ID 0x04fa:0x4201) that has fewer than 4 interfaces. The fix is to validate the interface count before parsing. Public referenc...

7.1CVSS6.2AI score0.00238EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/05/03 3:12 p.m.26 views

CVE-2022-48701 ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS5.9AI score0.00238EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/05/03 3:12 p.m.36 views

CVE-2022-48701

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix an out-of-bounds bug in sndusbparseaudiointerface There may be a bad USB audio device with a USB ID of 0x04fa, 0x4201 and the number of it's interfaces less than 4, an out-of-bounds read bug occurs when parsi...

7.1CVSS7.2AI score0.00238EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.6 views

kernel: Linux kernel ALSA USB audio: Denial of Service due to memory leaks in MIDI 2.0 / UMP device handling

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA USB audio driver. This vulnerability, related to improper memory management when handling MIDI 2.0 / Universal MIDI Packet UMP devices, could lead to memory leaks. A local attacker with low privileges could exploit this...

5.8AI score0.00151EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/04/11 7:50 p.m.20 views

CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

4.4CVSS7.2AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.1 views

DEBIAN-CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS5.5AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.7 views

CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS5.3AI score
SaveExploits0References2
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

UBUNTU-CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS6.1AI score0.00239EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.21 views

CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References21
Vulnrichment
Vulnrichment
added 2024/04/10 7:1 p.m.18 views

CVE-2021-47211 ALSA: usb-audio: fix null pointer dereference on pointer cs_desc

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

6.8AI score0.00239EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/04/10 7:1 p.m.24 views

CVE-2021-47211 ALSA: usb-audio: fix null pointer dereference on pointer cs_desc

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

7.5AI score0.00239EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/04/10 7:1 p.m.22 views

CVE-2021-47211

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix null pointer dereference on pointer csdesc The pointer csdesc return from sndusbfindclocksource could be null, so there is a potential null pointer dereference issue. Fix this by adding a null check before...

5.5CVSS7.2AI score0.00239EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2023/07/21 12:0 a.m.76 views

Microsoft Windows Multiple Vulnerabilities (KB5028182)

This host is missing an important security update according to Microsoft KB5028182 SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescriptio...

9.8CVSS7.8AI score0.42602EPSS
SaveExploits6References3
OpenVAS
OpenVAS
added 2023/07/12 12:0 a.m.62 views

Microsoft Windows Multiple Vulnerabilities (KB5028168)

This host is missing an important security update according to Microsoft KB5028168 SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescriptio...

9.8CVSS7.5AI score0.42602EPSS
SaveExploits6References3
Rows per page
Query Builder