2 matches found
The vulnerability of the ice_ptp_extts_event() function in the drivers/net/ethernet/intel/ice/ice_ptp.c module of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the iceptpexttsevent function in the drivers/net/ethernet/intel/ice/iceptp.c module of the Linux kernel is related to insufficient checking of exceptional states. Exploiting this vulnerability could allow an attacker to cause a service failure...
CVE-2024-42107 ice: Don't process extts if PTP is disabled
In the Linux kernel, the following vulnerability has been resolved: ice: Don't process extts if PTP is disabled The iceptpexttsevent function can race with iceptprelease and result in a NULL pointer dereference which leads to a kernel panic. Panic occurs because the iceptpexttsevent function call...