CVE-2024-50097
published 2024-11-05CVE-2024-50097: 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…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.23%
13.7th percentile
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
14 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.11.4-1 (forky) | linux 6.11.4-1 (forky) |
| linux | linux | — | — |
| linux | linux | >= 5763541f24d8ab2053d80fddb8479a2d0df8fd4f < 3192e8d4a1ef9fc9bd7a59cdce51543367e5edd6 | 3192e8d4a1ef9fc9bd7a59cdce51543367e5edd6 |
| linux | linux | >= 6.10.14 < 6.11 | 6.11 |
| linux | linux | >= 6.11.3 < 6.11.4 | 6.11.4 |
| linux | linux | >= 6.6.55 < 6.6.57 | 6.6.57 |
| linux | linux | >= a1477dc87dc4996dcf65a4893d4e2c3a6b593002 < 6be063071a457767ee229db13f019c2ec03bfe44 | 6be063071a457767ee229db13f019c2ec03bfe44 |
| linux | linux | >= dc5fb264168c3aa8842b2db547c2b5c7df346454 < 7745e14f4c036ce94a5eb05d06e49b0d84b306f9 | 7745e14f4c036ce94a5eb05d06e49b0d84b306f9 |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 6.11.4-1 | 6.11.4-1 |
| linux | linux_kernel | >= 0 < 6.11.4-1 | 6.11.4-1 |
| linux | linux_kernel | >= 6.10.4 < 6.11 | 6.11 |
| linux | linux_kernel | >= 6.6.55 < 6.6.57 | 6.6.57 |
| linux | linux_kernel | >= 6.7 < 6.11.4 | 6.11.4 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5LOW
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-wggq-gr89-33vp: 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
ghsa_unreviewed·2024-11-05
CVE-2024-50097 [MEDIUM] GHSA-wggq-gr89-33vp: 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
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.
OSV
CVE-2024-50097: 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
osv·2024-11-05·CVSS 5.5
CVE-2024-50097 [MEDIUM] CVE-2024-50097: 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
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.
Red Hat
kernel: net: fec: don't save PTP state if PTP is unsupported
vendor_redhat·2024-11-05·CVSS 5.5
CVE-2024-50097 [MEDIUM] CWE-704 kernel: net: fec: don't save PTP state if PTP is unsupported
kernel: net: fec: don't save PTP state if PTP is unsupported
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.
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-r
Debian
CVE-2024-50097: linux - In the Linux kernel, the following vulnerability has been resolved: net: fec: d...
vendor_debian·2024·CVSS 5.5
CVE-2024-50097 [MEDIUM] CVE-2024-50097: linux - In the Linux kernel, the following vulnerability has been resolved: net: fec: d...
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.
Scope: local
bookworm: resolved
bullseye: resolved
forky: resolved (fixed in 6.11.4-1)
sid: resolved (fixed in 6.11.4-1)
trixie: resolved (fixed in 6.11.4-1)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-11-05
Published