[Bug 1633629] Re: arm64: KASLR breaks MODVERSIONS
Launchpad Bug Tracker
1633629 at bugs.launchpad.net
Tue Dec 6 13:09:12 UTC 2016
This bug was fixed in the package debian-installer - 20101020ubuntu489
---------------
debian-installer (20101020ubuntu489) zesty; urgency=medium
* Move master kernels to 4.8.0-30 (LP: #1633629)
-- Adam Conrad <adconrad at ubuntu.com> Tue, 06 Dec 2016 04:04:01 -0700
** Changed in: debian-installer (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1633629
Title:
arm64: KASLR breaks MODVERSIONS
Status in debian-installer package in Ubuntu:
Fix Released
Status in debian-installer source package in Yakkety:
New
Bug description:
[Impact]
On certain arm64 platforms, modules will not load. This doesn't impact any certified hardware to date, but is known to impact some pre-release platforms, as well as QEMU when a virtio-rng-pci device is attached.
[Test Case]
On a xenial/arm64 host, run:
sudo apt install qemu-system-arm qemu-efi
wget http://ports.ubuntu.com/ubuntu-ports/dists/yakkety/main/installer-arm64/20101020ubuntu483/images/netboot/mini.iso
cp /usr/share/AAVMF/AAVMF_CODE.fd flash0.img
cp /usr/share/AAVMF/AAVMF_VARS.fd flash1.img
sudo qemu-system-aarch64 -enable-kvm -m 2048 -cpu host -M virt,gic_version=host -nographic -pflash flash0.img -pflash flash1.img -drive file=mini.iso,id=cdrom,if=none,media=cdrom -device virtio-scsi-device -device scsi-cd,drive=cdrom -device virtio-rng-pci
Select Install from the GRUB menu, and continue through the installer
menus to "Detect network hardware".
On failure, the installer will report 'Error while running "modprobe
-v -b usb-storage"'. On success, it'll continue through to the network
configuration screens.
[Regression Risk]
This will be a simple cherry pick from upstream, so we'll have upstream support w/ any regressions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1633629/+subscriptions
More information about the foundations-bugs
mailing list