Tracker / CVE-2024-50097
CVE-2024-50097
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: net: fec: don't save PTP state if PTP is unsupported Some platforms (such as i.MX25 and i.MX27) do not support PTP, so on these platforms fec_ptp_init() is not called and the related members in fep are not initialized. However, fec_ptp_save_state() is called unconditionally, which causes the kernel to panic. Therefore, add a condition so that fec_ptp_save_state() is not called if PTP is not supported.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.10.4 → 6.11 |
| linux | linux_kernel · 6.6.55 → 6.6.57 |
| linux | linux_kernel · 6.7 → 6.11.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.