IT

Tracker / CVE-2026-46012

CVE-2026-46012

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix memory leaks in rxkad_verify_response() Fix rxkad_verify_response() to free the ticket and the server key under all circumstances by initialising the ticket pointer to NULL and then making all paths through the function after the first allocation has been done go through a single common epilogue that just releases everything - where all the releases skip on a NULL pointer.

Affected products and versions

linux linux_kernel · 5.11 → 6.6.140
linux linux_kernel · 6.13 → 6.18.27
linux linux_kernel · 6.19 → 7.0.4
linux linux_kernel · 6.7 → 6.12.86

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References