#include <linux/types.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/ext2_fs.h>
#include <asm/uaccess.h>
#include <rsbac/types.h>
#include <rsbac/aci_data_structures.h>
#include <rsbac/auth_data_structures.h>
#include <rsbac/error.h>
#include <rsbac/helpers.h>
#include <rsbac/adf.h>
#include <rsbac/aci.h>
#include <rsbac/auth.h>
#include <rsbac/lists.h>
#include <rsbac/proc_fs.h>
#include <rsbac/rkmem.h>
#include <rsbac/getname.h>
#include <linux/string.h>
#include <linux/smp_lock.h>
Go to the source code of this file.
|
|
|
|
Definition at line 73 of file auth_data_structures.c. Referenced by auth_register_fd_lists(), and rsbac_init_auth(). |
|
Definition at line 466 of file auth_data_structures.c. References auth_detach_fd_lists(), and rsbac_kfree(). |
|
Definition at line 527 of file auth_data_structures.c. References fd_hash(), rsbac_auth_device_list_item_t::handles, NULL, process_handle, rsbac_auth_file_t, RSBAC_ENOTFOUND, rsbac_get_parent(), rsbac_list_lol_get_all_subdesc_ttl(), rsbac_list_lol_remove(), rsbac_list_lol_subadd_ttl(), rsbac_pid_t, rsbac_target_t, rsbac_time_t, rsbac_vfree, and T_FILE. Referenced by rsbac_auth_copy_fp_capset(). |
|
Definition at line 691 of file auth_data_structures.c. References copy_pp_cap_set_item_handle(), process_handle, and rsbac_pid_t. Referenced by rsbac_auth_copy_pp_capset(). |
|
Definition at line 656 of file auth_data_structures.c. References NULL, rsbac_list_handle_t, rsbac_list_lol_get_all_subdesc_ttl(), rsbac_list_lol_remove(), rsbac_list_lol_subadd_ttl(), rsbac_pid_t, rsbac_time_t, and rsbac_vfree. Referenced by copy_pp_cap_set_item(). |
|
Definition at line 405 of file auth_data_structures.c. References rsbac_mac_device_list_item_t::id, NULL, RSBAC_AUTH_NR_CAP_EFF_FD_LISTS, RSBAC_AUTH_NR_CAP_FD_LISTS, RSBAC_AUTH_NR_CAP_FS_FD_LISTS, and rsbac_kmalloc(). |
|
Definition at line 58 of file auth_data_structures.c. References RSBAC_AUTH_NR_CAP_FD_LISTS, and rsbac_inode_nr_t. Referenced by copy_fp_cap_set_item(), rsbac_auth_add_to_f_capset(), rsbac_auth_clear_f_capset(), rsbac_auth_get_f_caplist(), rsbac_auth_p_capset_member(), and rsbac_auth_remove_from_f_capset(). |
|
Definition at line 368 of file auth_data_structures.c. References rsbac_auth_device_list_head_t::curr, device_list_head, rsbac_auth_device_list_head_t::head, and rsbac_auth_device_list_item_t::next. |
|
|
Definition at line 2297 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, device_list_head, fd_hash(), rsbac_auth_cap_range_t::first, rsbac_auth_cap_range_t::last, rsbac_auth_device_list_head_t::lock, lookup_device(), NULL, rsbac_auth_file_t, RSBAC_EINVALIDDEV, RSBAC_EINVALIDTARGET, RSBAC_EINVALIDVALUE, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), rsbac_list_lol_subadd_ttl(), and rsbac_time_t. Referenced by rsbac_auth_add_f_cap(). |
|
Definition at line 2266 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, rsbac_auth_cap_range_t::first, rsbac_auth_cap_range_t::last, NULL, process_handle, RSBAC_EINVALIDTARGET, RSBAC_EINVALIDVALUE, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_subadd_ttl(), rsbac_pid_t, and rsbac_time_t. Referenced by rsbac_auth_add_p_cap(), and rsbac_replace_auth_cap(). |
|
Definition at line 2499 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, device_list_head, fd_hash(), rsbac_auth_device_list_head_t::lock, lookup_device(), rsbac_auth_file_t, RSBAC_EINVALIDDEV, RSBAC_EINVALIDTARGET, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_list_lol_remove(). Referenced by rsbac_auth_remove_f_capsets(). |
|
Definition at line 2472 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, process_handle, RSBAC_EINVALIDTARGET, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_remove(), and rsbac_pid_t. Referenced by rsbac_auth_remove_p_capsets(). |
|
Definition at line 2936 of file auth_data_structures.c. References copy_fp_cap_set_item(), device_list_head, rsbac_auth_device_list_head_t::lock, lookup_device(), rsbac_auth_file_t, RSBAC_EINVALIDDEV, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_pid_t. Referenced by rsbac_adf_set_attr_auth(). |
|
Definition at line 2991 of file auth_data_structures.c. References copy_pp_cap_set_item(), RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and rsbac_pid_t. Referenced by rsbac_adf_set_attr_auth(). |
|
Definition at line 3014 of file auth_data_structures.c. |
|
Definition at line 3094 of file auth_data_structures.c. |
|
|
Definition at line 2922 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, rsbac_auth_clear_f_capset(), and rsbac_auth_file_t. Referenced by rsbac_adf_set_attr_auth(), and rsbac_remove_target(). |
|
Definition at line 2402 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, device_list_head, fd_hash(), rsbac_auth_cap_range_t::first, rsbac_auth_cap_range_t::last, rsbac_auth_device_list_head_t::lock, lookup_device(), rsbac_auth_file_t, RSBAC_EINVALIDDEV, RSBAC_EINVALIDTARGET, RSBAC_EINVALIDVALUE, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_is_initialized(), and rsbac_list_lol_subremove(). Referenced by rsbac_auth_remove_f_cap(). |
|
Definition at line 2372 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, rsbac_auth_cap_range_t::first, rsbac_auth_cap_range_t::last, process_handle, RSBAC_EINVALIDTARGET, RSBAC_EINVALIDVALUE, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_subremove(), and rsbac_pid_t. Referenced by rsbac_auth_remove_p_cap(), and rsbac_replace_auth_cap(). |
|
Definition at line 2910 of file auth_data_structures.c. References ACT_eff, ACT_fs, ACT_real, rsbac_auth_clear_p_capset(), and rsbac_pid_t. Referenced by rsbac_remove_target(). |
|
Definition at line 1979 of file auth_data_structures.c. References rsbac_auth_device_list_head_t::count, device_list_head, rsbac_auth_device_list_head_t::head, rsbac_auth_device_list_head_t::lock, NULL, RSBAC_AUTH_NR_CAP_FD_LISTS, RSBAC_ENOTINITIALIZED, rsbac_get_super_block(), rsbac_inode_nr_t, rsbac_is_initialized(), rsbac_list_lol_get_all_desc(), rsbac_list_lol_remove(), and rsbac_vfree. Referenced by rsbac_do_init(), and sys_rsbac_check(). |
|
|
Definition at line 1709 of file auth_data_structures.c. References add_device_item(), auth_register_fd_lists(), clear_device_item(), create_device_item(), device_list_head, get_error_name(), rsbac_auth_device_list_head_t::lock, lookup_device(), RSBAC_ECOULDNOTADDDEVICE, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), and RSBAC_MAXNAMELEN. Referenced by rsbac_mount(). |
|
Definition at line 1900 of file auth_data_structures.c. References A_none, device_list_head, rsbac_attribute_value_t::dummy, rsbac_auth_device_list_head_t::head, rsbac_auth_device_list_head_t::lock, process_handle, R_GET_STATUS_DATA, rsbac_adf_request(), RSBAC_AUTH_NR_CAP_FD_LISTS, RSBAC_ENOTINITIALIZED, rsbac_is_initialized(), rsbac_list_lol_all_subcount(), rsbac_list_lol_count(), rsbac_target_id_t::scd, ST_rsbac, and T_SCD. Referenced by rsbac_stats(). |
|
Definition at line 1831 of file auth_data_structures.c. References device_list_head, rsbac_auth_device_list_head_t::lock, lookup_device(), remove_device_item(), RSBAC_ENOTINITIALIZED, and rsbac_is_initialized(). Referenced by rsbac_umount(). |
|
Definition at line 91 of file auth_data_structures.c. References rsbac_uid_t. Referenced by rsbac_auth_p_capset_member(). |
|
Definition at line 297 of file aci_data_structures.c. |
|
|
Definition at line 38 of file auth_data_structures.c. Referenced by copy_fp_cap_set_item(), copy_pp_cap_set_item(), rsbac_auth_add_to_p_capset(), rsbac_auth_clear_p_capset(), rsbac_auth_get_p_caplist(), rsbac_auth_p_capset_member(), rsbac_auth_remove_from_p_capset(), rsbac_init_auth(), and rsbac_stats_auth(). |