SB2026072768 - Improper resource shutdown or release in Linux kernel core



SB2026072768 - Improper resource shutdown or release in Linux kernel core

Published: July 27, 2026

Security Bulletin ID SB2026072768
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Denial of service

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper resource shutdown or release (CVE-ID: CVE-2026-64485)

CWE-ID: CWE-404 - Improper Resource Shutdown or Release

CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper resource shutdown or release in snd_compr_task_new() in sound/core/compress_offload.c when creating compression tasks and allocating file descriptors. A local user can trigger an error condition after a successful task_create() callback to cause a denial of service.

The issue can leak driver-allocated resources when later dma-buffer validation or file descriptor reservation fails, and the dual-file-descriptor allocation path can incorrectly report success after the task has already been discarded.


Remediation

Install update from vendor's website.