| Summary | In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix RxGK token loading to check bounds rxrpc_preparse_xdr_yfs_rxgk() reads the raw key length and ticket length Fix this by: (1) Rejecting raw key lengths above AFSTOKEN_GK_KEY_MAX and raw ticket (2) Sizing the flexible-array allocation from the validated raw key (3) Caching the raw lengths so that the later field assignments and The control path (valid token with lengths within bounds) is unaffected. |
|---|---|
| Publication Date | April 25, 2026, 12:16 a.m. |
| Registration Date | April 25, 2026, 4:08 a.m. |
| Last Update | April 25, 2026, 2:51 a.m. |