lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 4 Dec 2008 22:05:11 +0000
From:	Luis Henriques <henrix@...o.pt>
To:	Avi Kivity <avi@...hat.com>
Cc:	Steven Rostedt <srostedt@...hat.com>, kvm@...r.kernel.org,
	linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
	Ingo Molnar <mingo@...e.hu>
Subject: Re: [BUG] kvm crashes in 2.6.28-rc6-00007-ged31348

On Thu, Dec 04, 2008 at 05:36:17PM +0200, Avi Kivity wrote:
> Avi Kivity wrote:
>> Steven Rostedt wrote:
>>> The following must be available without recursion for the function
>>> tracer to work:
>>>
>>>   local_irq_save/restore
>>>   smp_processor_id
>>>   preempt_enable/disable_notrace
>>>   atomic_inc/dec
>>>   
>>
>> In arch/x86/kvm/svm.c, function svm_vcpu_run(), everything between the  
>> vmrun instruction and the call to load_host_msrs() is executed without  
>> a live pda, so no smp_processor_id().  Could easily be fixed by  
>> rearranging things.
>>
>>
>
> Luis, please try the attached patch.

Sorry for taking so long testing the patch.  However, I got exactly the same
result as before, i.e., a crash.

Regards,
-- 
Luis Henriques
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ