freebsd-dev/sys/fs/procfs
Mark Johnston 352aaa5122 Plug memory disclosures via ptrace(2).
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
2018-12-03 20:54:17 +00:00
..
procfs_dbregs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_fpregs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_ioctl.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
procfs_map.c Move most of the contents of opt_compat.h to opt_global.h. 2018-04-06 17:35:35 +00:00
procfs_mem.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
procfs_note.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
procfs_osrel.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
procfs_regs.c Plug memory disclosures via ptrace(2). 2018-12-03 20:54:17 +00:00
procfs_rlimit.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
procfs_status.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
procfs_type.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
procfs.c Make it easier for filesystems to count themselves as jail-enabled, 2018-05-04 20:54:27 +00:00
procfs.h [procfs] Split procfs_attr into multiple functions 2018-04-24 14:49:09 +00:00