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-2025-71070

7.8 · HIGH
Published Jan 13, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2025-71070 is a high-severity vulnerability. It was published on January 13, 2026 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:

ublk: clean up user copy references on ublk server exit

If a ublk server process releases a ublk char device file, any requests

dispatched to the ublk server but not yet completed will retain a ref

value of UBLK_REFCOUNT_INIT. Before commit e63d2228ef83 ("ublk: simplify

aborting ublk request"), __ublk_fail_req() would decrement the reference

count before completing the failed request. However, that commit

optimized __ublk_fail_req() to call __ublk_complete_rq() directly

without decrementing the request reference count.

The leaked reference count incorrectly allows user copy and zero copy

operations on the completed ublk request. It also triggers the

WARN_ON_ONCE(refcount_read(&io->ref)) warnings in ublk_queue_reinit()

and ublk_deinit_queue().

Commit c5c5eb24ed61 ("ublk: avoid ublk_io_release() called after ublk

char dev is closed") already fixed the issue for ublk devices using

UBLK_F_SUPPORT_ZERO_COPY or UBLK_F_AUTO

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-2025-71070?

CVE-2025-71070 is a high-severity vulnerability. It was published on January 13, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2025-71070?

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-2025-71070?

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-2025-71070?

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