LiveActive security incident?Get immediate response
CVE Record

CVE-2024-38550: ASoC: kirkwood: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: ASoC: kirkwood: Fix potential NULL dereference In kirkwood_dma_hw_params() mv_mbus_dram_info() returns NULL if CONFIG_PLAT_ORION macro is not defined. Fix this bug by adding NULL check. Found by Linux Verification Center (linuxtesting.org) with SVACE.

MediumCVSS 4.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Linux kernel issue can crash affected systems through a NULL pointer dereference in the Kirkwood audio driver path. It is not described as remotely exploitable and requires local access with high privileges, so business urgency is lower unless you operate affected embedded or custom Linux kernels.

Executive priority

Treat as routine patch management unless affected embedded Linux devices support critical operations. There is no source-backed evidence of active exploitation, but availability impact can matter on appliances or operational systems that are hard to reboot or patch.

Technical view

CVE-2024-38550 is a CWE-476 NULL dereference in kirkwood_dma_hw_params(). mv_mbus_dram_info() can return NULL when CONFIG_PLAT_ORION is not defined, and the fix adds a NULL check. CVSS is 4.4: local attack vector, low complexity, high privileges, no user interaction, availability impact only.

Likely exposure

Exposure appears limited to Linux systems using the ASoC Kirkwood driver path, especially custom or embedded kernels with relevant configuration. The affected record lists Linux kernel versions and commits, but validation should be done against actual kernel packages and configuration.

Exploitation context

The bundle does not show public exploitation or CISA KEV listing. The CVSS vector indicates local access and high privileges are required. The main expected impact is availability loss, not data theft or privilege escalation.

Researcher notes

The key condition is mv_mbus_dram_info() returning NULL when CONFIG_PLAT_ORION is absent. Review the stable commits for the exact backport lineage and confirm whether downstream kernels carried the vulnerable Kirkwood ASoC code before relying on version strings alone.

Mitigation direction

  • Upgrade to a Linux kernel or vendor package containing the referenced stable fixes.
  • Prioritize embedded or custom Linux builds using Kirkwood ASoC support.
  • Check distribution or device-vendor advisories for exact fixed package versions.
  • Track affected kernel configuration, not only operating system names.
  • Avoid direct deployment shortcuts; follow normal kernel change-control and rollback planning.

Validation and detection

  • Inventory Linux kernel versions against the affected version data in the CVE record.
  • Check whether affected systems build or load the Kirkwood ASoC driver path.
  • Confirm whether CONFIG_PLAT_ORION and related platform options are present in kernel config.
  • Verify vendor kernel packages include one of the referenced stable commits or equivalent fix.
  • Document systems where exposure cannot be confirmed from available build metadata.
Prepared
Confidence
high
Sources
8

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.

cwe · low confidence lookup

CWE-476: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-38550 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
Medium
CVSS
4.4 (3.1)
Known Exploited
No
Published

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

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.

1CVSS vectors
3Timeline events
2ADP providers
7Source links

SSVC decision data

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

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
4.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H0.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

4.4Medium
CVSS 3.1 vector shape for CVE-2024-38550Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

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
cvssV3_1other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxbb6a40fc5a830cae45ddd5cd6cfa151b008522ed, bb6a40fc5a830cae45ddd5cd6cfa151b008522ed, bb6a40fc5a830cae45ddd5cd6cfa151b008522ed, bb6a40fc5a830cae45ddd5cd6cfa151b008522ed, bb6a40fc5a830cae45ddd5cd6cfa151b008522ed, bb6a40fc5a830cae45ddd5cd6cfa151b008522ed, 145951900b763dc32bf31bd770f3f036a8348424unaffected
LinuxLinux5.14, 0, 5.15.161, 6.1.93, 6.6.33, 6.8.12, 6.9.3, 6.10affected
Weakness

CWE details

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

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.