CVE-2025-37910
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
20/05/2025
Last modified:
17/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ptp: ocp: Fix NULL dereference in Adva board SMA sysfs operations<br />
<br />
On Adva boards, SMA sysfs store/get operations can call<br />
__handle_signal_outputs() or __handle_signal_inputs() while the `irig`<br />
and `dcf` pointers are uninitialized, leading to a NULL pointer<br />
dereference in __handle_signal() and causing a kernel crash. Adva boards<br />
don&#39;t use `irig` or `dcf` functionality, so add Adva-specific callbacks<br />
`ptp_ocp_sma_adva_set_outputs()` and `ptp_ocp_sma_adva_set_inputs()` that<br />
avoid invoking `irig` or `dcf` input/output routines.
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:*:*:*:*:*:*:*:* | 6.9 (including) | 6.12.28 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.14.6 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc4:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



