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

5.5 · MEDIUM
Published Oct 4, 2025 linux CWE-476 EPSS 0.12% (2th pctl)

Overview

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

wifi: brcmfmac: Check for probe() id argument being NULL

The probe() id argument may be NULL in 2 scenarios:

1. brcmf_pcie_pm_leave_D3() calling brcmf_pcie_probe() to reprobe

the device.

2. If a user tries to manually bind the driver from sysfs then the sdio /

pcie / usb probe() function gets called with NULL as id argument.

1. Is being hit by users causing the following oops on resume and causing

wifi to stop working:

BUG: kernel NULL pointer dereference, address: 0000000000000018

<snip>

Hardware name: Dell Inc. XPS 13 9350/0PWNCR, BIDS 1.13.0 02/10/2020

Workgueue: events_unbound async_run_entry_fn

RIP: 0010:brcmf_pcie_probe+Ox16b/0x7a0 [brcmfmac]

<snip>

Call Trace:

<TASK>

brcmf_pcie_pm_leave_D3+0xc5/8x1a0 [brcmfmac be3b4cefca451e190fa35be8f00db1bbec293887]

? pci_pm_resume+0x5b/0xf0

? pci_legacy_resume+0x80/0x80

dpm_run_callback+0x47/0x150

device_resume+0xa2/0x1f0

async_resume+0x1d/0x30

<snip>

Fix

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 >= 6.2, < 6.3.4 Affected

Frequently Asked Questions

What is CVE-2023-53565?

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

How severe is CVE-2023-53565?

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

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

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