Skip to content

Fix out-of-bounds read in Zstd.write_skippable_frame - #137

Merged
SpringMT merged 1 commit into
SpringMT:mainfrom
Watson1978:fix/skippable-frame-oob-read
Aug 6, 2026
Merged

Fix out-of-bounds read in Zstd.write_skippable_frame#137
SpringMT merged 1 commit into
SpringMT:mainfrom
Watson1978:fix/skippable-frame-oob-read

Conversation

@Watson1978

Copy link
Copy Markdown
Contributor

Fix #136

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@SpringMT

SpringMT commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Thank you!

@SpringMT
SpringMT merged commit b60d0f2 into SpringMT:main Aug 6, 2026
8 checks passed
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.

Zstd.write_skippable_frame reads out of bounds (heap-buffer-overflow) in rb_str_new

2 participants