Lucene search
+L

16 matches found

RedhatCVE
RedhatCVE
•added 2026/07/20 10:59 a.m.•19 views

CVE-2026-64133

A flaw was found in the Linux kernel, specifically within the Advanced Linux Sound Architecture ALSA asihpi component. This vulnerability occurs because a function designed to retrieve cached information does not properly check the boundaries of an array it is accessing. This oversight could allo...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64133

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/19 4:17 p.m.•13 views

AZL-92727 CVE-2026-64133 affecting package kernel for versions less than 6.6.144.1-2

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/19 4:17 p.m.•16 views

CVE-2026-64133

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

7.8CVSS0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/07/19 3:40 p.m.•16 views

EUVD-2026-45818

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

5.4AI score0.00176EPSS
SaveExploits0References8
CVE
CVE
•added 2026/07/19 3:40 p.m.•56 views

CVE-2026-64133

CVE-2026-64133 affects the Linux kernel ALSA asihpi component. A function that retrieves cached info accesses an array by index without proper bounds checking, causing potential out-of-bounds reads. The issue could lead to memory access outside intended limits, with documented consequences includ...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References8Affected Software1
attackerkb
attackerkb
•added 2026/07/19 3:40 p.m.•13 views

CVE-2026-64133

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
•added 2026/07/19 3:40 p.m.•21 views

CVE-2026-64133

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access at reading cache findcontrol to retrieve a cached info accesses the array with the given index blindly, which may lead to an OOB array access. Add a sanity check for avoiding it...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•19 views

PT-2026-61450

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An out-of-bounds OOB array access occurs in the asihpi component of the ALSA Advanced Linux Sound Architecture subsystem. The find control function retrieves cached information by...

7.8CVSS5.2AI score0.00176EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2025/12/31 12:00 a.m.•7 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993234)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993234 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array...

7.8CVSS6.4AI score0.0025EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/11/18 12:00 a.m.•8 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-50007)

ALSA: asihpi: potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVE...

7.8CVSS6.9AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
•added 2024/11/11 6:09 p.m.•30 views

CLSA-2024-1731348593 kernel: Fix of 18 CVEs

mm: call the securitymmapfile LSM hook in remapfilepages CVE-2024-47745 - slip: make slhcremember more robust against malicious packets CVE-2024-50033 - drm/amdkfd: amdkfdfreegttmem clear the correct pointer CVE-2024-49991 - firmwareloader: Block path traversal CVE-2024-47742 - ext4: avoid OOB...

9.8CVSS6.9AI score0.00785EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2024/10/22 2:50 a.m.•21 views

SUSE CVE-2024-50007

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

6.4CVSS6.5AI score0.0025EPSS
SaveExploits0References20
OSV
OSV
•added 2024/10/21 7:15 p.m.•14 views

AZL-52138 CVE-2024-50007 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

7.8CVSS6.7AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
•added 2024/10/21 7:15 p.m.•15 views

UBUNTU-CVE-2024-50007

In the Linux kernel, the following vulnerability has been resolved: ALSA: asihpi: Fix potential OOB array access ASIHPI driver stores some values in the static array upon a response from the driver, and its index depends on the firmware. We shouldn't trust it blindly. This patch adds a sanity che...

7.8CVSS6.3AI score0.0025EPSS
SaveExploits0References43
CVE
CVE
•added 2024/10/21 6:54 p.m.•177 views

CVE-2024-50007

CVE-2024-50007 affects the Linux kernel ALSA asihpi/ASIHPI driver. The issue is an out-of-bounds access in a static array populated from firmware data; the index depends on firmware and was not validated. The patch adds a sanity check to ensure the index fits in the array size, preventing potenti...

7.8CVSS7.2AI score0.0025EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder