n the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains (v4) Fix amdgpu_bo_validate_size() to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch standalone, i.e. not dependent on local patches. v3: Preserve old behaviour and just check that the manager pointer is not NULL. v4: Complain if GTT domain requested and it is uninitialized--most likely a bug.
Configuration 1 (hide)
|
04 Feb 2026, 16:50
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-476 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/7554886daa31eacc8e7fac9e15bbce67d10b8f1f - Patch | |
| References | () https://git.kernel.org/stable/c/80546eef216854a7bd47e39e828f04b406c00599 - Patch | |
| References | () https://git.kernel.org/stable/c/8ba7c55e112f4ffd2a95b99be1cb1c891ef08ba1 - Patch |
07 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2025-10-07 16:15
Updated : 2026-02-04 16:50
NVD link : CVE-2022-50527
Mitre link : CVE-2022-50527
CVE.ORG link : CVE-2022-50527
JSON object : View
NULL Pointer Dereference