Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sysctl.c Create Date:2022-07-28 09:11:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:validate_coredump_safety

Proto:static void validate_coredump_safety(void)

Type:void

Parameter:Nothing

2816  If External variables not in a header file. == Dump as root && core_pattern[0] != '/' && core_pattern[0] != '|' Then
2818  printk(warning conditions "Unsafe core_pattern used with fs.suid_dumpable=2.\nPipe handler or fully qualified core dump path required.\nSet kernel.core_pattern before fs.suid_dumpable.\n")
Caller
NameDescribe
proc_dointvec_minmax_coredump
proc_dostring_coredump