ClickClickDrone As mentioned in your post, this bug is not exploitable on any models before the Pixel 10 since only it uses the vulnerable 6.6 kernel, whereas older generations use the 6.1 version. ... TL;DR: You probably don't need to panic unless you have a Pixel 10.
Actually, GrapheneOS developers has backported the fix to 6.1 kernels too, so all Pixels should probably be assumed potentially vulnerable.
https://github.com/GrapheneOS/kernel_common-6.1/commits/17/
ClickClickDrone Anyway, I believe "Bad Epoll" is much harder to pull off on GrapheneOS since it uses MTE in the kernel, which would catch the UAF needed to become root.
Should be noted that only Pixel 8th gen and later has MTE support at all, so earlier generations may be affected even on GrapheneOS, unless any of the other kernel hardenings GrapheneOS has catches it.