CVE-2024-50097
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected versions
Linux kernel versions
6.10.14,
6.6.55,
6.11.3
and later are affected. No fixed version recorded yet.
References
The following references provide additional information about CVE-2024-50097 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/3192e8d4a1ef9fc9bd7a59cdce51543367e5edd6
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6be063071a457767ee229db13f019c2ec03bfe44
-
PatchKernel patch commithttps://git.kernel.org/stable/c/7745e14f4c036ce94a5eb05d06e49b0d84b306f9
Frequently asked questions
-
What is CVE-2024-50097?
CVE-2024-50097 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . It affects Linux kernel versions from 6.10.14 onward . CVE-2024-50097 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-50097?
CVE-2024-50097 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-50097?
No patch is currently available for CVE-2024-50097. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-50097 actively exploited?
No — CVE-2024-50097 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.