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

5.5 · MEDIUM
Published Oct 4, 2025 linux EPSS 0.14% (3th pctl)

Overview

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

cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver

After loading the amd-pstate-ut driver, amd_pstate_ut_check_perf()

and amd_pstate_ut_check_freq() use cpufreq_cpu_get() to get the policy

of the CPU and mark it as busy.

In these functions, cpufreq_cpu_put() should be used to release the

policy, but it is not, so any other entity trying to access the policy

is blocked indefinitely.

One such scenario is when amd_pstate mode is changed, leading to the

following splat:

[ 1332.103727] INFO: task bash:2929 blocked for more than 120 seconds.

[ 1332.110001] Not tainted 6.5.0-rc2-amd-pstate-ut #5

[ 1332.115315] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.

[ 1332.123140] task:bash state:D stack:0 pid:2929 ppid:2873 flags:0x00004006

[ 1332.123143] Call Trace:

[ 1332.123145] <TASK>

[ 1332.123148] __schedule+0x3c1/0x16a0

[ 1332.123154] ? _raw_read_lock_irqs

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.1, < 6.1.53 Affected

Frequently Asked Questions

What is CVE-2023-53563?

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

How severe is CVE-2023-53563?

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

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

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