1

I am running Ubuntu 22.04LTS on a few Virtual Machines in VMWare. I'm trying to resolve a vulnerability found with Tenable (Plugin #181178).

When I download the latest version of every package from the Ubuntu mirror, I'm still getting a vulnerable version of Grub2 (2.06-2ubuntu7). In fact, the Ubuntu package search page has the most recent version as 2.06-2ubuntu7, where the Ubuntu Security Advisory says to update to 2.06-2ubuntu14.1 to resolve.

Would appreciate any assistance on pointing me in the right direction on this, thank you :)

3
  • 2
    Try running this command: apt list --installed | grep grub-efi-amd64 If the version of grub-efi-amd64-bin ends in "ubuntu14-1" you should be good. Commented Jan 2, 2025 at 16:35
  • 1
    I don't have grub-efi-amd64 installed, but for the rest of the grub2 packages, It comes up with 2.06-2ubuntu7. Commented Jan 2, 2025 at 17:40
  • 1
    I'm not sure what is going on then, but hopefully someone else will chime in with an answer. Commented Jan 2, 2025 at 22:51

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.