Found by Linux Verification Center (linuxtesting.org) with SVACE.
Reporter: Artem Semenov (savoptik@altlinux.org).
The defect has been detected and confirmed in the function IterateThroughHeapObjectClosure::do_object() located in the file src/hotspot/share/prims/jvmtiTagMap.cpp with static code analysis. This defect can potentially lead to a null pointer dereference.
The pointer oop obj is passed to the constructor of the CallbackWrapper class, where it is dereferenced.
Reporter: Artem Semenov (savoptik@altlinux.org).
The defect has been detected and confirmed in the function IterateThroughHeapObjectClosure::do_object() located in the file src/hotspot/share/prims/jvmtiTagMap.cpp with static code analysis. This defect can potentially lead to a null pointer dereference.
The pointer oop obj is passed to the constructor of the CallbackWrapper class, where it is dereferenced.
- duplicates
-
JDK-8360664 Null pointer dereference in src/hotspot/share/prims/jvmtiTagMap.cpp in IterateOverHeapObjectClosure::do_object()
-
- Resolved
-