CVE-2022-50515
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() If construction of the array of work queues to handle hpd_rx_irq offload work fails, we need to unwind.
Does this matter?
Lower severity and a low EPSS score (0.16%). Track it; it rarely justifies an emergency change on its own.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix memory leak in hpd_rx_irq_create_workqueue() If construction of the array of work queues to handle hpd_rx_irq offload work fails, we need to unwind. Destroy all the created workqueues and the allocated memory for the hpd_rx_irq_offload_work_queue struct array.
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.16% probability · 5th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-401
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/3ba3814c00a4817eb1cd31eff08d921c40e5f3a4Patch
- https://git.kernel.org/stable/c/600de40ed50c8b5ecb9c7a4f41eb882066c15a00Patch
- https://git.kernel.org/stable/c/7136f956c73c4ba50bfeb61653dfd6a9669ea915Patch
- https://git.kernel.org/stable/c/8b8da09da2701330e7f2c371655887e3d7defe90Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.