chore(deps): Bump aircompressor from 0.27 to 2.0.3#27152
chore(deps): Bump aircompressor from 0.27 to 2.0.3#27152nishithakbhaskaran merged 1 commit intoprestodb:masterfrom
Conversation
|
|
dd8e321 to
d0328ba
Compare
d0328ba to
c2e99fc
Compare
aede895 to
e34a375
Compare
imjalpreet
left a comment
There was a problem hiding this comment.
@Dilli-Babu-Godari, thanks for the fix.
Can you please run some simple tests like creating a table with different compression types(SNAPPY, LZO, LZ4, ZSTD) and file formats(Parquet and ORC) using Hive connector and share the results here?
|
Is there a CVE associated with the Security Change category upgrade? |
|
@steveburnett, yes, this upgrade fixes this CVE: https://www.cve.org/CVERecord?id=CVE-2025-67721 @Dilli-Babu-Godari, please update the PR description and release notes accordingly. |
@imjalpreet, I have performed testing with certain decompression formats with data file formats, Here are the results for this, Results for ORC + compression formats:
Result for Parquet + compression formats:
|
|
Thanks for the release note update! Formatting nit: |
imjalpreet
left a comment
There was a problem hiding this comment.
Thanks, @Dilli-Babu-Godari.
hantangwangd
left a comment
There was a problem hiding this comment.
Thanks @Dilli-Babu-Godari
e34a375 to
accc448
Compare
|
@Dilli-Babu-Godari, can you please rebase on master to trigger the renamed tests in CI? Otherwise, we cannot merge the PR. |
Thanks @imjalpreet. I have triggered and waiting for the checks to complete. |
Joe-Abraham
left a comment
There was a problem hiding this comment.
LGTM, Thanks @Dilli-Babu-Godari
accc448 to
aa376a0
Compare





Description
Fixes the CVE-2025-67721 which causes unintended data exposure when processing malformed compressed input.
Motivation and Context
Impact
Test Plan
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.