CVE-2024-11616

MEDIUM

Netskope Endpoint DLP - Heap Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2024-11616. PoCs published by inb1ts.

AI-analyzed exploit summary This PoC exploits a double-fetch vulnerability in the Netskope Endpoint DLP Content driver by racing a thread that flips a value in a shared memory region while sending a crafted message to the driver, resulting in a BSOD. The exploit requires administrative privileges and targets the driver's communication port.

Description

Netskope was made aware of a security vulnerability in Netskope Endpoint DLP’s Content Control Driver where a double-fetch issue leads to heap overflow. The vulnerability arises from the fact that the NumberOfBytes argument to ExAllocatePoolWithTag, and the Length argument for RtlCopyMemory, both independently dereference their value from the user supplied input buffer inside the EpdlpSetUsbAction function, known as a double-fetch. If this length value grows to a higher value in between these two calls, it will result in the RtlCopyMemory call copying user-supplied memory contents outside the range of the allocated buffer, resulting in a heap overflow. A malicious attacker will need admin privileges to exploit the issue. This issue affects Endpoint DLP version below R119.

Exploits (1)

nomisec WORKING POC 2 stars
by inb1ts · poc
https://github.com/inb1ts/CVE-2024-11616

This PoC exploits a double-fetch vulnerability in the Netskope Endpoint DLP Content driver by racing a thread that flips a value in a shared memory region while sending a crafted message to the driver, resulting in a BSOD. The exploit requires administrative privileges and targets the driver's communication port.

Classification
Working Poc 95%
Attack Type
Dos
Complexity
Moderate
Reliability
Racy
Target: Netskope Endpoint DLP Content driver
Auth required
Prerequisites: Administrator privileges · Netskope Endpoint DLP Content driver installed
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (2)

Core 2

Scores

CVSS v4 5.6
EPSS 0.0029
EPSS Percentile 20.7%
CVSS:4.0/AV:L/AC:H/AT:P/PR:H/UI:N/VC:N/VI:N/VA:H/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-125
Status published
Products (1)
Netskope Inc./Endpoint DLP 118.0.0; 0
Published Dec 19, 2024
Tracked Since Feb 18, 2026