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.
References
Configurations
History
No history.
Information
Published : 2024-05-24 15:15
Updated : 2024-06-10 18:41
NVD link : CVE-2021-47525
Mitre link : CVE-2021-47525
CVE.ORG link : CVE-2021-47525
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free