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

7.8 · HIGH
Published Oct 22, 2025 EPSS 0.14% (4th pctl)

Overview

CVE-2023-53713 is a high-severity vulnerability. It was published on October 22, 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:

arm64: sme: Use STR P to clear FFR context field in streaming SVE mode

The FFR is a predicate register which can vary between 16 and 256 bits

in size depending upon the configured vector length. When saving the

SVE state in streaming SVE mode, the FFR register is inaccessible and

so commit 9f5848665788 ("arm64/sve: Make access to FFR optional") simply

clears the FFR field of the in-memory context structure. Unfortunately,

it achieves this using an unconditional 8-byte store and so if the SME

vector length is anything other than 64 bytes in size we will either

fail to clear the entire field or, worse, we will corrupt memory

immediately following the structure. This has led to intermittent kfence

splats in CI [1] and can trigger kmalloc Redzone corruption messages

when running the 'fp-stress' kselftest:

| =============================================================================

| BUG kmalloc-1k (Not tainted): km

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

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

How severe is CVE-2023-53713?

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

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

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