1 Answer
- Newest
- Most votes
- Most comments
3
Seems like someone also reported it here: https://bugs.launchpad.net/ubuntu/+source/linux-aws/+bug/1977919
answered 2 years ago
Relevant content
- asked 2 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated a year ago
Just experienced this myself with the same kernel but with newer docker 20.10.17, build 100c701. There are several updates concerning some CVE to the kernel between 1025 and 1028 (e.g. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1968591), I suspected somethings broken along the way
t2.medium and t2.xlarge with Ubuntu20.04 with docker a problem for us too. Simply ran sudo apt upgrade and boom, it broke. Reboots and a few seconds after boot then kernel panic. Fresh instance with new 20.04LTS and apt upgrade breaks that too. Oops!
How can we downgrade to the previous kernel ?