NULL pointer dereference in Linux kernel - CVE-2026-89544
Published: September 12, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper error handling in the SUNRPC gssx XDR option-array decoder when handling an allocation failure while decoding an option array. A local user can trigger the decoder's error path to cause a denial of service.
The affected error paths also include a group_info reference-count leak and a latent use-after-free condition.