-
Bug
-
Resolution: Fixed
-
P3
-
6, 7, 8, 9
-
b10
-
b137
-
linux, solaris
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8250251 | openjdk8u272 | Thomas Stuefe | P3 | Resolved | Fixed | b01 |
JDK-8166180 | 8u261 | Fisba Samreen | P3 | Resolved | Fixed | b02 |
JDK-8246987 | emb-8u261 | Prasadarao Koppula | P3 | Resolved | Fixed | team |
When looking for platform-specific timezone info files, readdir_r() is used to list the content of the directory containing the zoneinfo file. The output buffer allocated is too short, which may result in readdir_r() to write beyond the end of the output buffer.
- backported by
-
JDK-8166180 Potential Heap buffer overflow when seaching timezone info files
-
- Resolved
-
-
JDK-8246987 Potential Heap buffer overflow when seaching timezone info files
-
- Resolved
-
-
JDK-8250251 Potential Heap buffer overflow when seaching timezone info files
-
- Resolved
-
- relates to
-
JDK-7092679 (tz) Java getting wrong timezone/DST info on Solaris 11
-
- Resolved
-
-
JDK-8166148 Fix for JDK-8165936 broke Solaris builds
-
- Closed
-