PT-2025-40707 · Linux+1 · Linux Kernel+1

Published

2025-10-04

·

Updated

2025-10-07

·

CVE-2023-53565

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw within the brcmfmac module where the probe() function may receive a NULL id argument. This can occur during device reprobing after power management transitions or when manually binding the driver through sysfs. This issue can lead to a kernel NULL pointer dereference, resulting in an oops and potentially causing the Wi-Fi functionality to stop working. The issue was observed on Dell XPS 13 9350 hardware. The fix involves checking for a NULL id argument and attempting a manual lookup of the id in PCI and USB cases. For SDIO, the function will error out if the id is NULL.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

NULL Pointer Dereference

Weakness Enumeration

Related Identifiers

CVE-2023-53565

Affected Products

Dell Xps 13 9350
Linux Kernel