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

7.1 · HIGH
Published Sep 15, 2025 linux CWE-125 EPSS 0.15% (4th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.1, 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:

VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

The call to get_user_pages_fast() in vmci_host_setup_notify() can return

NULL context->notify_page causing a GPF. To avoid GPF check if

context->notify_page == NULL and return error if so.

general protection fault, probably for non-canonical address

0xe0009d1000000060: 0000 [#1] PREEMPT SMP KASAN NOPTI

KASAN: maybe wild-memory-access in range [0x0005088000000300-

0x0005088000000307]

CPU: 2 PID: 26180 Comm: repro_34802241 Not tainted 6.1.0-rc4 #1

Hardware name: Red Hat KVM, BIOS 1.15.0-2.module+el8.6.0 04/01/2014

RIP: 0010:vmci_ctx_check_signal_notify+0x91/0xe0

Call Trace:

<TASK>

vmci_host_unlocked_ioctl+0x362/0x1f40

__x64_sys_ioctl+0x1a1/0x230

do_syscall_64+0x3a/0x90

entry_SYSCALL_64_after_hwframe+0x63/0xcd

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 >= 4.0, < 5.4.296 Affected

Frequently Asked Questions

What is CVE-2023-53259?

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

How severe is CVE-2023-53259?

This vulnerability has a CVSS 3.1 base score of 7.1, 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-53259?

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

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