8 matches found
CVE-2026-53375
CVE-2026-53375 affects the Linux kernel, specifically the drm/amdgpu/vce component. The issue arises during patching when only one of the lo/hi address parts is valid, which could cause a bad address to be written to firmware. The vulnerability is described as resolved, with linked kernel commits...
CVE-2026-53375
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...
Linux Distros Unpatched Vulnerability : CVE-2026-53375
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu/vce: Prevent partial address patches In the case that only one of lo/hi is valid, the patching could result in a bad address written to in FW...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: The use of an uninitialized value size when calling amdgpuvcecsreloc. Initialize the size value before calling amdgpuvcecsreloc, such as in the case where it’s set to 0x03000001. V2: To truly improve the handling, we...
kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...
The vulnerability of the amdgpu_vce_ring_parse_cs() function in the amdgpu driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the amdgpuvceringparsecs function in the drivers/gpu/drm/amd/amdgpu/amdgpuvce.c driver for the amdgpu core of the Linux operating system is related to the absence of initialization for the variable size. Exploiting this vulnerability could allow an attacker to compromise the...
kernel: drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
A vulnerability was found in the Linux kernel's amdgpu driver in the amdgpuvceringparsecs function where the size variable is initialized with a pointer that may not be properly set before use. This issue could lead to unpredictable behavior in the system...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that originates from an uninitialized size value in the drm/amdgpu module when using amdgpuvcecsreloc...