Skip to content

Conversation

@ffacs
Copy link
Contributor

@ffacs ffacs commented Apr 22, 2025

What changes were proposed in this pull request?

Fix Heap Buffer Overflow Vulnerability in LZO Decompression

Why are the changes needed?

This vulnerability has several security implications

How was this patch tested?

UT passed

Was this patch authored or co-authored using generative AI tooling?

NO

### What changes were proposed in this pull request?
Fix Heap Buffer Overflow Vulnerability in LZO Decompression

### Why are the changes needed?
This vulnerability has several security implications

### How was this patch tested?
UT passed

### Was this patch authored or co-authored using generative AI tooling?
NO

Closes apache#2191 from ffacs/main.

Authored-by: ffacs <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun dongjoon-hyun added this to the 1.8.9 milestone Apr 28, 2025
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Merged to branch-1.8.

dongjoon-hyun pushed a commit that referenced this pull request Apr 28, 2025
### What changes were proposed in this pull request?
Fix Heap Buffer Overflow Vulnerability in LZO Decompression

### Why are the changes needed?
This vulnerability has several security implications

### How was this patch tested?
UT passed

### Was this patch authored or co-authored using generative AI tooling?
NO

Closes #2198 from ffacs/branch-1.8.

Authored-by: ffacs <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants