mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() This fixes a crash when a profile name contains a \n character which
breaks profile name parsing. The fix is minimal in that it ignores
the bad profile name and continues processing.
Ideally this name would not exist and is indicative of a bug in the kernel.
Fixes: https://gitlab.com/apparmor/apparmor/-/issues/211
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/824
Signed-off-by: John Johansen <john.johansen@canonical.com>
Acked-by: Christian Boltz <apparmor@cboltz.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
po | ||
aa-enabled.pod | ||
aa-exec.pod | ||
aa-features-abi.pod | ||
aa-status.pod | ||
aa_enabled.c | ||
aa_exec.c | ||
aa_features_abi.c | ||
aa_status.c | ||
cJSON.c | ||
cJSON.h | ||
Makefile |