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

7.8 · HIGH
Published Sep 16, 2025 linux CWE-416 EPSS 0.16% (5th pctl)

Overview

CVE-2023-53282 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 16, 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:

scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write

During the sysfs firmware write process, a use-after-free read warning is

logged from the lpfc_wr_object() routine:

BUG: KFENCE: use-after-free read in lpfc_wr_object+0x235/0x310 [lpfc]

Use-after-free read at 0x0000000000cf164d (in kfence-#111):

lpfc_wr_object+0x235/0x310 [lpfc]

lpfc_write_firmware.cold+0x206/0x30d [lpfc]

lpfc_sli4_request_firmware_update+0xa6/0x100 [lpfc]

lpfc_request_firmware_upgrade_store+0x66/0xb0 [lpfc]

kernfs_fop_write_iter+0x121/0x1b0

new_sync_write+0x11c/0x1b0

vfs_write+0x1ef/0x280

ksys_write+0x5f/0xe0

do_syscall_64+0x59/0x90

entry_SYSCALL_64_after_hwframe+0x63/0xcd

The driver accessed wr_object pointer data, which was initialized into

mailbox payload memory, after the mailbox object was released back to the

mailbox pool.

Fix by moving the mailbox free calls to the end of the routine ensurin

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 >= 0, < 5.15.99 Affected

Frequently Asked Questions

What is CVE-2023-53282?

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

How severe is CVE-2023-53282?

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

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

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