5.5
MEDIUM CVSS 3.1
CVE-2026-31619
ALSA: fireworks: bound device-supplied status before string array lookup
Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value supplied by the firewire device. efr_status_names[] has 17 entries so a status value outside that range goes off into the weeds when looking at the %s value. Even worse, the status could return EFR_STATUS_INCOMPLETE which is 0x80000000, and is obviously not in that array of potential strings. Fix this up by properly bounding the index against the array size and printing "unknown" if it's not recognized.

INFO

Published Date :

April 24, 2026, 3:16 p.m.

Last Modified :

April 28, 2026, 2:09 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-31619 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Apply kernel updates to fix out-of-bounds access when handling device status.
  • Update the Linux kernel to the latest version.
  • Install security patches for ALSA drivers.
  • Reboot systems after applying updates.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-31619 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-31619 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-31619 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-31619 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Apr. 28, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE NVD-CWE-noinfo
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.18.24 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.19 up to (excluding) 6.19.14 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 7.0 up to (excluding) 7.0.1 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.83 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.16 up to (excluding) 6.6.136
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/07704bbf36f57e4379e4cadf96410dab14621e3b Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/67cfd14074cdafab5de3f7cfc0952c1a9b653e5d Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/682d8accf0d83a871e8c327b95c81f53902c922b Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/cc624b3d2be13297100539b64ad950695188e046 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/e103f98f6615ed2934e9cf340654f0cad9eb8a8a Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/f856f4b6efd51be7950e4b84c06cd961961ca41c Types: Patch
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 27, 2026

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/f856f4b6efd51be7950e4b84c06cd961961ca41c
  • CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 27, 2026

    Action Type Old Value New Value
    Added Reference https://git.kernel.org/stable/c/07704bbf36f57e4379e4cadf96410dab14621e3b
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Apr. 24, 2026

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: ALSA: fireworks: bound device-supplied status before string array lookup The status field in an EFW response is a 32-bit value supplied by the firewire device. efr_status_names[] has 17 entries so a status value outside that range goes off into the weeds when looking at the %s value. Even worse, the status could return EFR_STATUS_INCOMPLETE which is 0x80000000, and is obviously not in that array of potential strings. Fix this up by properly bounding the index against the array size and printing "unknown" if it's not recognized.
    Added Reference https://git.kernel.org/stable/c/67cfd14074cdafab5de3f7cfc0952c1a9b653e5d
    Added Reference https://git.kernel.org/stable/c/682d8accf0d83a871e8c327b95c81f53902c922b
    Added Reference https://git.kernel.org/stable/c/cc624b3d2be13297100539b64ad950695188e046
    Added Reference https://git.kernel.org/stable/c/e103f98f6615ed2934e9cf340654f0cad9eb8a8a
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.