PT-2026-69528 · Linux · Linux Kernel
CVE-2026-68128
·
Published
2026-08-10
·
Updated
2026-08-13
CVSS v3.1
8.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel version 7.1.0-rc1
Description
An issue exists in the
ice parser profile init() function where the system fails to validate the ptype value provided through VIRTCHNL. Because the set bit() operation uses a bitmap with a maximum size of 1024 bits, a malicious Virtual Function (VF) can provide a ptype value of 1024 or greater. This leads to an out-of-bounds write past the end of the bitmap, resulting in a kernel page fault and a system crash.Recommendations
Update Linux kernel version 7.1.0-rc1 to a version where the
ice parser profile init() function is patched to reject out-of-range ptype values with an -EINVAL error.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel