Lets take CVE-2021-3448 as an example.
It's easy to see when the deb package got the backported fix, and what package is installed on the server.
But the same package in a snap:
/snap/lxd/21468/bin/dnsmasq --version
Dnsmasq version 2.80 .....
snap list
lxd 4.18 21468 latest/stable/… canonical✓ -
Do you know if there is a way to see if that CVE is backported to 2.80 in the Canonical lxd snap somewhere?
Perhaps I am missing some really easy way to get this information.


