Lucene search
+L

303 matches found

AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fixed potential out-of-bounds accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This...

7.8CVSS6.4AI score0.03558EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/17 11:08 a.m.11 views

OESA-2025-1067 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: 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...

8CVSS5.7AI score0.01351EPSS
SaveExploits0References10
OSV
OSV
added 2025/01/03 11:08 a.m.6 views

OESA-2025-1014 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CP...

7CVSS6.1AI score0.01351EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/12/29 2:28 p.m.27 views

CVE-2024-53197

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

5.5CVSS6.9AI score0.03558EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/12/28 3:50 a.m.5 views

SUSE CVE-2024-53197

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

4.1CVSS6.2AI score0.03558EPSS
SaveExploits0References21
NVD
NVD
added 2024/12/27 2:15 p.m.30 views

CVE-2024-53197

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

7.8CVSS0.03558EPSS
SaveExploits0References12
CVE
CVE
added 2024/12/27 2:11 p.m.1825 views

CVE-2024-56532

CVE-2024-56532 affects the Linux kernel’s ALSA us122l code path. The USB disconnect callback previously waited for all fds to close due to snd_card_free(), which could block upper-layer USB ioctls and trigger a soft lockup. The cited fixes switch to snd_card_free_when_closed(), enabling asynchron...

5.5CVSS6.7AI score0.00214EPSS
SaveExploits0References11Affected Software1
CVE
CVE
added 2024/12/27 1:49 p.m.1585 views

CVE-2024-53197

CVE-2024-53197 is an Linux kernel vulnerability in the USB audio driver (ALSA usb-audio). A malformed USB device can report a bNumConfigurations value larger than the initial allocation in usb_get_configuration, enabling out-of-bounds accesses later (e.g., during usb_destroy_configuration). The i...

7.8CVSS6.9AI score0.03558EPSS
SaveIn wildExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2024/12/27 1:49 p.m.16 views

CVE-2024-53197 ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

6.9AI score0.03558EPSS
SaveExploits0References9
OSV
OSV
added 2024/12/27 1:49 p.m.24 views

CVE-2024-53197 ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

7.8CVSS6.6AI score
SaveExploits0References15
CNNVD
CNNVD
added 2024/12/27 12:00 a.m.11 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 potential out-of-bounds access to Extigy and Mbox devices in the ALSA:usb-audio module...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References10
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 potential out-of-bounds access to Extigy and Mbox devices in the ALSA:usb-audio module...

7.8CVSS7AI score0.03558EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2024/12/27 12:00 a.m.12 views

CVE-2024-53197

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential out-of-bound accesses for Extigy and Mbox devices A bogus device can provide a bNumConfigurations value that exceeds the initial value used in usbgetconfiguration for allocating dev-config. This can...

7.8CVSS7.2AI score0.03558EPSS
SaveIn wildExploits0References10
Vulnrichment
Vulnrichment
added 2024/12/24 11:28 a.m.20 views

CVE-2024-53150 ALSA: usb-audio: Fix out of bounds reads when finding clock sources

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...

6.9AI score0.01351EPSS
SaveExploits0References8
Oracle linux
Oracle linux
added 2024/11/27 12:00 a.m.57 views

Unbreakable Enterprise kernel security update

4.1.12-124.92.3 - memcgwriteeventcontrol: fix a user-triggerable oops Al Viro Orabug: 37070674 CVE-2024-45021 - ocfs2: fix races between hole punching and AIO+DIO Su Yue Orabug: 36835819 CVE-2024-40943 4.1.12-124.92.2 - fbdev: savage: Handle err return when savagefbcheckvar failed Cai Xinchen...

7.8CVSS7.2AI score0.00622EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.12 views

kernel: ALSA: usb-audio: Stop parsing channels bits when all channels are found.

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. The Linux kernel CVE team has assigned CVE-2024-27436 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00622EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2023-52904

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

5.5CVSS5.1AI score0.00255EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.34 views

CVE-2023-52904 ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in sndusbpcmhasfixedrate The subs function argument may be NULL, so do not use it before the NULL check...

0.00255EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/21 11:14 p.m.8 views

SUSE 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.4AI score0.00622EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/17 1:15 p.m.5 views

DEBIAN-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.5CVSS5.6AI score0.00622EPSS
SaveExploits0References1
Rows per page
Query Builder