On 21.7.2021 this ZDNET article wrote about serious vulnerability CVE-2021-3390:
On 22.7.2021 there was kernel update of Ubuntu 20.04 LTS from 5.8.0-59-generic to 5.8.0-63-generic. Was this vulnerability CVE-2021-33909 patched by this update?
21 Answer
The Ubuntu CVE tracker linked to you by @kenn in the comments is going to answer this question instantly.
As you can see, the version of the package 5.8.0-63.71 (in Ubuntu 20.10) will contain the package updates. You can verify your package version by looking at the output of apt-cache policy linux-image-generic and looking at the "Installed" lines. If the "Installed" line is equal to or greater than the version strings below (replace the '-' with a dot for the equivalent version matching syntax for APT packaging versions to kernel versions), you are patched.