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-2023-54262

8.8 · HIGH
Published Dec 30, 2025 EPSS 0.26% (17th pctl)

Overview

CVE-2023-54262 is a high-severity vulnerability. It was published on December 30, 2025 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. No authentication or special privileges are required for exploitation.

Technical Description

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

net/mlx5e: Don't clone flow post action attributes second time

The code already clones post action attributes in

mlx5e_clone_flow_attr_for_post_act(). Creating another copy in

mlx5e_tc_post_act_add() is a erroneous leftover from original

implementation. Instead, assign handle->attribute to post_attr provided by

the caller. Note that cloning the attribute second time is not just

wasteful but also causes issues like second copy not being properly updated

in neigh update code which leads to following use-after-free:

Feb 21 09:02:00 c-237-177-40-045 kernel: BUG: KASAN: use-after-free in mlx5_cmd_set_fte+0x200d/0x24c0 [mlx5_core]

Feb 21 09:02:00 c-237-177-40-045 kernel: kasan_report+0xbb/0x1a0

Feb 21 09:02:00 c-237-177-40-045 kernel: kasan_save_stack+0x1e/0x40

Feb 21 09:02:00 c-237-177-40-045 kernel: kasan_set_track+0x21/0x30

Feb 21 09:02:00 c-237-177-40-045 kernel: __kasan_kmalloc+0x7a/0x90

Feb 21 09:02:00 c-237-177

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-2023-54262?

CVE-2023-54262 is a high-severity vulnerability. It was published on December 30, 2025 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2023-54262?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2023-54262?

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-2023-54262?

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