| Summary | In the Linux kernel, the following vulnerability has been resolved: net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool() page_pool_create() can return an ERR_PTR on failure. The return value Add an IS_ERR check after page_pool_create() to return early on failure. |
|---|---|
| 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. |