CWE-432Base

Dangerous Signal Handler not Disabled During Sensitive Operations

Draft in the CWE catalog · 0 CVEs mapped

0
CVEs mapped
What it is

The product uses a signal handler that shares state with other signal handlers, but it does not properly mask or prevent those signal handlers from being invoked while the original signal handler is still running.

The record
Technical detail
CWE ID
CWE-432
Abstraction
Base
Structure
Simple
Status
Draft