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

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

Overview

CVE-2023-53078 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:

scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()

If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not

freed, which will cause following memleak:

unreferenced object 0xffff88810b2c6980 (size 32):

comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s)

hex dump (first 32 bytes):

00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................

40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$.............

backtrace:

[<0000000098f3a26d>] alua_activate+0xb0/0x320

[<000000003b529641>] scsi_dh_activate+0xb2/0x140

[<000000007b296db3>] activate_path_work+0xc6/0xe0 [dm_multipath]

[<000000007adc9ace>] process_one_work+0x3c5/0x730

[<00000000c457a985>] worker_thread+0x93/0x650

[<00000000cb80e628>] kthread+0x1ba/0x210

[<00000000a1e61077>] ret_from_fork+0x22/0x30

Fix the problem by freeing 'qdata' in error path.

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.9.21, < 4.10 Affected

Frequently Asked Questions

What is CVE-2023-53078?

CVE-2023-53078 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-53078?

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

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

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