← Back to CVE List

CVE-2025-22117

Published: 2025-04-16T15:16:05.900
Last Modified: 2025-04-16T15:16:05.900
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() Fix using the untrusted value of proto->raw.pkt_len in function ice_vc_fdir_parse_raw() by verifying if it does not exceed the VIRTCHNL_MAX_SIZE_RAW_PACKET value. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt