2 matches found
CVE-2024-35889
A vulnerability was found in the Intel IDPF Ethernet Driver for PF in the Linux kernel, introduced in version 6.7. This flaw causes a kernel panic when the driver encounters an unknown packet type. The issue occurs because the driver fails to call ethtypetrans to set the correct protocol handler...
CVE-2024-35889
In the Linux kernel, the following vulnerability has been resolved: idpf: fix kernel panic on unknown packet types In the very rare case where a packet type is unknown to the driver, idpfrxprocessskbfields would return early without calling ethtypetrans to set the skb protocol / the network layer...