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

4.7 · MEDIUM
Published Sep 18, 2025 linux CWE-476 EPSS 0.14% (3th pctl)

Overview

CVE-2023-53401 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.7, 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:

mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()

KCSAN found an issue in obj_stock_flush_required():

stock->cached_objcg can be reset between the check and dereference:

==================================================================

BUG: KCSAN: data-race in drain_all_stock / drain_obj_stock

write to 0xffff888237c2a2f8 of 8 bytes by task 19625 on cpu 0:

drain_obj_stock+0x408/0x4e0 mm/memcontrol.c:3306

refill_obj_stock+0x9c/0x1e0 mm/memcontrol.c:3340

obj_cgroup_uncharge+0xe/0x10 mm/memcontrol.c:3408

memcg_slab_free_hook mm/slab.h:587 [inline]

__cache_free mm/slab.c:3373 [inline]

__do_kmem_cache_free mm/slab.c:3577 [inline]

kmem_cache_free+0x105/0x280 mm/slab.c:3602

__d_free fs/dcache.c:298 [inline]

dentry_free fs/dcache.c:375 [inline]

__dentry_kill+0x422/0x4a0 fs/dcache.c:621

dentry_kill+0x8d/0x1e0

dput+0x118/0x1f0 fs/dcache.c:913

__fput+0x3bf/0x570 fs/file_table.c:329

____fput+

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.9, < 6.1.45 Affected

Frequently Asked Questions

What is CVE-2023-53401?

CVE-2023-53401 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 4.7 (MEDIUM).

How severe is CVE-2023-53401?

This vulnerability has a CVSS 3.1 base score of 4.7, 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-53401?

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

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