Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being used after releasing the driver data and leaking memory allocated by serial core.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/05f929b395dec8957b636ff14e66b277ed022ed9Patch
- https://git.kernel.org/stable/c/602824cf9aa9db8830ffe5cfb2cd54365cada4fePatch
- https://git.kernel.org/stable/c/05f929b395dec8957b636ff14e66b277ed022ed9Patch
- https://git.kernel.org/stable/c/602824cf9aa9db8830ffe5cfb2cd54365cada4fePatch
FAQ
What is CVE-2021-47525?
CVE-2021-47525 is a vulnerability with a CVSS score of 7.8 (HIGH). In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: fix use-after-free and memleak on unbind Deregister the port when unbinding the driver to prevent it from being ...
How severe is CVE-2021-47525?
CVE-2021-47525 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47525?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.