MallocSiteTable::new_entry passes AllocFailStrategy::RETURN_NULL but does not check the return value before passing this pointer into standard placement new. That will lead to a null pointer dereference.
- links to
-
Commit(master) openjdk/jdk/62f39bd6
-
Review(master) openjdk/jdk/23768