Security Advisory

CVE-2021-47330

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-05-21 14:35:41
Last updated 2026-05-11 13:52:23
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: tty: serial: 8250: serial_cs: Fix a memory leak in error handling path In the probe function, if the final 'serial_config()' fails, 'info' is leaking. Add a resource handling path to free this memory.