Your submission was sent successfully! Close

Jump to main content
  1. Blog
  2. Article

Canonical
on 6 June 2017

Canonical Kernel Livepatch Service now available for Ubuntu 14.04 LTS!


We are pleased to announce that we have extended our Canonical Kernel Livepatch Service to users running Ubuntu 14.04 LTS!

The Canonical Kernel Livepatch Service enables runtime correction of critical security vulnerabilities in the kernel without the need to reboot. It is the best way to ensure that machines are safe at the kernel level, while guaranteeing uptime, especially for container hosts where a single machine may be running thousands of different workloads.

Users of Ubuntu are welcome to enable the Canonical Kernel Livepatch Service on 3 systems running 64-bit Intel/AMD Ubuntu 16.04 LTS or now Ubuntu 14.04 LTS! To enable the Canonical Kernel Livepatch Service on more than 3 systems, please speak to us about an Ubuntu Advantage support package, http://ubuntu.com/advantage.

Users can enable the Canonical Kernel Livepatch Service today on Ubuntu 14.04 LTS with the following simple steps:

  1. Install snapd
  2. $ sudo apt update && sudo apt install snapd
  3. snapd and the Canonical Livepatch Service in Ubuntu 14.04 LTS requires users to run the Ubuntu v4.4 kernel in Trusty. Please reboot into this kernel if you are not currently running it.
  4. $ sudo reboot
  5. Go to https://ubuntu.com/livepatch and retrieve your livepatch token, for example:
  6. d3b07384d213edec49eaa6238ad5ff00
  7. Install canonical-livepatch
  8. $ sudo snap install canonical-livepatch
  9. Enable your account with the token from step 3
  10. $ sudo canonical-livepatch enable d3b07384d113edec49eaa6238ad5ff00
  11. That’s it. You’re up and running! You can check your status at any time with:
  12. $ canonical-livepatch status
    kernel: 4.4.0-70.91~14.04.1-generic
    fully-patched: true
    version: "21.1"

Now your kernel will remain securely patched, and you can reboot when it’s convenient for you.

And see the official landing page at http://www.ubuntu.com/server/livepatch

Cheers,

The Canonical Kernel Team

Related posts


Canonical
19 September 2023

라이브패치(Livepatch)에 새로운 13개월 슬라이딩 지원 기간이 있습니다. 여러분에게 어떤 의미가 있을까요?

Security Security

라이브패치는 시스템을 즉시 재부팅할 필요 없고 런타임에 중요하고 높은 보안 커널 공통 보안 취약성 및 노출(CVE)을 수정하는 유용한 툴입니다. 그러나 정기적인 유지 관리 기간 및 재부팅을 대체하는 용도로 사용해서는 안 됩니다. 좋은 기업 정책에는 시스템이 안정적이고 안전하게 유지되도록 라이브패치와 정기적인 재부팅이 모두 포함되어야 합니다. 그 이유는 펌웨어 또는 장치 드라이버 업데이트와 같은 일부 시스템 CVE는 ...


hzmoyan
14 September 2023

Ubuntu AI Podcast: Episode 4

AI Article

The podcast Welcome to Ubuntu AI podcast! From fun experiments to enterprise projects, AI became the center of attention when it comes to innovation, digital transformation and optimisatation. Open source technologies democratised access to state of the art machine learning tools and opened doors for everyone ready to embark on their AI j ...


ijlal-loutfi
13 April 2023

Livepatch has a new 13-month sliding support window – What does it mean for you?

Security Livepatch

The Livepatch tool is a valuable solution for resolving critical and high-security kernel CVEs without requiring an immediate system reboot. However, it is not a substitute for regular maintenance windows and reboots, as some CVEs still require a system reboot. Additionally, Livepatch only covers security-related kernel updates, not non-s ...