Bug 2360228 (CVE-2025-22117) - CVE-2025-22117 kernel: ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()
Summary: CVE-2025-22117 kernel: ice: fix using untrusted value of pkt_len in ice_vc_fd...
Keywords:
Status: NEW
Alias: CVE-2025-22117
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-04-16 15:03 UTC by OSIDB Bzimport
Modified: 2025-04-18 03:27 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-04-16 15:03:32 UTC
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.

Comment 1 Avinash Hanwate 2025-04-17 12:39:45 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025041626-CVE-2025-22117-2d76@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.