In the Linux kernel, the following vulnerability has been resolved:
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
These local variables @{resched|pmu|callfunc...}_name saves the new
string allocated by kasprintf(), and when bind_{v}ipi_to_irqhandler()
fails, it goes to the @fail tag, and calls xen_smp_intr_free{_pv}() to
free resource, however the new string is not saved, which cause a memory
leak issue. fix it.
Metrics
Affected Vendors & Products
References
History
Sat, 04 Oct 2025 16:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() These local variables @{resched|pmu|callfunc...}_name saves the new string allocated by kasprintf(), and when bind_{v}ipi_to_irqhandler() fails, it goes to the @fail tag, and calls xen_smp_intr_free{_pv}() to free resource, however the new string is not saved, which cause a memory leak issue. fix it. | |
Title | x86/xen: Fix memory leak in xen_smp_intr_init{_pv}() | |
References |
|
|

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-10-04T15:43:47.266Z
Reserved: 2025-10-04T15:39:19.464Z
Link: CVE-2022-50495

No data.

Status : Received
Published: 2025-10-04T16:15:46.540
Modified: 2025-10-04T16:15:46.540
Link: CVE-2022-50495

No data.

No data.