Skip to content

Fix data leak when snappy match offset is zero#306

Merged
dain merged 1 commit intoairlift:masterfrom
dain:data-leak
Dec 10, 2025
Merged

Fix data leak when snappy match offset is zero#306
dain merged 1 commit intoairlift:masterfrom
dain:data-leak

Conversation

@dain
Copy link
Member

@dain dain commented Dec 9, 2025

A zero match offset is not valid in Snappy and can leak preexisting data in the output buffer.

@dain dain requested a review from martint December 9, 2025 18:45
A zero match offset is not valid in Snappy and can leak preexisting data
in the output buffer.
@dain dain merged commit ff12c4d into airlift:master Dec 10, 2025
2 checks passed
@dain dain deleted the data-leak branch December 10, 2025 00:02
@vhbcm
Copy link

vhbcm commented Jan 5, 2026

Does this affect only the 3.x version line? Or does it affect also the 0.x version line?

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.

3 participants