CVE-2025-23148
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
01/05/2025
Last modified:
05/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()<br />
<br />
soc_dev_attr->revision could be NULL, thus,<br />
a pointer check is added to prevent potential NULL pointer dereference.<br />
This is similar to the fix in commit 3027e7b15b02<br />
("ice: Fix some null pointer dereference issues in ice_ptp.c").<br />
<br />
This issue is found by our static analysis tool.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.4 (including) | 5.10.237 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.181 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.135 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.88 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.24 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.12 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.14 (including) | 6.14.3 (excluding) |
| cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/4129760e462f45f14e61b10408ace61aa7c2ed30
- https://git.kernel.org/stable/c/44a2572a0fdcf3e7565763690d579b998a8f0562
- https://git.kernel.org/stable/c/475b9b45dc32eba58ab794b5d47ac689fc018398
- https://git.kernel.org/stable/c/4f51d169fd0d4821bce775618db024062b09a3f7
- https://git.kernel.org/stable/c/5f80fd2ff8bfd13e41554741740e0ca8e6445ded
- https://git.kernel.org/stable/c/8ce469d23205249bb17c1135ccadea879576adfc
- https://git.kernel.org/stable/c/8ee067cf0cf82429e9b204283c7d0d8d6891d10e
- https://git.kernel.org/stable/c/c8222ef6cf29dd7cad21643228f96535cc02b327
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html



