CVE-2022-50275
15.09.2025, 15:15
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Add the missed acpi_put_table() to fix memory leak When the radeon driver reads the bios information from ACPI table in radeon_acpi_vfct_bios(), it misses to call acpi_put_table() to release the ACPI memory after the init, so add acpi_put_table() properly to fix the memory leak. v2: fix text formatting (Alex)Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 3.2.29 ≤ 𝑥 < 3.3 |
| linux | linux_kernel | 3.4.12 ≤ 𝑥 < 3.5 |
| linux | linux_kernel | 3.5.5 ≤ 𝑥 < 3.6 |
| linux | linux_kernel | 3.6.1 ≤ 𝑥 < 4.14.303 |
| linux | linux_kernel | 4.15 ≤ 𝑥 < 4.19.270 |
| linux | linux_kernel | 4.20 ≤ 𝑥 < 5.4.229 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.163 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.86 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.0.16 |
| linux | linux_kernel | 6.1 ≤ 𝑥 < 6.1.2 |
| linux | linux_kernel | 3.6 |
| linux | linux_kernel | 3.6:rc3 |
| linux | linux_kernel | 3.6:rc4 |
| linux | linux_kernel | 3.6:rc5 |
| linux | linux_kernel | 3.6:rc6 |
| linux | linux_kernel | 3.6:rc7 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References