Bug 1456502

Summary: (6.4.z) JBMAR-179 - SecurityManager issue in SerializableClassRegistry#lookup
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Petr Penicka <ppenicka>
Component: RemotingAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Jiří Bílek <jbilek>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4.0CC: bmaxwell, david.lloyd, jbilek, rstancel
Target Milestone: CR1   
Target Release: EAP 6.4.16   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-22 09:23:17 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1434495, 1445482    

Description Petr Penicka 2017-05-29 13:33:47 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Petr Penicka 2017-05-29 13:51:55 UTC
Description from JIRA:

This calls class.getClassLoader() which may fail

Comment 2 Jiří Bílek 2017-06-16 07:03:20 UTC
Delivered zip contains the fix.
Tests which failed before because of SerializableClassRegistry#lookup are passing after patch.

Verified with EAP 6.4.16.CP.CR1

Comment 3 Petr Penicka 2017-06-22 09:23:17 UTC
Released on June 20 2017 as part of the EAP 6.4.16 maintenance release.