SB20260815248 - Improper resource shutdown or release in Linux kernel dma driver



SB20260815248 - Improper resource shutdown or release in Linux kernel dma driver

Published: August 15, 2026

Security Bulletin ID SB20260815248
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-72474)

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 attacker to cause a denial of service.

The vulnerability exists due to improper resource management in the dma-axi-dmac driver descriptor handling when freeing DMA descriptors from softirq context. A local attacker can trigger DMA operations that cause descriptor cleanup to invoke dma_free_coherent() in interrupt context to cause a denial of service.

The issue is observable on architectures such as Microblaze or arm64 where DMA_DIRECT_REMAP is set.


Remediation

Install update from vendor's website.