Kernels covered by Livepatch

Ubuntu release Arch Kernel Version Kernel Variants Upgrade and Reboot*
Ubuntu 24.04 LTS 64-bit x86 6.8 (GA) aws, azure, gcp, generic, gke, ibm, lowlatency every 13 months
Ubuntu 24.04 LTS s390x 6.8 (GA) generic every 13 months
Ubuntu 22.04 LTS 64-bit x86 6.8 (HWE) aws, azure, gcp, generic, gke, ibm, lowlatency every 13 months
Ubuntu 22.04 LTS 64-bit x86 5.15 (GA) aws, aws-fips, azure, azure-fips, fips, gcp, gcp-fips, generic, gke, ibm, lowlatency, oracle every 13 months
Ubuntu 22.04 LTS s390x 5.15 (GA) generic every 13 months
Ubuntu 20.04 LTS 64-bit x86 5.15 (HWE) aws, azure, gcp, generic, gke, ibm, lowlatency, oracle every 13 months
Ubuntu 20.04 LTS 64-bit x86 5.4 (GA) aws, aws-fips, azure, azure-fips, fips, gcp, gcp-fips, generic, gke, gkeop, ibm, lowlatency, oem, oracle every 13 months
Ubuntu 18.04 LTS 64-bit x86 5.4 (HWE) aws, azure, gcp, generic, gke, gkeop, ibm, lowlatency, oracle every 13 months
Ubuntu 18.04 LTS 64-bit x86 4.15 (GA) aws, aws-fips, azure, azure-fips, fips, gcp, gcp-fips, generic, gke, lowlatency, oem, oracle every 13 months
Ubuntu 16.04 LTS 64-bit x86 4.15 (HWE) azure, generic, lowlatency every 13 months
Ubuntu 16.04 LTS 64-bit x86 4.4 (GA) aws, fips, generic, lowlatency every 13 months
Ubuntu 14.04 LTS 64-bit x86 4.4 (HWE) generic, lowlatency every 13 months

*Upgrade and Reboot Interval: Security patches are only created for a kernel for 9-13 months from the release date of the kernel. We recommend updating and restarting your machine within this period to continue receiving Livepatch updates.

GA is the kernel a release launched with, while HWE or Hardware Enablement kernels are a set of newer kernel that become available in the current LTS release as these newer kernels are released with subsequent Ubuntu versions, up until the next LTS release.

There will be Livepatch support for HWE kernels across a limited combination of kernel flavour (variants), kernel version, and Ubuntu release as detailed above.

See this page to better understand why your kernel might not be supported.

2 Likes

Hi! Per the kernel release cycle, 6.2 is EOL as of January 2024. Can it be removed from this page?

This has now been done. Future automation should make this more automatic, thanks.

1 Like

Is anyone else having 502 Bad Gateway issues when trying to enable or attach livepatch for Ubuntu 22.04 LTS?

@rebroad1 We are looking into this and it seems like a temporary issue. Could you please try again later?

I am experiencing something similar with Livepatch.
This is the status I am getting:

$ sudo canonical-livepatch status
last check: 5 minutes ago
kernel: 6.8.0-52.53-generic
server check-in: failed: livepatch check failed: error response with status 503 (Service Unavailable): “<h 1>503 Service Unavailable</h 1>\ nNo server is available to handle this request.\ n\ n\ n”
kernel state: ✓ kernel series 6.8 is covered by Livepatch
patch state: ✓ no livepatches available for kernel 6.8.0-52.53-generic
tier: updates (Free usage; This machine beta tests new patches.)
machine id: …

Just so no one keeps saying “me, too” or asking about the state of the Livepatch service (or any other service Canonical provides), I’ll point out that https://status.canonical.com/ is a useful tool for finding out if there are any service issues.

You can see Livepatch is mentioned there right now:
image

1 Like

@rebroad1 @couroderato Livepatch server is back up and your clients should report everything is fine. However, if there are still issues you can try disabling and enabling Livepatch through the Ubuntu Pro client:

sudo pro disable livepatch
sudo pro enable livepatch

Please let me know if you are still seeing status errors.

2 Likes

Everything is working fine. Thank you!

Also, sorry for unnecessarily adding my case without checking the servers status webpage first. I did tried to search for something of that sort, but I seems I could find everything else but what I needed.