Home / Vulnerability Database / Java : Call of notify() in synchronized block
Java

Java : Call of notify() in synchronized block

Classification

Overview

The method notify() is invoked inside the synchronized block. Perhaps vague behavior: it is not clear which awakening of a thread will occur as a result of a call notify().

LOW

DerScanner Severity Score

Do you want to fix Java : Call of notify() in synchronized block in your application?

See also

Java

Java : Race condition

Java

Java : Text4Shell Vulnerability

Java

Java : JNI usage