CVE-2024-26922

Updated on 23 Apr 2024

Severity

5.5 Medium severity

Details

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

Overview

About vulnerability

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

drm/amdgpu: validate the parameters of bo mapping operations more clearly

Verify the parameters of amdgpu_vm_bo_(map/replace_map/clearing_mappings) in one common place.

Details

Affected packages:
kernel @ 5.14.0 (+8 more)

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

drm/amdgpu: validate the parameters of bo mapping operations more clearly

Verify the parameters of amdgpu_vm_bo_(map/replace_map/clearing_mappings) in one common place.

Fixes