Skip to content

#1058 - Fix heap OOB read in convertOnnxWeights by validating element counts - #1059

Open
kiwan-ko wants to merge 1 commit into
onnx:mainfrom
kiwan-ko:fix/weights-context-oob
Open

#1058 - Fix heap OOB read in convertOnnxWeights by validating element counts#1059
kiwan-ko wants to merge 1 commit into
onnx:mainfrom
kiwan-ko:fix/weights-context-oob

Conversation

@kiwan-ko

@kiwan-ko kiwan-ko commented Jun 26, 2026

Copy link
Copy Markdown

Fixes #1058

@kiwan-ko
kiwan-ko force-pushed the fix/weights-context-oob branch from d7184e4 to d6c657f Compare June 26, 2026 15:36
Signed-off-by: Kiwan Ko <gogil430@gmail.com>
@kiwan-ko
kiwan-ko force-pushed the fix/weights-context-oob branch from d6c657f to ab8b54d Compare June 27, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out-of-Bounds Read in ONNX initializer conversion

1 participant