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.
References
Configurations
Configuration 1 (hide)
|
History
12 Nov 2024, 16:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/3192e8d4a1ef9fc9bd7a59cdce51543367e5edd6 - Patch | |
References | () https://git.kernel.org/stable/c/6be063071a457767ee229db13f019c2ec03bfe44 - Patch | |
References | () https://git.kernel.org/stable/c/7745e14f4c036ce94a5eb05d06e49b0d84b306f9 - Patch | |
CWE | NVD-CWE-noinfo | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.12:rc1:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
06 Nov 2024, 18:17
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
05 Nov 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-11-05 17:15
Updated : 2024-11-12 16:18
NVD link : CVE-2024-50097
Mitre link : CVE-2024-50097
CVE.ORG link : CVE-2024-50097
JSON object : View
Products Affected
linux
- linux_kernel
CWE