GKE linux Kernel Vulnerabilities:
when scan on ubuntu 22.04 LTS it shows lot of high vulnerabilities
Hi @mujahed,
would you mind posting screenshots of one or two expanded results? That way I can see the fixed version and the version installed on your system
Did you checked to remove the vulnerable packages as well ? This USN Advisories are for 22.04-LTS and 20.04-LTS so i guess you have a big installation issue.
Just patching leaves the vulnerable packages on the system or even worse if you don´t reboot running this vulnerable kernels active.
HI Lukas,
when i scan with Greenbone Community edition i get these vulnerabilities,
but when i scan with Qualys i cannot see these vulnerabilities
Thanks for the screenshots! I was able to reproduce your issue and forwarded accordingly.
Note that the comparison logic is not within any VT / NASL script but within the notus-scanner component so adjusted the category accordingly.
I don´t know how Qualys is handling that please inform us if you still have the vulnerable software installed at the point of Greenbone scan ? That this is not a FP and legit.
Hi @mujahed, we’ve just rolled out a fix for this issue.
Please update to feed version 202503270645 or higher and let me know whether it’s fixed now.
hi @n-thumann,
i updated Feed version to 20250407T0647 but still i find some package issues.
kindly find attached screen shots.
The scan result shows that you have linux-image-gke-5.15 version 5.15.0-1067.66 installed, but USN-7100-1 fixes a vulnerability in 5.15.0.1069.68. Therefore, you still have the vulnerable kernel package installed.
Like Lukas mentioned before, make sure you have actually removed the old / vulnerable kernel packages.
This is correct, because your installed version (5.15.0.1067.66) is affected by multiple Ubuntu Security advisories, e.g.
- To not be affected by USN-7179-3, remove versions lower than 5.15.0.1072.71
- To not be affected by USN-7387-1, remove versions lower than 5.15.0.1077.76
Please make sure you not only have the latest fixed kernel package installed, but also that you removed older, vulnerable packages (like 5.15.0.1067.66). You can check which packages you have installed using dpkg -l 'linux-image-gke-5.15*'
.
Hi @n-thumann,
it worked thanks for your cooperation.
This topic was automatically closed after 90 days. New replies are no longer allowed.