CVE-2024-35891EPSS p45.8%
CVE-2024-35891CVE-2024-35891
linux / linux_kernel
Description
In the Linux kernel, the following vulnerability has been resolved:
net: phy: micrel: Fix potential null pointer dereference
In lan8814_get_sig_rx() and lan8814_get_sig_tx() ptp_parse_header() may
return NULL as ptp_header due to abnormal packet type or corrupted packet.
Fix this bug by adding ptp_header check.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Scoring
| CVSS | 7.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
| EPSS | 0.61% probability of exploitation · percentile 45.8% · 2026-08-05T12:04:55Z |
| Last modified | 2026-08-04 |