Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_locked() kcalloc() may fail. When WS is non-zero and allocation fails, ectx.ws remains NULL while ectx.ws_size is set, leading to a potential NULL pointer dereference in atom_get_src_int() when accessing WS entries. Return -ENOMEM on allocation failure to avoid the NULL dereference.

INFO

Published Date :

2025-12-16T13:43:12.297Z

Last Modified :

2025-12-16T13:43:12.297Z

Source :

Linux
AFFECTED PRODUCTS

The following products are affected by CVE-2025-68190 vulnerability.

Vendors Products
Linux
  • Linux Kernel

CVSS Vulnerability Scoring System