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

5.5 · MEDIUM
Published Jun 18, 2025 linux EPSS 0.18% (7th pctl)

Overview

CVE-2025-38031 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 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:

padata: do not leak refcount in reorder_work

A recent patch that addressed a UAF introduced a reference count leak:

the parallel_data refcount is incremented unconditionally, regardless

of the return value of queue_work(). If the work item is already queued,

the incremented refcount is never decremented.

Fix this by checking the return value of queue_work() and decrementing

the refcount when necessary.

Resolves:

Unreferenced object 0xffff9d9f421e3d80 (size 192):

comm "cryptomgr_probe", pid 157, jiffies 4294694003

hex dump (first 32 bytes):

80 8b cf 41 9f 9d ff ff b8 97 e0 89 ff ff ff ff ...A............

d0 97 e0 89 ff ff ff ff 19 00 00 00 1f 88 23 00 ..............#.

backtrace (crc 838fb36):

__kmalloc_cache_noprof+0x284/0x320

padata_alloc_pd+0x20/0x1e0

padata_alloc_shell+0x3b/0xa0

0xffffffffc040a54d

cryptomgr_probe+0x43/0xc0

kthread+0xf6/0x1f0

ret_from_fork+0x2f/0x50

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 >= 5.10.235, < 5.10.238 Affected

Frequently Asked Questions

What is CVE-2025-38031?

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

How severe is CVE-2025-38031?

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

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

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