summaryrefslogtreecommitdiffstats
path: root/java/src/hdf
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2021-09-15 19:16:15 (GMT)
committerGitHub <noreply@github.com>2021-09-15 19:16:15 (GMT)
commit4bf757e87bf1aa0d2e6fc5ee6128b795c535c27a (patch)
tree9ee2bdebe512e64b129f71792cc32f116eecf19a /java/src/hdf
parent3cf0d48272f0ec6afbec318c90c945e91b7ba56d (diff)
downloadhdf5-4bf757e87bf1aa0d2e6fc5ee6128b795c535c27a.zip
hdf5-4bf757e87bf1aa0d2e6fc5ee6128b795c535c27a.tar.gz
hdf5-4bf757e87bf1aa0d2e6fc5ee6128b795c535c27a.tar.bz2
1.10 Fixes a bad memory read and unfreed memory in fsinfo code (#893) (#1013)
* Fixes a bad memory read and unfreed memory in fsinfo code (#893) * Fixes a bad memory read and unfreed memory in fsinfo code The segfault from CVE-2020-10810 was fixed some time ago, but the illegal memory read and unfreed memory were not. This fix tracks some buffer sizes and errors out gracefully on errors, ensuring buffers are cleaned up and avoiding the H5FL infinite loop + abort on library close. * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> * Committing clang-format changes Co-authored-by: Dana Robinson <43805+derobins@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'java/src/hdf')
0 files changed, 0 insertions, 0 deletions