aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_unix
diff options
context:
space:
mode:
authorShaleen Bathla <shaleen.bathla@oracle.com>2024-03-04 12:53:44 +0530
committerDmitry V. Levin <ldv@strace.io>2024-03-04 09:01:16 +0000
commitdb25d975c804bbe5b86cb61b77723e040331bd16 (patch)
tree3b99d95d39fe6d18d913bd96b842ff604bae7ae6 /modules/pam_unix
parentf4e016bb697b7807dda2534e2a0d23c8b44de52f (diff)
downloadpam-db25d975c804bbe5b86cb61b77723e040331bd16.tar.gz
pam-db25d975c804bbe5b86cb61b77723e040331bd16.tar.bz2
pam-db25d975c804bbe5b86cb61b77723e040331bd16.zip
pam_limits: fix potential use-after-free of pl->conf_file
When limits.d is processed, pl->conf_file consequently points to elements of filename_list array which are freed later even though it can still be used in the logging. Signed-off-by: Shaleen Bathla <shaleen.bathla@oracle.com> Co-authored-by: Dmitry V. Levin <ldv@strace.io> Fixes: f6b973b92281 ("Add support for limits.d directory to pam_limits")
Diffstat (limited to 'modules/pam_unix')
0 files changed, 0 insertions, 0 deletions