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

5.5 · MEDIUM
Published Mar 27, 2025 linux CWE-667 EPSS 0.14% (4th pctl)

Overview

CVE-2023-53029 is a medium-severity vulnerability affecting linux linux_kernel. It was published on March 27, 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:

octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt

The commit 4af1b64f80fb ("octeontx2-pf: Fix lmtst ID used in aura

free") uses the get/put_cpu() to protect the usage of percpu pointer

in ->aura_freeptr() callback, but it also unnecessarily disable the

preemption for the blockable memory allocation. The commit 87b93b678e95

("octeontx2-pf: Avoid use of GFP_KERNEL in atomic context") tried to

fix these sleep inside atomic warnings. But it only fix the one for

the non-rt kernel. For the rt kernel, we still get the similar warnings

like below.

BUG: sleeping function called from invalid context at kernel/locking/spinlock_rt.c:46

in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 1, name: swapper/0

preempt_count: 1, expected: 0

RCU nest depth: 0, expected: 0

3 locks held by swapper/0/1:

#0: ffff800009fc5fe8 (rtnl_mutex){+.+.}-{3:3}, at: rtnl_lock+0x24/0x30

#1: ffff000100c276c0 (&mbox->lock

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.15.87, < 5.15.91 Affected

Frequently Asked Questions

What is CVE-2023-53029?

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

How severe is CVE-2023-53029?

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

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

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