Skip to content

Commit d2f7900

Browse files
doug-walkermeimchu
authored andcommitted
Add CVE to security (#2311)
Signed-off-by: Doug Walker <doug.walker@autodesk.com> Signed-off-by: Mei Chu <meimchu@gmail.com>
1 parent aef2fd8 commit d2f7900

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

SECURITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ Include detailed steps to reproduce the issue, and any other information that
2323
could aid an investigation. Someone will assess the report and make every
2424
effort to respond within 14 days.
2525

26-
## History of CVE Fixes
27-
28-
None
29-
3026
## File Format Expectations
3127

3228
Attempting to read an OCIO config (YAML) file will:
@@ -60,3 +56,7 @@ set of behaviors as with file loading.
6056
It is a bug if calling a function with well-formed arguments causes the
6157
library to crash. It is a security issue if calling a function with
6258
well-formed arguments causes arbitrary code execution.
59+
60+
## History of CVE Fixes
61+
62+
CVE-2026-42450 -- Stack buffer overflow in sscanf. (Fixed in OCIO 2.5.2)

0 commit comments

Comments
 (0)