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-68133

Published Aug 10, 2026 EPSS 0.18% (7th pctl)

Overview

CVE-2026-68133 is a known-severity vulnerability. It was published on August 10, 2026.

Technical Description

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

ice: fix PTP Call Trace during PTP release

If a PF reset occurs when the PTP state is ICE_PTP_UNINIT, then

ice_ptp_rebuild() will update the state to ICE_PTP_ERROR. This will

result in the following PTP release call trace during driver unload:

kernel BUG at lib/list_debug.c:52!

ice_ptp_release+0x332/0x3c0 [ice]

ice_deinit_features.part.0+0x10e/0x120 [ice]

ice_remove+0x100/0x220 [ice]

This was observed when passing PF1 through to a VM. ice_ptp_init()

fails because ctrl_pf is NULL and sets the state to ICE_PTP_UNINIT.

Fix by detecting the ICE_PTP_UNINIT state in ice_ptp_rebuild() and

returning without error, preventing the invalid state transition to

ICE_PTP_ERROR. The only valid path to ICE_PTP_ERROR is from

ICE_PTP_RESETTING after a failed rebuild.

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-68133?

CVE-2026-68133 is a known-severity vulnerability. It was published on August 10, 2026.

How severe is CVE-2026-68133?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

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

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-68133?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-68133 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.