-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 17, 20
-
Component/s: hotspot
-
b26
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8357532 | 17.0.16 | Matthias Baesken | P4 | Resolved | Fixed | b05 |
os::dll_unload retrieves the library name from the dynamic loader, then calls dlclose, and then references the library name. dlclose frees the memory storing the library name, leading to use-after-free.
- backported by
-
JDK-8357532 Use-after-free during library unloading on Linux
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/6f06f440
-
Commit(master)
openjdk/jdk17u-dev/1e85e609
-
Review
openjdk/jdk/11231
-
Review(master)
openjdk/jdk17u-dev/3602