[apparmor] [PATCH 0/2] Fix type issues in libapparmor's feature file handling

Tyler Hicks tyhicks at canonical.com
Fri Sep 30 00:32:29 UTC 2016


A recent Coverity scan pointed out an integer overflow issue in libapparmor's
internal load_features_file() function. That issue is fixed in the first patch.
The second patch is a cleanup to consistently use size_t in a number of areas
dealing with buffer sizes.

Tyler




More information about the AppArmor mailing list