CVE-2026-98054
Received Received - Intake

ASoC: Intel AVS Module Reference Count Fix

Vulnerability report for CVE-2026-98054, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-25

Last updated on: 2026-09-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix unbalanced module reference count strace_open() invokes try_module_get() which on success takes the module reference. If any follow up operation causes strace_open() to fail, the refcount shall be put down.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-25
Last Modified
2026-09-25
Generated
2026-09-25
AI Q&A
2026-09-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves an unbalanced module reference count in the ASoC (ALSA System on Chip) Intel AVS driver. The issue occurs when strace_open() calls try_module_get(), which increments the module's reference count. If subsequent operations fail, the reference count is not decremented, leading to a potential resource leak.

Impact Analysis

This vulnerability could cause system instability or crashes due to unbalanced module references. It may lead to resource exhaustion, affecting performance or causing unexpected behavior in audio-related applications using the ASoC Intel AVS driver.

Mitigation Strategies

Update the Linux kernel to the patched version that resolves the unbalanced module reference count issue in the ASoC: Intel: avs component.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-98054. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart