[SOLVED] How do I install pve-kernel 5.4.124-2?

leoris90

New Member
Jul 27, 2021
5
0
1
35
I want to update my kernel so I can overcome the security vulnerability CVE-2021-33909.

From a different forum post I figured out the kernel 5.4.124-2 has this problem fixed.

However when I search for it I can only find 5.4.124-1 not 5.4.124-2

[ root @webserver ] ~ # apt-get install pve-kernel-5.4.124- (pressed double tab here and got the line below)
pve-kernel-5.4.124-1-pve


How do I install 5.4.124-2?
 
> apt update
> apt dist-upgrade

or via gui.

check with:

> pveversion -v

if it does not work, please send the full output of:

> apt update
 
> apt update
> apt dist-upgrade

or via gui.

check with:

> pveversion -v

if it does not work, please send the full output of:

> apt update
I ran the dist-upgrade but it did not upgrade the kernel.

It is still at 5.4.128-1-pve. What i want is 5.4.128-2-pve

[ root @ webserver ] ~ # pveversion -v
proxmox-ve: 6.4-1 (running kernel: 5.4.128-1-pve)
 
Last edited:
> apt update
> apt dist-upgrade

or via gui.

check with:

> pveversion -v

if it does not work, please send the full output of:

> apt update
[ root @ webserver ] ~ # apt update
Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://security.debian.org/debian-security buster/updates InRelease
Hit:3 http://ftp.debian.org/debian buster InRelease
Hit:4 http://ftp.debian.org/debian buster-updates InRelease
Hit:5 http://ftp.us.debian.org/debian buster InRelease
Hit:6 http://ftp.us.debian.org/debian buster-updates InRelease
Hit:7 http://download.proxmox.com/debian/pve buster InRelease
Hit:8 http://download.proxmox.com/debian/pbs buster InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.