#VU124681 Stack-based buffer overflow in FreeBSD - CVE-2026-4747
Published: March 30, 2026
FreeBSD
FreeBSD Foundation
Description
The vulnerability allows a remote attacker to execute arbitrary code in the kernel or in userspace RPC servers.
The vulnerability exists due to improper input validation in the RPCSEC_GSS packet validation routine when handling RPC packets. A remote attacker can send a specially crafted RPC packet to trigger a stack overflow, leading to arbitrary code execution.
The kernel component kgssapi.ko is vulnerable when loaded, and userspace applications linked with librpcsec_gss that run an RPC server are also vulnerable.