LiveActive security incident?Get immediate response
CVE Record

CVE-2024-46862: ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-mtl-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 is a Linux kernel defect in Intel audio platform matching logic. A required empty terminator entry was missing, so kernel code that scans the table may not know where to stop. The public bundle does not provide impact details, CVSS, or evidence of real-world exploitation.

Executive priority

Treat as a low-visibility kernel maintenance item until vendor guidance provides impact detail. It does not currently justify emergency response based on the supplied evidence, but affected Linux fleets should receive normal kernel updates.

Technical view

The issue is in ASoC Intel soc-acpi-intel-mtl-match. hda_sdw_machine_select() ends iteration by testing !link->num_adr because struct snd_soc_acpi_mach has no links_num. The fix adds the missing empty snd_soc_acpi_link_adr array item used as the loop terminator.

Likely exposure

Exposure appears limited to affected Linux kernels using this Intel ASoC ACPI matching path. The bundle lists Linux kernel versions including 6.10, 6.10.11, and 6.11, plus commit f77ae7fcdc47630eb7653983f3c57ac44103aebc. Downstream distribution impact depends on vendor kernel backports.

Exploitation context

CISA KEV status is false in the bundle, and no cited source states active exploitation. The public record does not describe a practical attack path, required privileges, crash behavior, or confidentiality/integrity impact.

Researcher notes

Key uncertainty is impact. The source describes an unterminated array used by machine-selection logic, but not the failure mode. Validate by source or vendor patch presence, not by attempting exploit reproduction.

Mitigation direction

  • Check your Linux vendor advisory for CVE-2024-46862 applicability.
  • Update affected kernels to vendor packages containing the referenced stable fixes.
  • Prioritize systems using Intel ASoC or SoundWire audio on affected kernel lines.
  • Track downstream backports rather than relying only on upstream version numbers.

Validation and detection

  • Inventory Linux kernel versions across endpoints and appliances.
  • Identify systems running affected 6.10 or 6.11 kernel lines from the bundle.
  • Check vendor changelogs for the referenced stable commit IDs.
  • Confirm patched systems no longer map to affected vendor kernel builds.
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-46862 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
LinuxLinuxf77ae7fcdc47630eb7653983f3c57ac44103aebc, f77ae7fcdc47630eb7653983f3c57ac44103aebcunaffected
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.