The following issues are fixed by the ReadyKernel patch:

v8.33 and newer:

 * CVE-2026-46300
   Fix Fragnesia vulnerability, that allows local privilege escalation.
   Patch contains already merged f84eca581739 ("net: skbuff: preserve
   shared-frag marker during coalescing") and currently reviewed v5 of
   "net: skbuff: propagate shared-frag marker through
   frag-transfer helpers" (https://lore.kernel.org/all/ageeJfJHwgzmKXbh@v4bel/)

v8.32 and newer:

 * CVE-2026-46333
   Fix ssh-keysign-pwn attack that allows reading root-owned files by unprivileged users.

v8.31 and newer:

 * CVE-2026-43284, CVE-2026-43500
   Fixes for Dirty Frag attack which allows to get root privileges from a non-root user.

v8.30 and newer:

 * CVE-2026-31431
   Fixes for CopyFail attack which allows to get root privileges from a non-root user.

v8.28 and newer:

 * VSTOR-126957
   Fix out of bound access in iov iteration in ploop.

 * PSBM-161840
   Fix percpu pages free list corruption due to race in tcache attach/detach.
