Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in ->remove() drvdata has to be set in _probe() - otherwise platform_get_drvdata() causes null pointer dereference BUG in _remove().
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.7 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557cPatch
- https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7fPatch
- https://git.kernel.org/stable/c/0f55f89d98c8b3e12b4f55f71c127a173e29557cPatch
- https://git.kernel.org/stable/c/189c99c629bbf85916c02c153f904649cc0a9d7fPatch
FAQ
What is CVE-2021-47526?
CVE-2021-47526 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: serial: liteuart: Fix NULL pointer dereference in ->remove() drvdata has to be set in _probe() - otherwise platform_get_drvdata() ...
How severe is CVE-2021-47526?
CVE-2021-47526 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-47526?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.