CWE-1265Base

Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product invokes code that is believed to be reentrant, but the code performs a call that unintentionally produces a nested invocation of the non-reentrant code.

The record
Technical detail
CWE ID
CWE-1265
Abstraction
Base
Structure
Simple
Status
Draft
References (2)