Home
last modified time | relevance | path

Searched hist:"11 c236b89d7c26d58c55d5613a858600a4d2ab3a" (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/security/apparmor/
H A Dnulldfa.in11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dmatch.cdiff 11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dpolicy_unpack.cdiff 11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dpolicy.cdiff 11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dlsm.cdiff 11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>
/openbmc/linux/security/apparmor/include/
H A Dmatch.hdiff 11c236b89d7c26d58c55d5613a858600a4d2ab3a Mon Jan 16 02:42:42 CST 2017 John Johansen <john.johansen@canonical.com> apparmor: add a default null dfa

Instead of testing whether a given dfa exists in every code path, have
a default null dfa that is used when loaded policy doesn't provide a
dfa.

This will let us get rid of special casing and avoid dereference bugs
when special casing is missed.

Signed-off-by: John Johansen <john.johansen@canonical.com>