[
https://issues.apache.org/jira/browse/HADOOP-17563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17351714#comment-17351714
]
Steve Loughran commented on HADOOP-17563:
-----------------------------------------
This breaks spark builds downstream in the maven shade plugin (3.2.0)/3.2.4.
MSHADE-337 implies it's a .asm update, but SPARK-29729 doesn't seem to address
it locally.
Given this doesn't address the hash vulnerability, and that it breaks
downstream builds, should we revert this for now?
{code:java}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-shade-plugin:3.2.0:shade (default) on project
spark-streaming-kafka-0-10-assembly_2.11: Error creating shaded jar: Problem
shading JAR
/Users/stevel/.m2/repository/org/bouncycastle/bcprov-jdk15on/1.68/bcprov-jdk15on-1.68.jar
entry
META-INF/versions/15/org/bouncycastle/jcajce/provider/asymmetric/edec/SignatureSpi$EdDSA.class:
java.lang.IllegalArgumentException: Unsupported class file major version 59 ->
[Help 1]
[ERROR]
{code}
> Update Bouncy Castle to 1.68
> ----------------------------
>
> Key: HADOOP-17563
> URL: https://issues.apache.org/jira/browse/HADOOP-17563
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Takanobu Asanuma
> Assignee: Takanobu Asanuma
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1, 3.4.0, 3.2.3
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Bouncy Castle 1.60 has Hash Collision Vulnerability. Let's update to 1.68.
> https://www.sourceclear.com/vulnerability-database/security/hash-collision/java/sid-6009
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]