Bug 2419900 (CVE-2023-53745) - CVE-2023-53745 kernel: um: vector: Fix memory leak in vector_config
Summary: CVE-2023-53745 kernel: um: vector: Fix memory leak in vector_config
Keywords:
Status: NEW
Alias: CVE-2023-53745
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-08 07:07 UTC by OSIDB Bzimport
Modified: 2025-12-19 13:02 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-08 07:07:22 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.