CVE-2024-42123

MEDIUM

Linux Kernel < 6.9.9 - Double Free

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix double free err_addr pointer warnings In amdgpu_umc_bad_page_polling_timeout, the amdgpu_umc_handle_bad_pages will be run many times so that double free err_addr in some special case. So set the err_addr to NULL to avoid the warnings.

Scores

CVSS v3 4.4
EPSS 0.0001
EPSS Percentile 0.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-415
Status published

Affected Products (2)

linux/linux_kernel < 6.9.9
linux/Kernel < 6.9.9linux

Timeline

Published Jul 30, 2024
Tracked Since Feb 18, 2026