LOMAC

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Low Water-Mark Mandatory Access Control (LOMAC) is a Mandatory Access Control model which protects the integrity of system objects and subjects by means of an information flow policy coupled with the subject demotion via floating labels. In LOMAC, all system subjects and objects are assigned integrity labels, made up of one or more hierarchical grades, depending on their types. Together, these label elements permit all labels to be placed in a partial order, with information flow protections and demotion decisions based on a dominance operator describing the order.

Implementations

[edit | edit source]
  • In FreeBSD, the Biba model is implemented by the mac_lomac MAC policy.[1]
  • In Linux, there is a project that attempts to implement LOMAC policy.[2]

See also

[edit | edit source]

References

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Security Engineering, Ross Anderson (Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).)
[edit | edit source]
  • The LOMAC project
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).