Skip to content

v3.2.5

Choose a tag to compare

@cary-ilm cary-ilm released this 05 Nov 01:23
· 515 commits to main since this release

Patch release that addresses bugs in the python module's legacy API.

  • Buffer overflow in PyOpenEXR_old's channels() and channel() in legacy python, reported by Joshua Rogers (GitHub: MegaManSec).
  • Use after free in PyObject_StealAttrString in legacy python, reported by Joshua Rogers (GitHub: MegaManSec).