Security Advisory

CVE-2023-53745

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-08 01:19:04
Last updated 2026-05-11 19:50:52
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: um: vector: Fix memory leak in vector_config If the return value of the uml_parse_vector_ifspec function is NULL, we should call kfree(params) to prevent memory leak.