Skip to content

Get rid of pyarrow-hotfix fora CVE-2023-47248 - #36695

Closed
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:get-rid-of-avro-cve-fix
Closed

Get rid of pyarrow-hotfix fora CVE-2023-47248#36695
potiuk wants to merge 1 commit into
apache:mainfrom
potiuk:get-rid-of-avro-cve-fix

Conversation

@potiuk

Copy link
Copy Markdown
Member

The #35650 introduced a hotfix for Pyarrow CVE-2023-47248. So far we have been blocked from removing it by Apache Beam that limited Airflow from bumping pyarrow to a version that was not vulnerable.

This is now possible since Apache Beam relesed 2.53.0 version on 4th of January 2023 that allows to use non-vulnerable pyarrow.

We are now bumping both Pyarrow and Beam minimum versions to reflect that and remove pyarrow hotfix.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

The apache#35650 introduced a hotfix for Pyarrow CVE-2023-47248. So far
we have been blocked from removing it by Apache Beam that limited
Airflow from bumping pyarrow to a version that was not vulnerable.
This is now possible since Apache Beam relesed 2.53.0 version on
4th of January 2023 that allows to use non-vulnerable pyarrow.
We are now bumping both Pyarrow and Beam minimum versions to
reflect that and remove pyarrow hotfix.
@potiukpotiuk closed this Jan 9, 2024
@potiuk

Copy link
Copy Markdown
MemberAuthor

Opened it twice by mistake #36697 is the right fix

@potiuk
potiuk deleted the get-rid-of-avro-cve-fix branch April 21, 2026 15:14
Sign up for freeto 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

@potiuk@aritra24