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

7.8 · HIGH
Published Dec 8, 2025 EPSS 0.14% (3th pctl)

Overview

CVE-2023-53747 is a high-severity vulnerability. It was published on December 8, 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:

vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF

After a call to console_unlock() in vcs_write() the vc_data struct can be

freed by vc_port_destruct(). Because of that, the struct vc_data pointer

must be reloaded in the while loop in vcs_write() after console_lock() to

avoid a UAF when vcs_size() is called.

Syzkaller reported a UAF in vcs_size().

BUG: KASAN: slab-use-after-free in vcs_size (drivers/tty/vt/vc_screen.c:215)

Read of size 4 at addr ffff8880beab89a8 by task repro_vcs_size/4119

Call Trace:

<TASK>

__asan_report_load4_noabort (mm/kasan/report_generic.c:380)

vcs_size (drivers/tty/vt/vc_screen.c:215)

vcs_write (drivers/tty/vt/vc_screen.c:664)

vfs_write (fs/read_write.c:582 fs/read_write.c:564)

...

<TASK>

Allocated by task 1213:

kmalloc_trace (mm/slab_common.c:1064)

vc_allocate (./include/linux/slab.h:559 ./include/linux/slab.h:680

drivers/tty/vt/vt.c:1078 drivers/tty/vt/vt

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. 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.

Frequently Asked Questions

What is CVE-2023-53747?

CVE-2023-53747 is a high-severity vulnerability. It was published on December 8, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2023-53747?

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

Check the references section for vendor advisories, patches, and mitigation guidance. 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-53747?

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