Skip to main content

Severity by source

NVD PRIMARY
7.8 HIGH
AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
EUVD ID Assigned
Mar 14, 2026 - 17:04 euvd
EUVD-2025-16701
Analysis Generated
Mar 14, 2026 - 17:04 vuln.today
CVE Published
Jun 03, 2025 - 06:15 nvd
HIGH 7.8

DescriptionCVE.org

memory corruption while processing IOCTL commands, when the buffer in write loopback mode is accessed after being freed.

AnalysisAI

Use-after-free memory corruption vulnerability in IOCTL command processing that occurs when buffers in write loopback mode are accessed after being freed. This local privilege escalation affects authenticated users (PR:L) on affected systems and can enable attackers to achieve confidentiality, integrity, and availability compromise (C:H/I:H/A:H). The vulnerability requires local access and low complexity exploitation, making it a significant risk for multi-user systems or systems where local code execution is possible.

Technical ContextAI

This vulnerability is classified as CWE-416 (Use After Free), a memory safety issue where freed memory is dereferenced during IOCTL (Input/Output Control) command handling. The specific context involves write loopback mode operations, suggesting a device driver or kernel subsystem that manages buffered I/O operations. The use-after-free occurs in a code path where buffer lifecycle management is flawed—likely a buffer is freed prematurely or reference counting is incorrect, while subsequent IOCTL operations still attempt to access it. This pattern is common in device drivers for storage, network, or specialized hardware interfaces where loopback testing modes are implemented. The attack surface is limited to local authenticated users with appropriate privileges to issue IOCTL commands, but the memory corruption can lead to arbitrary code execution in kernel space depending on heap layout and exploitation technique.

RemediationAI

Primary remediation is to apply the security patch released by the affected vendor. Without specific vendor references provided, follow these general steps: (1) Check vendor security advisories for CVE-2025-27031 patches and patch version numbers; (2) For Linux distributions, check package repositories for kernel or driver updates and apply via package manager (apt, yum, dnf, etc.); (3) For Windows, check Windows Update or vendor-specific driver update tools; (4) Test patches in non-production environments before broad deployment. Interim mitigations pending patch availability: (1) Restrict local user access to IOCTL-issuing mechanisms where possible; (2) Disable loopback mode functionality if not required; (3) Apply principle of least privilege to limit who can access affected driver interfaces; (4) Monitor for suspicious IOCTL activity in security logs. Workarounds are limited for use-after-free in kernel code; patching is the reliable solution.

CVE-2025-21480 HIGH
8.6 Jun 03

Qualcomm GPU micronode contains a memory corruption vulnerability (CVE-2025-21480, CVSS 8.6) caused by unauthorized comm

CVE-2025-21479 HIGH
8.6 Jun 03

A second Qualcomm GPU micronode memory corruption vulnerability (CVE-2025-21479, CVSS 8.6) exists in the unauthorized co

CVE-2026-21385 HIGH POC
7.8 Mar 02

A Qualcomm chipset vulnerability (CVE-2026-21385) causes memory corruption through improper integer handling during memo

CVE-2025-27038 HIGH
7.5 Jun 03

Qualcomm Adreno GPU drivers in Chrome contain a use-after-free vulnerability (CVE-2025-27038, CVSS 7.5) enabling memory

CVE-2023-33025 CRITICAL
9.8 Jan 02

Memory corruption in Data Modem when a non-standard SDP body, during a VOLTE call. Rated critical severity (CVSS 9.8), t

CVE-2024-21480 CRITICAL
9.8 May 06

Memory corruption while playing audio file having large-sized input buffer. Rated critical severity (CVSS 9.8), this vul

CVE-2024-21463 CRITICAL
9.8 Apr 01

Memory corruption while processing Codec2 during v13k decoder pitch synthesis. Rated critical severity (CVSS 9.8), this

CVE-2023-22388 CRITICAL
9.8 Nov 07

Memory Corruption in Multi-mode Call Processor while processing bit mask API. Rated critical severity (CVSS 9.8), this v

CVE-2023-33028 CRITICAL
9.8 Oct 03

Memory corruption in WLAN Firmware while doing a memory copy of pmk cache. Rated critical severity (CVSS 9.8), this vuln

CVE-2023-24855 CRITICAL
9.8 Oct 03

Memory corruption in Modem while processing security related configuration before AS Security Exchange. Rated critical s

CVE-2023-22385 CRITICAL
9.8 Oct 03

Memory Corruption in Data Modem while making a MO call or MT VOLTE call. Rated critical severity (CVSS 9.8), this vulner

CVE-2023-28562 CRITICAL
9.8 Sep 05

Memory corruption while handling payloads from remote ESL. Rated critical severity (CVSS 9.8), this vulnerability is rem

Share

CVE-2025-27031 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy