Improper Initialization in Linux kernel - CVE-2026-46312

 

Improper Initialization in Linux kernel - CVE-2026-46312

Published: June 10, 2026


Vulnerability identifier: #VU134188
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-46312
CWE-ID: CWE-665
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

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

The vulnerability exists due to improper initialization of vma flags in vb2_dma_sg_mmap() in the videobuf2 dma-sg memory-mapping path when mmap() is performed on an imported dma-buf. A local user can trigger the affected mmap operation to cause a denial of service.

The issue manifests as a kernel warning in drm_gem_mmap_obj() during mmap() of an imported dma-buf.


How to mitigate CVE-2026-46312

Install security update from vendor's repository.

Sources