← Zurück zur CVE-Suche

CVE-2026-46012

Linux Kernel

Beschreibung

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.

CVSS 5.5EPSS 0.122%Risiko 0.56
Quelle öffnen
Veröffentlicht
2026-05-27 14:17:19
Betroffene Versionen
unknown
Typ
Core software
Vektor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Betriebssysteme
Linux