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

7.8 · HIGH
Published May 2, 2025 linux CWE-416 EPSS 0.19% (9th pctl)

Overview

CVE-2023-53111 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

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

loop: Fix use-after-free issues

do_req_filebacked() calls blk_mq_complete_request() synchronously or

asynchronously when using asynchronous I/O unless memory allocation fails.

Hence, modify loop_handle_cmd() such that it does not dereference 'cmd' nor

'rq' after do_req_filebacked() finished unless we are sure that the request

has not yet been completed. This patch fixes the following kernel crash:

Unable to handle kernel NULL pointer dereference at virtual address 0000000000000054

Call trace:

css_put.42938+0x1c/0x1ac

loop_process_work+0xc8c/0xfd4

loop_rootcg_workfn+0x24/0x34

process_one_work+0x244/0x558

worker_thread+0x400/0x8fc

kthread+0x16c/0x1e0

ret_from_fork+0x10/0x20

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 >= 4.4, < 5.15.104 Affected

Frequently Asked Questions

What is CVE-2023-53111?

CVE-2023-53111 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53111?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-53111?

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

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