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

7.0 · HIGH
Published Oct 7, 2025 linux CWE-416 EPSS 0.13% (3th pctl)

Overview

CVE-2023-53638 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 7.0 (HIGH).

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

octeon_ep: cancel queued works in probe error path

If it fails to get the devices's MAC address, octep_probe exits while

leaving the delayed work intr_poll_task queued. When the work later

runs, it's a use after free.

Move the cancelation of intr_poll_task from octep_remove into

octep_device_cleanup. This does not change anything in the octep_remove

flow, but octep_device_cleanup is called also in the octep_probe error

path, where the cancelation is needed.

Note that the cancelation of ctrl_mbox_task has to follow

intr_poll_task's, because the ctrl_mbox_task may be queued by

intr_poll_task.

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.4, < 6.4.12 Affected

Frequently Asked Questions

What is CVE-2023-53638?

CVE-2023-53638 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 7, 2025 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2023-53638?

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

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

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