CVE-2023-52988

Updated on 27 Mar 2025

Severity

7.8 High severity

Details

CVSS score
7.8
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()

snd_hda_get_connections() can return a negative error code. It may lead to accessing ‘conn’ array at a negative index.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Details

Affected packages:
linux-hwe @ 4.15.0 (+5 more)

In the Linux kernel, the following vulnerability has been resolved:

ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path()

snd_hda_get_connections() can return a negative error code. It may lead to accessing ‘conn’ array at a negative index.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

Fixes