Skip to content

Conversation

@sarutak
Copy link
Member

@sarutak sarutak commented Apr 8, 2021

What changes were proposed in this pull request?

This PR backports #32091.
This PR upgrades the version of Jetty to 9.4.39.

Why are the changes needed?

CVE-2021-28165 affects the version of Jetty that Spark uses and it seems to be a little bit serious.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28165

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing tests.

@SparkQA
Copy link

SparkQA commented Apr 8, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41652/

@SparkQA
Copy link

SparkQA commented Apr 8, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/41652/

Copy link
Member

@srowen srowen left a comment

Choose a reason for hiding this comment

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

All the backports seem fine

@github-actions github-actions bot added the BUILD label Apr 8, 2021
@SparkQA
Copy link

SparkQA commented Apr 8, 2021

Test build #137075 has finished for PR 32095 at commit 6a779f0.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

srowen pushed a commit that referenced this pull request Apr 8, 2021
### What changes were proposed in this pull request?

This PR backports #32091.
This PR upgrades the version of Jetty to 9.4.39.

### Why are the changes needed?

CVE-2021-28165 affects the version of Jetty that Spark uses and it seems to be a little bit serious.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28165

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

Existing tests.

Closes #32095 from sarutak/SPARK-34988-branch-3.1.

Authored-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
@srowen
Copy link
Member

srowen commented Apr 8, 2021

Merged to 3.1

@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Apr 8, 2021

Thanks!

@jeffreysmooth
Copy link

Any idea when this fix will be released for the version 3.1.1?

@dongjoon-hyun
Copy link
Member

@jeffreysmooth . Do you mean Apache Spark 3.1.2 because 3.1.1 is already released?
We are currently waiting for Apache Spark 2.4.8 release announcement because the vote passed.

Apache Spark 3.1.2 vote will start soon but currently the community is busy for DATA+AI Summit (Previously Spark summit).

@jeffreysmooth
Copy link

Thanks for the quick response. What I meant is currently CVE-2021-28165 exist in 3.1.1 version so I asked when patched version will be released since I noticed fix already been merged into 3.1. I believe 3.1.2 include this fix.

flyrain pushed a commit to flyrain/spark that referenced this pull request Sep 21, 2021
This PR backports apache#32091.
This PR upgrades the version of Jetty to 9.4.39.

CVE-2021-28165 affects the version of Jetty that Spark uses and it seems to be a little bit serious.
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28165

No.

Existing tests.

Closes apache#32095 from sarutak/SPARK-34988-branch-3.1.

Authored-by: Kousuke Saruta <sarutak@oss.nttdata.com>
Signed-off-by: Sean Owen <srowen@gmail.com>
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.

6 participants