cve/2013/CVE-2013-5666.md
2025-09-29 21:09:30 +02:00

736 B

CVE-2013-5666

Description

The sendfile system-call implementation in sys/kern/uipc_syscalls.c in the kernel in FreeBSD 9.2-RC1 and 9.2-RC2 does not properly pad transmissions, which allows local users to obtain sensitive information (kernel memory) via a length greater than the length of the file.

POC

Reference

No PoCs from references.

Github