Skip to content

Commit

Permalink
add fuzz issues
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Sep 24, 2024
1 parent db5c814 commit 4510b5f
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,23 @@ Minor release two significant changes:

See [src/wrappers/python/README.md] for a synopsis.

### Merged Pull Requests

This release fixes:

* OSS-fuzz [42538530](https://issues.oss-fuzz.com/issues/42538530)
Crash in MemcmpInterceptorCommon
* OSS-fuzz [42538529](https://issues.oss-fuzz.com/issues/42538529)
Null-dereference READ in internal_exr_undo_rle
* OSS-fuzz [42538428](https://issues.oss-fuzz.com/issues/42538428)
Integer-overflow in internal_exr_parse_header
* OSS-fuzz [42538425](https://issues.oss-fuzz.com/issues/42538425)
Crash in internal_exr_validate_shared_attrs
* OSS-fuzz [42538423](https://issues.oss-fuzz.com/issues/42538423)
Null-dereference READ in internal_rle_decompress
* OSS-fuzz [42533565](https://issues.oss-fuzz.com/issues/42533565)
Invalid-enum-value in Imf_3_3::isValidCompression

### Merged Pull Requests

* [1833](https://github.com/AcademySoftwareFoundation/openexr/pull/1833)
Bump github/codeql-action from 3.26.7 to 3.26.8
Expand Down

0 comments on commit 4510b5f

Please sign in to comment.