LiveActive security incident?Get immediate response
CVE Record

CVE-2024-46863: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty item There is no links_num in struct snd_soc_acpi_mach {}, and we test !link->num_adr as a condition to end the loop in hda_sdw_machine_select(). So an empty item in struct snd_soc_acpi_link_adr array is required.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This CVE describes a Linux kernel bug in Intel audio platform matching code. A required empty end marker was missing, so the kernel code that scans a hardware description array may not stop where intended. Public sources do not provide a CVSS score, concrete impact, or evidence of exploitation.

Executive priority

Treat as a tracking and patch-management item, not an emergency, unless your environment has affected kernel builds on relevant Intel hardware. Current public evidence lacks severity, exploitation, and impact details.

Technical view

In ASoC Intel soc-acpi-intel-lnl-match, hda_sdw_machine_select() uses !link->num_adr to end iteration because struct snd_soc_acpi_mach has no links_num field. The fix adds the required empty struct snd_soc_acpi_link_adr terminator. The CVE record lists Linux 6.10 through 6.10.11 and 6.11 as affected.

Likely exposure

Exposure appears limited to systems running affected Linux kernel versions with the relevant Intel ASoC/SoundWire platform matching path. The source bundle does not identify distributions, devices, or cloud images affected.

Exploitation context

The CVE is not listed as CISA KEV in the provided bundle. No cited source states active exploitation, exploit availability, attack prerequisites, or a demonstrated security impact.

Researcher notes

The record is sparse. The bug is a missing sentinel in an array consumed by a loop termination condition. Assess whether absent termination can cause out-of-bounds reads or misselection in your kernel tree, but do not assume impact beyond the cited fix.

Mitigation direction

  • Apply kernel updates that include the referenced Linux stable fixes.
  • Check your Linux distribution advisory for packaged kernel status.
  • Prioritize affected endpoints using Intel audio/SoundWire hardware paths.
  • Track CVE updates for severity, impact, and affected-version clarification.

Validation and detection

  • Inventory Linux kernel versions across servers and endpoints.
  • Flag systems running Linux 6.10 through 6.10.11 or 6.11.
  • Confirm installed kernels include one of the referenced stable commits.
  • Review distribution changelogs for CVE-2024-46863 backports.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2024-46863 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxdd3bd9dc47084195fcb3c1b371cb03046abb13ab, dd3bd9dc47084195fcb3c1b371cb03046abb13abunaffected
LinuxLinux6.10, 0, 6.10.11, 6.11affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.