Re: [tboot-devel] null pointer dereference bug

2017-01-21 Thread Sun, Ning
Thanks for reporting the bug and providing a fix, the patch passed review and validation, we got it upstreamed. -Ning From: shiwan...@gohighsec.com [mailto:shiwan...@gohighsec.com] Sent: Thursday, January 19, 2017 6:32 PM To: tboot-devel Subject: [tboot-devel] null pointer dereference bug Hi

Re: [tboot-devel] null pointer dereference bug

2017-01-15 Thread Sun, Ning
Thanks for reporting the bug and providing the fix. Actually, if tpm_detect() were put after verify_acmod() as your patch indicated, there would generate another issue of SGX status verification failure. In verify_acmod() , there is a verify_IA32_se_svn_status() which will consume some initiali

Re: [tboot-devel] null pointer dereference bug in tboot Linux loader

2016-12-15 Thread Sun, Ning
Subject: RE: [tboot-devel] null pointer dereference bug in tboot Linux loader On Dec 14, 5:18pm, "Sun, Ning" wrote: } Subject: RE: [tboot-devel] null pointer dereference bug in tboot Linux loa Good afternoon, I hope the day is going well for everyone. > Is this patch compl

Re: [tboot-devel] null pointer dereference bug in tboot Linux loader

2016-12-14 Thread Dr. Greg Wettstein
On Dec 14, 5:18pm, "Sun, Ning" wrote: } Subject: RE: [tboot-devel] null pointer dereference bug in tboot Linux loa Good afternoon, I hope the day is going well for everyone. > Is this patch completely from Dr. Wettstein or you made changes as > well? We need to have someone si

Re: [tboot-devel] null pointer dereference bug in tboot Linux loader

2016-12-12 Thread Sun, Ning
We welcome all the patches and bug fixes from tboot community, tboot is a BSD licensed open source project, everyone can contribute to it. All patches will be reviewed and validated before being upstreamed to tboot code tree at Sourceforge https://sourceforge.net/projects/tboot/ For this specif