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>] [day] [month] [year] [list]
Date:	Fri, 29 Aug 2014 14:37:26 +0200
From:	ChloƩ Desoutter <chloe.desoutter@...sta.net>
To:	linux-kernel@...r.kernel.org
Subject: apic.c - infinite loop in 3.16 and bhyve

Hello,

I've been trying to find out what's wrong myself but couldn't. The APIC 
timer calibration fails in an infinite loop.

I'm running it in bhyve (FreeBSD hypervisor) and according to my tests 
lapic_cal_handler never gets called. This prevents the lapic_cal_loops 
counter from being incremented and therefore the APIC calibration never 
finishes. It is supposed to be called 25 times (APIC_CAL_LOOPS 
constant). I added some apic_printk's to check for these infos (not a 
best practice but I don't have access to a debugger in this specific 
context).

What could cause this ? Is this a known bug ?

Attached are the kernel config and the boot log.

A "stock" Debian kernel boots correctly.

Yours sincerely

-- 
ChloƩ Desoutter
C[A-Z]O, Atasta NET


View attachment "kernel-config-3.16" of type "text/plain" (44012 bytes)

View attachment "bootlog-3.16" of type "text/plain" (5424 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ