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

Published Jan 31, 2026

Overview

CVE-2026-23035 is a known-severity vulnerability. It was published on January 31, 2026.

Technical Description

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

net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of priv

mlx5e_priv is an unstable structure that can be memset(0) if profile

attaching fails.

Pass netdev to mlx5e_destroy_netdev() to guarantee it will work on a

valid netdev.

On mlx5e_remove: Check validity of priv->profile, before attempting

to cleanup any resources that might be not there.

This fixes a kernel oops in mlx5e_remove when switchdev mode fails due

to change profile failure.

$ devlink dev eswitch set pci/0000:00:03.0 mode switchdev

Error: mlx5_core: Failed setting eswitch to offloads.

dmesg:

workqueue: Failed to create a rescuer kthread for wq "mlx5e": -EINTR

mlx5_core 0012:03:00.1: mlx5e_netdev_init_profile:6214:(pid 37199): mlx5e_priv_init failed, err=-12

mlx5_core 0012:03:00.1 gpu3rdma1: mlx5e_netdev_change_profile: new profile init failed, -12

workqueue: Failed to create a rescuer kthread for wq "mlx5e": -EINTR

mlx5_core 0012:03:00.1: mlx5e

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

CVE-2026-23035 is a known-severity vulnerability. It was published on January 31, 2026.

How severe is CVE-2026-23035?

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

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

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