0

i have ubuntu 22.04 LTS, and our scanner find that vulnerability but i really dont know how to applay that on my machine

CVE

(libbpf Launchpad, Ubuntu, Debian)

I made:

sudo apt-get update

sudo apt-get upgrade

sudo reboot

Can someone write me steps by steps what command i should use ? Please help me

1 Answers1

0

According to the link you provided the CVE has been fixed in 22.04.01 (jammy Released (0.5.0-1ubuntu22.04.1))

So an upgrade, as you already did, should normally do it. Maybe sudo apt full-upgrade is needed, if packages has to be (un)installed too.

Soren A
  • 7,191