CVE-2026-74328

Updated on 15 Aug 2026

Severity

Awaiting Analysis

Details

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

Overview

About vulnerability

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

iommufd: Destroy the pages content after detaching from dmabuf

Sashiko points out this has gotten out of order, the mutex could still be in use through the dmabuf invalidation callbacks. Don’t destroy any of the pages content until the dmabuf is fully detached.

Details

Affected product:
Debian 10 ELS
Affected packages:
linux @ 4.19.0

Fixes