PT-2025-40147 · Linux · Linux Kernel

Published

2025-10-01

·

Updated

2025-10-01

·

CVE-2022-50462

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A memory leak could occur during module exit in the MIPS virtual processor environment (vpe-mt). After a specific commit (1fa5ae857bb1), device names are dynamically allocated and require freeing upon module exit using put device() to allow cleanup via kobject cleanup() when the reference count reaches zero. The vpe device is static, removing the need for kfree() in vpe device release().
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

Weakness Enumeration

Related Identifiers

CVE-2022-50462

Affected Products

Linux Kernel