Lucene search
+L

84 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•13 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ASoC: rt711-sdca – fixed a situation where the kernel’s NULL pointer was dereferenced due to an IO error. The initial settings will be written before the codec probe function is called. However, the rt711-component has not yet be...

5.5CVSS6AI score0.00257EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/07 12:00 a.m.•11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check...

5.9AI score0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/05 12:24 a.m.•12 views

SUSE CVE-2026-80900

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

6AI score0.00198EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/04 6:17 p.m.•6 views

CVE-2026-80900

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 5:11 p.m.•11 views

EUVD-2026-71650

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.5AI score0.00198EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/04 5:11 p.m.•17 views

CVE-2026-80900

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

6AI score0.00198EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/04 5:11 p.m.•29 views

CVE-2026-80900 ASoC: SDCA: Make UMP message size check more robust

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

0.00198EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/04 5:11 p.m.•14 views

CVE-2026-80900

CVE-2026-80900 affects the Linux kernel 's ASoC SDCA (ALSA System on Chip, SDCA) component. The root cause is an UMP (Unified Multiplex Protocol) message size check that incorrectly passes when the message offset exceeds the buffer length, allowing invalid sizes to go undetected. The fix refactor...

5.5AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/04 5:11 p.m.•9 views

CVE-2026-80900 ASoC: SDCA: Make UMP message size check more robust

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•14 views

PT-2026-86191

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

5.5AI score0.00198EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•0 views

CVE-2026-80900: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Make UMP message size check more robust If message offset was larger than the buffer length the size check will pass incorrectly. Refactor the check such that it is more robust to invalid sizes...

6AI score0.00198EPSS
SaveExploits0References1
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
BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•9 views

The vulnerability of the find_sdca_entity_iot() function in the sound/soc/sdca/sdca_functions.c module of the Linux kernel’s audio subsystem allows a hacker to cause a service failure.

The vulnerability of the findsdcaentityiot function in the sound/soc/sdca/sdcafunctions.c module of the Linux kernel’s audio subsystem is related to the lack of checking for the return value. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References6Affected Software2
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/19 5:40 p.m.•10 views

CVE-2026-72415

A flaw was found in the Linux kernel. In the Advanced Linux Sound Architecture System on Chip ASoC Sound Driver Component Architecture SDCA component, the geputenumdouble function fails to validate a user-supplied enumeration index. This oversight allows a local attacker to provide an out-of-rang...

7.1CVSS5.4AI score0.00156EPSS
SaveExploits0References4
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
UbuntuCve
UbuntuCve
•added 2026/08/15 6:22 a.m.•15 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.1CVSS5.5AI score0.00156EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/15 5:56 a.m.•13 views

EUVD-2026-59314

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

5.4AI score0.00156EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/15 5:56 a.m.•34 views

CVE-2026-72415 ASoC: SDCA: Validate written enum value in ge_put_enum_double()

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
OSV
OSV
•added 2026/08/15 5:56 a.m.•18 views

CVE-2026-72415 ASoC: SDCA: Validate written enum value in ge_put_enum_double()

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 score
SaveExploits0References5
Rows per page
Query Builder