Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() soc_dev_attr->revision could be NULL, thus, a pointer check is added to prevent potential NULL pointer dereference. This is similar to the fix in commit 3027e7b15b02 ("ice: Fix some null pointer dereference issues in ice_ptp.c"). This issue is found by our static analysis tool.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.4, < 5.10.237 |
| Debian | Debian Linux | 11.0 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/4129760e462f45f14e61b10408ace61aa7c2ed30Patch
- https://git.kernel.org/stable/c/44a2572a0fdcf3e7565763690d579b998a8f0562Patch
- https://git.kernel.org/stable/c/475b9b45dc32eba58ab794b5d47ac689fc018398Patch
- https://git.kernel.org/stable/c/4f51d169fd0d4821bce775618db024062b09a3f7Patch
- https://git.kernel.org/stable/c/5f80fd2ff8bfd13e41554741740e0ca8e6445dedPatch
- https://git.kernel.org/stable/c/8ce469d23205249bb17c1135ccadea879576adfcPatch
- https://git.kernel.org/stable/c/8ee067cf0cf82429e9b204283c7d0d8d6891d10ePatch
- https://git.kernel.org/stable/c/c8222ef6cf29dd7cad21643228f96535cc02b327Patch
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.htmlMailing List
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.htmlMailing List
FAQ
What is CVE-2025-23148?
CVE-2025-23148 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() soc_dev_attr->revision could be NULL, thus, a pointer...
How severe is CVE-2025-23148?
CVE-2025-23148 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-2025-23148?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel, Debian Debian Linux.