Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2022-50275 Details

Description

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)

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-401Missing Release of Memory after Effective Lifetime[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 3.2.29, < 3.3
>= 3.4.12, < 3.5
>= 3.5.5, < 3.6
>= 3.6.1, < 4.14.303
>= 4.15, < 4.19.270

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:3.6:rc7:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2022-50275
NVD Published Date:
Sep 15, 2025
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2022-50275 Details - Not Deferred