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

5.5 · MEDIUM
Published Sep 15, 2025 linux CWE-476 EPSS 0.15% (4th pctl)

Overview

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

cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL

When compiled with CONFIG_CIFS_DFS_UPCALL disabled, cifs_dfs_d_automount

is NULL. cifs.ko logic for mapping CIFS_FATTR_DFS_REFERRAL attributes to

S_AUTOMOUNT and corresponding dentry flags is retained regardless of

CONFIG_CIFS_DFS_UPCALL, leading to a NULL pointer dereference in

VFS follow_automount() when traversing a DFS referral link:

BUG: kernel NULL pointer dereference, address: 0000000000000000

...

Call Trace:

<TASK>

__traverse_mounts+0xb5/0x220

? cifs_revalidate_mapping+0x65/0xc0 [cifs]

step_into+0x195/0x610

? lookup_fast+0xe2/0xf0

path_lookupat+0x64/0x140

filename_lookup+0xc2/0x140

? __create_object+0x299/0x380

? kmem_cache_alloc+0x119/0x220

? user_path_at_empty+0x31/0x50

user_path_at_empty+0x31/0x50

__x64_sys_chdir+0x2a/0xd0

? exit_to_user_mode_prepare+0xca/0x100

do_syscall_64+0x42/0x90

entry_SYSCAL

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, < 4.14.312 Affected

Frequently Asked Questions

What is CVE-2023-53246?

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

How severe is CVE-2023-53246?

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

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

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