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

@github-actions github-actions bot added the CPP label Apr 22, 2025
dongjoon-hyun added a commit that referenced this pull request Apr 27, 2025
### What changes were proposed in this pull request?

This PR aims to update all `ubuntu-20.04` to `ubuntu-22.04` in CI.

This is a leftover which were missed at the following backporting
- #2177

### Why are the changes needed?

To recover CIs. Currently, CI fails like the following.
- #2199

### How was this patch tested?

Pass the CIs.

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

No.

Closes #2202 from dongjoon-hyun/ORC-1885.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@dongjoon-hyun
Copy link
Member

Hi, @ffacs . ORC-1885 landed at branch-1.9 to handle GitHub Action's Ubuntu 20.04 removal.

Could you rebase this PR to branch-1.9 once more ?

ffacs pushed a commit to ffacs/orc that referenced this pull request Apr 28, 2025
### What changes were proposed in this pull request?

This PR aims to update all `ubuntu-20.04` to `ubuntu-22.04` in CI.

This is a leftover which were missed at the following backporting
- apache#2177

### Why are the changes needed?

To recover CIs. Currently, CI fails like the following.
- apache#2199

### How was this patch tested?

Pass the CIs.

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

No.

Closes apache#2202 from dongjoon-hyun/ORC-1885.

Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@github-actions github-actions bot added the INFRA label 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 apache#2191 from ffacs/main.

Authored-by: ffacs <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
@ffacs
Copy link
Contributor Author

ffacs commented Apr 28, 2025

Hi, @ffacs . ORC-1885 landed at branch-1.9 to handle GitHub Action's Ubuntu 20.04 removal.

Could you rebase this PR to branch-1.9 once more ?

Done

@dongjoon-hyun dongjoon-hyun added this to the 1.9.6 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. Thank you for rebasing, @ffacs .
Merged to branch-1.9.

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 #2199 from ffacs/branch-1.9.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants