CVE-2024-50097
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/11/2024
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
net: fec: don&#39;t save PTP state if PTP is unsupported<br />
<br />
Some platforms (such as i.MX25 and i.MX27) do not support PTP, so on<br />
these platforms fec_ptp_init() is not called and the related members<br />
in fep are not initialized. However, fec_ptp_save_state() is called<br />
unconditionally, which causes the kernel to panic. Therefore, add a<br />
condition so that fec_ptp_save_state() is not called if PTP is not<br />
supported.
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.6.55 (including) | 6.6.57 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.11.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10.4 (including) | 6.11 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



