mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
On some architectures, the structures returned by PT_GET*REGS were not fully populated and could contain uninitialized stack memory. The same issue existed with the register files in procfs. Reported by: Thomas Barabosch, Fraunhofer FKIE Reviewed by: kib MFC after: 3 days Security: kernel stack memory disclosure Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18421 |
||
|---|---|---|
| .. | ||
| ia32_exception.S | ||
| ia32_misc.c | ||
| ia32_reg.c | ||
| ia32_signal.c | ||
| ia32_sigtramp.S | ||
| ia32_syscall.c | ||