Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in of_syscon_register() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.9.0, < 5.10.209 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3ef1130deee98997275904d9bfc37af75e1e906cPatch
- https://git.kernel.org/stable/c/41673c66b3d0c09915698fec5c13b24336f18dd1Patch
- https://git.kernel.org/stable/c/527e8c5f3d00299822612c495d5adf1f8f43c001Patch
- https://git.kernel.org/stable/c/7f2c410ac470959b88e03dadd94b7a0b71df7973Patch
- https://git.kernel.org/stable/c/927626a2073887ee30ba00633260d4d203f8e875Patch
- https://git.kernel.org/stable/c/c3e3a2144bf50877551138ffce9f7aa6ddfe385bPatch
- https://git.kernel.org/stable/c/3ef1130deee98997275904d9bfc37af75e1e906cPatch
- https://git.kernel.org/stable/c/41673c66b3d0c09915698fec5c13b24336f18dd1Patch
- https://git.kernel.org/stable/c/527e8c5f3d00299822612c495d5adf1f8f43c001Patch
- https://git.kernel.org/stable/c/7f2c410ac470959b88e03dadd94b7a0b71df7973Patch
- https://git.kernel.org/stable/c/927626a2073887ee30ba00633260d4d203f8e875Patch
- https://git.kernel.org/stable/c/c3e3a2144bf50877551138ffce9f7aa6ddfe385bPatch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html
FAQ
What is CVE-2023-52467?
CVE-2023-52467 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in of_syscon_register() kasprintf() returns a pointer to dynamically allocated memory wh...
How severe is CVE-2023-52467?
CVE-2023-52467 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-2023-52467?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.