Defined in 2 files as a function:
- security/apparmor/af_inet.c, line 242 (as a function)
- security/apparmor/af_unix.c, line 202 (as a function)
Referenced in 2 files:
Smatch caller information:
security/apparmor/af_inet.c aa_inet_create_perm() -> profile_create_perm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | profile | 1-u64max |
| PARAM_VALUE | 1 | family | 2,10 |
| PARAM_VALUE | 4 | ad | 1577489335946608640 |
| PARAM_VALUE | 4 | ad->class | 14 |
| PARAM_VALUE | 4 | ad->common.apparmor_audit_data | 1577489335946608640 |
| PARAM_VALUE | 4 | ad->common.selinux_audit_data | 1577489335946608640 |
| PARAM_VALUE | 4 | ad->common.smack_audit_data | 1577489335946608640 |
| PARAM_VALUE | 4 | ad->common.type | 7 |
| PARAM_VALUE | 4 | ad->common.u.net | 7382920721571328000 |
| PARAM_VALUE | 4 | ad->iface.ns | 0 |
| PARAM_VALUE | 4 | ad->info | 0,1641355522271170560,4868334955520704512,8630615704476737536 |
| PARAM_VALUE | 4 | ad->mnt.data | 0 |
| PARAM_VALUE | 4 | ad->mnt.type | 0 |
| PARAM_VALUE | 4 | ad->name | 0 |
| PARAM_VALUE | 4 | ad->net.addr | 0 |
| PARAM_VALUE | 4 | ad->op | 204062083093504000 |
| PARAM_VALUE | 4 | ad->peer | 0 |
| PARAM_VALUE | 4 | ad->rlim.max | 0 |
| PARAM_VALUE | 4 | ad->signal | 0 |
| PARAM_VALUE | 4 | ad->tags | 0 |
| DATA_SOURCE | 1 | family | $1 |
| DATA_SOURCE | 2 | type | $2 [m] |
| DATA_SOURCE | 3 | protocol | $3 [m] |
security/apparmor/af_unix.c aa_unix_create_perm() -> profile_create_perm()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | profile | 1-u64max |
| PARAM_VALUE | 1 | family | 1 |
| PARAM_VALUE | 4 | ad | 7191640096643735552 |
| PARAM_VALUE | 4 | ad->class | 14 |
| PARAM_VALUE | 4 | ad->common.apparmor_audit_data | 7191640096643735552 |
| PARAM_VALUE | 4 | ad->common.selinux_audit_data | 7191640096643735552 |
| PARAM_VALUE | 4 | ad->common.smack_audit_data | 7191640096643735552 |
| PARAM_VALUE | 4 | ad->common.type | 7 |
| PARAM_VALUE | 4 | ad->common.u.net | 7735064265332895744 |
| PARAM_VALUE | 4 | ad->iface.ns | 0 |
| PARAM_VALUE | 4 | ad->info | 0,1641355522271170560,4868334955520704512,8630615704476737536 |
| PARAM_VALUE | 4 | ad->mnt.data | 0 |
| PARAM_VALUE | 4 | ad->mnt.type | 0 |
| PARAM_VALUE | 4 | ad->name | 0 |
| PARAM_VALUE | 4 | ad->net.addr | 0 |
| PARAM_VALUE | 4 | ad->op | 204062083093504000 |
| PARAM_VALUE | 4 | ad->peer | 0 |
| PARAM_VALUE | 4 | ad->rlim.max | 0 |
| PARAM_VALUE | 4 | ad->signal | 0 |
| PARAM_VALUE | 4 | ad->tags | 0 |
| DATA_SOURCE | 1 | family | $1 |
| DATA_SOURCE | 2 | type | $2 |
| DATA_SOURCE | 3 | protocol | $3 |