Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-68128

8.8 · HIGH
Published Aug 10, 2026 EPSS 0.14% (3th pctl)

Overview

CVE-2026-68128 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ice: reject out-of-range ptype in ice_parser_profile_init

set_bit(rslt->ptype, prof->ptypes) operates on a DECLARE_BITMAP of

ICE_FLOW_PTYPE_MAX (1024) bits. Nothing prevents a malicious VF from

providing ptype >= 1024 through VIRTCHNL, resulting in a write past

the end of the bitmap and a kernel page fault.

Reproduced with a custom kernel module injecting a crafted

VIRTCHNL_OP_ADD_RSS_CFG on E810-C QSFP (8086:1592),

FW 4.91 0x800214af 1.3909.0, ICE COMMS DDP 1.3.53.0,

kernel 7.1.0-rc1.

crash_parser: ice_parser_profile_init @ ffffffffc0d61b60

crash_parser: setting ptype=0xffff (max valid=1023)

crash_parser: calling ice_parser_profile_init -- expect OOB crash!

BUG: kernel NULL pointer dereference, address: 0000000000000000

Oops: Oops: 0002 [#1] SMP NOPTI

CPU: 56 UID: 0 PID: 165011 Comm: insmod Kdump: loaded Tainted: G S U OE 7.1.0-rc1 #1

Hardware name: Intel Corporation S2600BPB/S2600BPB

RIP: 0010:ice_parser_profile_

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-68128?

CVE-2026-68128 is a high-severity vulnerability. It was published on August 10, 2026 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2026-68128?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-68128?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-68128?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-68128 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.