diff --git a/openexr-CVE-2026-27622.patch b/openexr-CVE-2026-27622.patch index a22f5b7..5d6113f 100644 --- a/openexr-CVE-2026-27622.patch +++ b/openexr-CVE-2026-27622.patch @@ -1,7 +1,15 @@ -diff -urNp a/src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp b/src/lib/OpenEXR/ImfCompositeDeepScanLine.cpp ---- a/IlmImf/ImfCompositeDeepScanLine.cpp 2026-03-26 08:27:58.855705716 +0100 -+++ b/IlmImf/ImfCompositeDeepScanLine.cpp 2026-03-26 08:32:52.955196547 +0100 -@@ -462,6 +462,10 @@ CompositeDeepScanLine::readPixels(int st +diff -urNp a/IlmImf/ImfCompositeDeepScanLine.cpp b/IlmImf/ImfCompositeDeepScanLine.cpp +--- a/IlmImf/ImfCompositeDeepScanLine.cpp 2026-04-14 08:44:06.993263491 +0200 ++++ b/IlmImf/ImfCompositeDeepScanLine.cpp 2026-04-14 09:22:40.284776121 +0200 +@@ -44,6 +44,7 @@ + + #include + #include ++#include + OPENEXR_IMF_INTERNAL_NAMESPACE_SOURCE_ENTER + + using std::vector; +@@ -488,6 +489,10 @@ CompositeDeepScanLine::readPixels(int st num_sources[ptr]=0; for(size_t j=0;j