Skip to main content

Linux Kernel CVE-2026-89943

| EUVDEUVD-2026-80543 HIGH
2026-09-16 Linux GHSA-r596-mvwg-48gr
8.4
CVSS 3.1 · Vendor: Linux
Share

Severity by source

Vendor (Linux) PRIMARY
8.4 HIGH
AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
4.7 MEDIUM

Trigger is platform ACPI firmware (firmware/admin control → PR:H, non-default malformed table → AC:H), local only (AV:L); impact is a kernel crash (A:H) with no real confidentiality (C:N) and marginal integrity (I:L).

3.1 AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H
4.0 AV:L/AC:H/AT:N/PR:H/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Linux).

CVSS VectorVendor: Linux

Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

7
Metadata Corrected
Sep 16, 2026 - 16:40 vuln.today
tag: Denial Of Service added
Metadata Corrected
Sep 16, 2026 - 16:40 vuln.today
tag: Information Disclosure removed
Analysis Generated
Sep 16, 2026 - 16:06 vuln.today
CVSS changed
Sep 16, 2026 - 15:22 NVD
8.4 (HIGH)
Patch available
Sep 16, 2026 - 11:03 EUVD
CVE Published
Sep 16, 2026 - 10:32 cve.org
UNKNOWN (no severity yet)
CVE Published
Sep 16, 2026 - 10:32 cve.org
HIGH 8.4

DescriptionCVE.org

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

ASoC: loongson: Fix error handling in ACPI property parsing

In loongson_card_parse_acpi(), the return value of device_property_read_string() for the codec-dai-name property was ignored. If the property is missing or invalid, an uninitialized pointer would be used later, potentially leading to undefined behavior.

Fix this by checking the return value and propagating the error appropriately.

AnalysisAI

A missing error check in the Linux kernel's Loongson ASoC sound-card ACPI probe path (loongson_card_parse_acpi) leaves the pointer returned by device_property_read_string() for the 'codec-dai-name' property uninitialized when that property is absent or invalid, and the stale pointer is dereferenced later during driver binding. Only LoongArch/Loongson platforms whose ACPI firmware omits or malforms codec-dai-name are affected, and reaching the bug requires the ability to supply or modify that firmware description - it is not reachable over the network and not triggerable by an unprivileged local user on a default, correctly-described platform. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
technique details hidden
Delivery
technique details hidden
Exploit
technique details hidden
Execution
technique details hidden
Impact
technique details hidden

Vulnerability AssessmentAI

Exploitation Requires the Loongson ASoC sound card driver (sound/soc/loongson, loongson_card_parse_acpi) to bind on a LoongArch/Loongson platform whose ACPI firmware is missing or supplies an invalid 'codec-dai-name' device property; only then is the return value ignored and the uninitialized pointer used. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The vendor CVSS of 8.4 (AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) substantially overstates real-world risk, and it is also internally inconsistent - the given vector actually computes to 7.8, not 8.4, so the numeric score and the vector disagree. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario Full exploit scenario with step-by-step reproduction available after sign-in.
Remediation Vendor-released patch: upgrade to Linux 6.12.110, 6.18.51 or 7.2.5 (or mainline 7.3-rc1 and later), which contain the fix that checks and propagates the device_property_read_string() return value for codec-dai-name; the corresponding upstream stable commits are https://git.kernel.org/stable/c/4e580d84a638f007b5b68d50d7633de502f325e7, https://git.kernel.org/stable/c/682c123cef455545f48ecbe74b3872fa303bf58f, https://git.kernel.org/stable/c/0eb0e3c623ac1da8b85d518043fef7660af7805d and https://git.kernel.org/stable/c/bb1602908c67db7197ab001638573262bccc6ca2, with additional context at https://nvd.nist.gov/vuln/detail/CVE-2026-89943. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, confirm whether any Loongson/LoongArch servers, workstations, or embedded systems exist in the estate and record their kernel and firmware versions, since these are the only affected platforms; if none exist, document that determination and close the item as not applicable. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-89943 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy