Chris PeBenito a08248
ifdef(`enable_mcs',`
Chris PeBenito a08248
#
Chris PeBenito a08248
# Define sensitivities 
Chris PeBenito a08248
#
Chris PeBenito a08248
# Each sensitivity has a name and zero or more aliases.
Chris PeBenito a08248
#
Chris PeBenito a08248
# MCS is single-sensitivity.
Chris PeBenito a08248
#
Chris PeBenito a08248
sensitivity s0;
Chris PeBenito a08248
Chris PeBenito a08248
#
Chris PeBenito a08248
# Define the ordering of the sensitivity levels (least to greatest)
Chris PeBenito a08248
#
Chris PeBenito a08248
dominance { s0 }
Chris PeBenito a08248
Chris PeBenito a08248
Chris PeBenito a08248
#
Chris PeBenito a08248
# Define the categories
Chris PeBenito a08248
#
Chris PeBenito a08248
# Each category has a name and zero or more aliases.
Chris PeBenito a08248
#
Chris PeBenito bf080a
category c0; category c1; category c2; category c3;
Chris PeBenito bf080a
category c4; category c5; category c6; category c7;
Chris PeBenito bf080a
category c8; category c9; category c10; category c11;
Chris PeBenito bf080a
category c12; category c13; category c14; category c15;
Chris PeBenito bf080a
category c16; category c17; category c18; category c19;
Chris PeBenito bf080a
category c20; category c21; category c22; category c23;
Chris PeBenito bf080a
category c24; category c25; category c26; category c27;
Chris PeBenito bf080a
category c28; category c29; category c30; category c31;
Chris PeBenito bf080a
category c32; category c33; category c34; category c35;
Chris PeBenito bf080a
category c36; category c37; category c38; category c39;
Chris PeBenito bf080a
category c40; category c41; category c42; category c43;
Chris PeBenito bf080a
category c44; category c45; category c46; category c47;
Chris PeBenito bf080a
category c48; category c49; category c50; category c51;
Chris PeBenito bf080a
category c52; category c53; category c54; category c55;
Chris PeBenito bf080a
category c56; category c57; category c58; category c59;
Chris PeBenito bf080a
category c60; category c61; category c62; category c63;
Chris PeBenito bf080a
category c64; category c65; category c66; category c67;
Chris PeBenito bf080a
category c68; category c69; category c70; category c71;
Chris PeBenito bf080a
category c72; category c73; category c74; category c75;
Chris PeBenito bf080a
category c76; category c77; category c78; category c79;
Chris PeBenito bf080a
category c80; category c81; category c82; category c83;
Chris PeBenito bf080a
category c84; category c85; category c86; category c87;
Chris PeBenito bf080a
category c88; category c89; category c90; category c91;
Chris PeBenito bf080a
category c92; category c93; category c94; category c95;
Chris PeBenito bf080a
category c96; category c97; category c98; category c99;
Chris PeBenito bf080a
category c100; category c101; category c102; category c103;
Chris PeBenito bf080a
category c104; category c105; category c106; category c107;
Chris PeBenito bf080a
category c108; category c109; category c110; category c111;
Chris PeBenito bf080a
category c112; category c113; category c114; category c115;
Chris PeBenito bf080a
category c116; category c117; category c118; category c119;
Chris PeBenito bf080a
category c120; category c121; category c122; category c123;
Chris PeBenito bf080a
category c124; category c125; category c126; category c127;
Chris PeBenito bf080a
category c128; category c129; category c130; category c131;
Chris PeBenito bf080a
category c132; category c133; category c134; category c135;
Chris PeBenito bf080a
category c136; category c137; category c138; category c139;
Chris PeBenito bf080a
category c140; category c141; category c142; category c143;
Chris PeBenito bf080a
category c144; category c145; category c146; category c147;
Chris PeBenito bf080a
category c148; category c149; category c150; category c151;
Chris PeBenito bf080a
category c152; category c153; category c154; category c155;
Chris PeBenito bf080a
category c156; category c157; category c158; category c159;
Chris PeBenito bf080a
category c160; category c161; category c162; category c163;
Chris PeBenito bf080a
category c164; category c165; category c166; category c167;
Chris PeBenito bf080a
category c168; category c169; category c170; category c171;
Chris PeBenito bf080a
category c172; category c173; category c174; category c175;
Chris PeBenito bf080a
category c176; category c177; category c178; category c179;
Chris PeBenito bf080a
category c180; category c181; category c182; category c183;
Chris PeBenito bf080a
category c184; category c185; category c186; category c187;
Chris PeBenito bf080a
category c188; category c189; category c190; category c191;
Chris PeBenito bf080a
category c192; category c193; category c194; category c195;
Chris PeBenito bf080a
category c196; category c197; category c198; category c199;
Chris PeBenito bf080a
category c200; category c201; category c202; category c203;
Chris PeBenito bf080a
category c204; category c205; category c206; category c207;
Chris PeBenito bf080a
category c208; category c209; category c210; category c211;
Chris PeBenito bf080a
category c212; category c213; category c214; category c215;
Chris PeBenito bf080a
category c216; category c217; category c218; category c219;
Chris PeBenito bf080a
category c220; category c221; category c222; category c223;
Chris PeBenito bf080a
category c224; category c225; category c226; category c227;
Chris PeBenito bf080a
category c228; category c229; category c230; category c231;
Chris PeBenito bf080a
category c232; category c233; category c234; category c235;
Chris PeBenito bf080a
category c236; category c237; category c238; category c239;
Chris PeBenito bf080a
category c240; category c241; category c242; category c243;
Chris PeBenito bf080a
category c244; category c245; category c246; category c247;
Chris PeBenito bf080a
category c248; category c249; category c250; category c251;
Chris PeBenito bf080a
category c252; category c253; category c254; category c255;
Chris PeBenito a08248
Chris PeBenito a08248
#
Chris PeBenito a08248
# Each MCS level specifies a sensitivity and zero or more categories which may
Chris PeBenito a08248
# be associated with that sensitivity.
Chris PeBenito a08248
#
Chris PeBenito 77f6e2
level s0:c0.c255;
Chris PeBenito a08248
Chris PeBenito a08248
#
Chris PeBenito a08248
# Define the MCS policy
Chris PeBenito a08248
#
Chris PeBenito a08248
# mlsconstrain class_set perm_set expression ;
Chris PeBenito a08248
#
Chris PeBenito a08248
# mlsvalidatetrans class_set expression ;
Chris PeBenito a08248
#
Chris PeBenito a08248
# expression : ( expression )
Chris PeBenito a08248
#	     | not expression
Chris PeBenito a08248
#	     | expression and expression
Chris PeBenito a08248
#	     | expression or expression
Chris PeBenito a08248
#	     | u1 op u2
Chris PeBenito a08248
#	     | r1 role_mls_op r2
Chris PeBenito a08248
#	     | t1 op t2
Chris PeBenito a08248
#	     | l1 role_mls_op l2
Chris PeBenito a08248
#	     | l1 role_mls_op h2
Chris PeBenito a08248
#	     | h1 role_mls_op l2
Chris PeBenito a08248
#	     | h1 role_mls_op h2
Chris PeBenito a08248
#	     | l1 role_mls_op h1
Chris PeBenito a08248
#	     | l2 role_mls_op h2
Chris PeBenito a08248
#	     | u1 op names
Chris PeBenito a08248
#	     | u2 op names
Chris PeBenito a08248
#	     | r1 op names
Chris PeBenito a08248
#	     | r2 op names
Chris PeBenito a08248
#	     | t1 op names
Chris PeBenito a08248
#	     | t2 op names
Chris PeBenito a08248
#	     | u3 op names (NOTE: this is only available for mlsvalidatetrans)
Chris PeBenito a08248
#	     | r3 op names (NOTE: this is only available for mlsvalidatetrans)
Chris PeBenito a08248
#	     | t3 op names (NOTE: this is only available for mlsvalidatetrans)
Chris PeBenito a08248
#
Chris PeBenito a08248
# op : == | !=
Chris PeBenito a08248
# role_mls_op : == | != | eq | dom | domby | incomp
Chris PeBenito a08248
#
Chris PeBenito a08248
# names : name | { name_list }
Chris PeBenito a08248
# name_list : name | name_list name
Chris PeBenito a08248
#
Chris PeBenito a08248
Chris PeBenito a08248
#
Chris PeBenito a08248
# MCS policy for the file classes
Chris PeBenito a08248
#
Chris PeBenito a08248
# Constrain file access so that the high range of the process dominates
Chris PeBenito a08248
# the high range of the file.  We use the high range of the process so
Chris PeBenito a08248
# that processes can always simply run at s0.
Chris PeBenito a08248
#
Chris PeBenito cdc86e
# Note that getattr on files is always permitted.
Chris PeBenito a08248
#
Chris PeBenito 8e788e
mlsconstrain file { write setattr append unlink link rename ioctl lock execute relabelfrom }
Chris PeBenito 8e788e
	( h1 dom h2 );
Chris PeBenito 8cf671
Chris PeBenito cdc86e
# New filesystem object labels must be dominated by the relabeling subject
Chris PeBenito cdc86e
# clearance, also the objects are single-level.
Chris PeBenito 8e788e
mlsconstrain file { create relabelto }
Chris PeBenito 8e788e
	(( h1 dom h2 ) and ( l2 eq h2 ));
Chris PeBenito a08248
Chris PeBenito cdc86e
# At this time we do not restrict "ps" type operations via MCS.  This
Chris PeBenito cdc86e
# will probably change in future.
Chris PeBenito 8e788e
mlsconstrain file { read }
Chris PeBenito 8e788e
	(( h1 dom h2 ) or ( t2 == domain ) or ( t1 == mlsfileread ));
Chris PeBenito 77f6e2
Chris PeBenito 77f6e2
# new file labels must be dominated by the relabeling subject clearance
Chris PeBenito 8cf671
mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { relabelfrom }
Chris PeBenito 77f6e2
	( h1 dom h2 );
Chris PeBenito 8e788e
Chris PeBenito 8cf671
mlsconstrain { dir lnk_file chr_file blk_file sock_file fifo_file } { create relabelto }
Chris PeBenito 8cf671
	(( h1 dom h2 ) and ( l2 eq h2 ));
Chris PeBenito 8cf671
Chris PeBenito 9779f0
mlsconstrain process { transition dyntransition }
Chris PeBenito 9779f0
	(( h1 dom h2 ) or ( t1 == mcssetcats ));
Chris PeBenito 9779f0
Chris PeBenito 8e788e
mlsconstrain process { ptrace }
Chris PeBenito 8e788e
	( h1 dom h2 );
Chris PeBenito a08248
Chris PeBenito 8e788e
mlsconstrain process { sigkill sigstop }
Chris PeBenito 8e788e
	(( h1 dom h2 ) or ( t1 == mcskillall ));
Chris PeBenito a08248
Chris PeBenito a08248
') dnl end enable_mcs