Description
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Published: 2025-05-01
Score: 5.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Analysis and contextual insights are available on OpenCVE Cloud.

Remediation

No vendor fix or workaround currently provided.

Additional remediation guidance may be available on OpenCVE Cloud.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-12967 This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
History

Fri, 02 May 2025 14:00:00 +0000

Type Values Removed Values Added
Title kernel: xen/pcpu: fix possible memory leak in register_pcpu()
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Fri, 02 May 2025 06:45:00 +0000


Fri, 02 May 2025 05:45:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: xen/pcpu: fix possible memory leak in register_pcpu() In device_add(), dev_set_name() is called to allocate name, if it returns error, the name need be freed. As comment of device_register() says, it should use put_device() to give up the reference in the error path. So fix this by calling put_device(), then the name can be freed in kobject_cleanup(). This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
Title xen/pcpu: fix possible memory leak in register_pcpu()

Thu, 01 May 2025 14:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: xen/pcpu: fix possible memory leak in register_pcpu() In device_add(), dev_set_name() is called to allocate name, if it returns error, the name need be freed. As comment of device_register() says, it should use put_device() to give up the reference in the error path. So fix this by calling put_device(), then the name can be freed in kobject_cleanup().
Title xen/pcpu: fix possible memory leak in register_pcpu()
References

Subscriptions

No data.

cve-icon MITRE

Status: REJECTED

Assigner: Linux

Published:

Updated: 2025-05-02T05:35:06.465Z

Reserved: 2025-05-01T14:05:17.226Z

Link: CVE-2022-49816

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Rejected

Published: 2025-05-01T15:16:04.997

Modified: 2025-05-02T06:15:47.253

Link: CVE-2022-49816

cve-icon Redhat

Severity : Moderate

Publid Date: 2025-05-01T00:00:00Z

Links: CVE-2022-49816 - Bugzilla

cve-icon OpenCVE Enrichment

No data.

Weaknesses

No weakness.