Lucene search
+L

48 matches found

SUSE CVE
SUSE CVE
•added 2026/09/02 11:46 a.m.•11 views

SUSE CVE-2026-72415

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in geputenumdouble geputenumdouble passes the user-supplied enumeration index item0 to sndsocenumitemtoval without checking it against the number of items in the enum: ret =...

7.1CVSS6.7AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/26 1:13 a.m.•9 views

SUSE CVE-2026-74292

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/26 1:13 a.m.•9 views

SUSE CVE-2026-74294

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

7.3CVSS5.8AI score0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/26 1:13 a.m.•8 views

SUSE CVE-2026-74295

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

7.1CVSS5.8AI score0.00167EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-104547)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-104547 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•10 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validating the written enum value in geputenumdouble The geputenumdouble function passes the user-supplied enumeration index item0 to sndsocenumitemtoval, without checking it against the number of items in the enum: r...

7.1CVSS5.8AI score0.00156EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/20 3:37 p.m.•15 views

CVE-2026-74294

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA System on Chip ASoC meson audio interface unit AIU component. The AIU HDMI and internal codec mux put callbacks do not properly validate enum values before processing them. This allows an attacker to provide out-of-rang...

7.3CVSS5.4AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 10:01 a.m.•10 views

CVE-2026-74293

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture System on Chip ASoC subsystem, specifically within the fslaudmix component. The fslaudmixputmixclksrc and fslaudmixputoutsrc functions do not properly validate user-provided enum values before processing them. This improper...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc convert the user-provided enum item with sndsocenumitemtoval...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/15 6:22 a.m.•12 views

CVE-2026-74295

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

7.1CVSS0.00167EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/15 6:22 a.m.•13 views

CVE-2026-74292

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS0.00167EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74293

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc convert the user-provided enum item with sndsocenumitemtoval before checking whether the item is within the enum's item count. The...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74294

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: aiu: Validate written enum values The AIU HDMI and internal codec mux put callbacks use the written enum value with sndsocenumitemtoval before checking whether the value is valid for the enumeration. Reject...

7.3CVSS0.00166EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:22 a.m.•14 views

CVE-2026-72415

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in geputenumdouble geputenumdouble passes the user-supplied enumeration index item0 to sndsocenumitemtoval without checking it against the number of items in the enum: ret =...

7.1CVSS0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•10 views

CVE-2026-74295

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: hdachdmi: Validate written enum value hdachdmisetpinportmux uses the written enum value to index the texts array before calling sndsocdapmputenumdouble, which validates that the value is within the enum item range. ...

7.1CVSS5.4AI score0.00167EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/15 6:22 a.m.•13 views

UBUNTU-CVE-2026-72415

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in geputenumdouble geputenumdouble passes the user-supplied enumeration index item0 to sndsocenumitemtoval without checking it against the number of items in the enum: ret =...

7.1CVSS5.5AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 6:22 a.m.•10 views

UBUNTU-CVE-2026-74293

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc convert the user-provided enum item with sndsocenumitemtoval before checking whether the item is within the enum's item count. The...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•11 views

CVE-2026-74293

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl: fslaudmix: Validate written enum values fslaudmixputmixclksrc and fslaudmixputoutsrc convert the user-provided enum item with sndsocenumitemtoval before checking whether the item is within the enum's item count. The...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•18 views

CVE-2026-74292

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS5.5AI score0.00167EPSS
SaveExploits0References10
OSV
OSV
•added 2026/08/15 6:22 a.m.•9 views

UBUNTU-CVE-2026-74292

In the Linux kernel, the following vulnerability has been resolved: ASoC: tegra: tegra210ahub: Validate written enum value tegraahubputvalueenum reads e-valuesitem0 before checking whether item0 is within the enum item range. The existing check therefore happens too late to prevent an out-of-rang...

7.1CVSS5.3AI score0.00167EPSS
SaveExploits0References11
Rows per page
Query Builder