← Back to CVE List
CVE-2021-47330
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.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt