You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2014/11/11 00:55:35 UTC

[jira] [Updated] (HADOOP-11243) SSLFactory shouldn't allow SSLv3

     [ https://issues.apache.org/jira/browse/HADOOP-11243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karthik Kambatla updated HADOOP-11243:
--------------------------------------
    Fix Version/s:     (was: 2.6.0)
                   2.5.2

Included this in 2.5.2 as well. 

> SSLFactory shouldn't allow SSLv3
> --------------------------------
>
>                 Key: HADOOP-11243
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11243
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Wei Yan
>            Assignee: Wei Yan
>            Priority: Blocker
>             Fix For: 2.5.2
>
>         Attachments: YARN-2722-1.patch, YARN-2722-2.patch, YARN-2722-3.patch
>
>
> We should disable SSLv3 in SSLFactory. This affects MR shuffle among others. 
> See [CVE-2014-3566 |http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-3566]
> We have {{context = SSLContext.getInstance("TLS");}} in SSLFactory, but when I checked, I could still connect with SSLv3.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)