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

5.5 · MEDIUM
Published May 2, 2025 linux CWE-476 EPSS 0.19% (8th pctl)

Overview

CVE-2023-53105 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 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: Fix cleanup null-ptr deref on encap lock

During module is unloaded while a peer tc flow is still offloaded,

first the peer uplink rep profile is changed to a nic profile, and so

neigh encap lock is destroyed. Next during unload, the VF reps netdevs

are unregistered which causes the original non-peer tc flow to be deleted,

which deletes the peer flow. The peer flow deletion detaches the encap

entry and try to take the already destroyed encap lock, causing the

below trace.

Fix this by clearing peer flows during tc eswitch cleanup

(mlx5e_tc_esw_cleanup()).

Relevant trace:

[ 4316.837128] BUG: kernel NULL pointer dereference, address: 00000000000001d8

[ 4316.842239] RIP: 0010:__mutex_lock+0xb5/0xc40

[ 4316.851897] Call Trace:

[ 4316.852481] <TASK>

[ 4316.857214] mlx5e_rep_neigh_entry_release+0x93/0x790 [mlx5_core]

[ 4316.858258] mlx5e_rep_encap_entry_detach+0xa7/0xf0 [mlx5_core]

[ 4316.859134] mlx5e_encap

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.0, < 6.1.21 Affected

Frequently Asked Questions

What is CVE-2023-53105?

CVE-2023-53105 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2023-53105?

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

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

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