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

5.5 · MEDIUM
Published Jan 25, 2026 linux CWE-476 EPSS 0.16% (5th pctl)

Overview

CVE-2026-22996 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink priv

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

attaching fails, mlx5e_priv in mlx5e_dev devlink private is used to

reference the netdev and mdev associated with that struct. Instead,

store netdev directly into mlx5e_dev and get mdev from the containing

mlx5_adev aux device structure.

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

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.12, < 6.12.67 Affected

Frequently Asked Questions

What is CVE-2026-22996?

CVE-2026-22996 is a medium-severity vulnerability affecting linux linux_kernel. It was published on January 25, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-22996?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-22996?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. 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-22996?

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