Still present on Ubuntu-20.04.6.

Workaround:
/etc/dpkg/dpkg.cfg.d/z99_chmod_vmlinuz_kernel
##########
# guestfs, see: 
https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1673431
# Restricted to Ubuntu-20.04 kernel version 5.4.*. (newer Ubuntu versions 
hopefully fix this)
post-invoke=if { test "$DPKG_HOOK_ACTION" = configure; }; then chmod g+r,o+r 
/boot/vmlinuz-5.4.* 2>/dev/null || true; fi
##########

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673431

Title:
  Make kernel readable by non-root users

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libguestfs/+bug/1673431/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to