Home
last modified time | relevance | path

Searched hist:a4c3f89c9b5a9fab5a8e4ea05399acd6e23072df (Results 1 – 4 of 4) sorted by relevance

/linux/security/apparmor/include/
H A Dsecid.hdiff a4c3f89c9b5a9fab5a8e4ea05399acd6e23072df Tue Jun 05 04:44:59 CEST 2018 John Johansen <john.johansen@canonical.com> apparmor: fixup secid map conversion to using IDR

The IDR conversion did not handle an error case for when allocating a
mapping fails, and it did not ensure that mappings did not allocate or
use a 0 value, which is used as an invalid secid. Which is used when a
mapping fails.

Fixes: 3ae7eb49a2be ("apparmor: Use an IDR to allocate apparmor secids")
Signed-off-by: John Johansen <john.johansen@canonical.com>
/linux/security/apparmor/
H A Dsecid.cdiff a4c3f89c9b5a9fab5a8e4ea05399acd6e23072df Tue Jun 05 04:44:59 CEST 2018 John Johansen <john.johansen@canonical.com> apparmor: fixup secid map conversion to using IDR

The IDR conversion did not handle an error case for when allocating a
mapping fails, and it did not ensure that mappings did not allocate or
use a 0 value, which is used as an invalid secid. Which is used when a
mapping fails.

Fixes: 3ae7eb49a2be ("apparmor: Use an IDR to allocate apparmor secids")
Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dlabel.cdiff a4c3f89c9b5a9fab5a8e4ea05399acd6e23072df Tue Jun 05 04:44:59 CEST 2018 John Johansen <john.johansen@canonical.com> apparmor: fixup secid map conversion to using IDR

The IDR conversion did not handle an error case for when allocating a
mapping fails, and it did not ensure that mappings did not allocate or
use a 0 value, which is used as an invalid secid. Which is used when a
mapping fails.

Fixes: 3ae7eb49a2be ("apparmor: Use an IDR to allocate apparmor secids")
Signed-off-by: John Johansen <john.johansen@canonical.com>
H A Dlsm.cdiff a4c3f89c9b5a9fab5a8e4ea05399acd6e23072df Tue Jun 05 04:44:59 CEST 2018 John Johansen <john.johansen@canonical.com> apparmor: fixup secid map conversion to using IDR

The IDR conversion did not handle an error case for when allocating a
mapping fails, and it did not ensure that mappings did not allocate or
use a 0 value, which is used as an invalid secid. Which is used when a
mapping fails.

Fixes: 3ae7eb49a2be ("apparmor: Use an IDR to allocate apparmor secids")
Signed-off-by: John Johansen <john.johansen@canonical.com>