#50830 Issue 50829 - Disk monitoring rotated log cleanup causes heap-use-after-free
Closed by spichugi. Opened by mreynolds.
mreynolds/389-ds-base issue50829  into  master

Download 50830.patch

Description:

When Disk Monitoring finds that disk space is too low it starts freeing up disk space by removing rotated logs. However the log list struct was not properly reset after freeing all the files in the list. This is what allowed the heap-use-after-free to occur.

relates: https://pagure.io/389-ds-base/issue/50829

Ack :)

rebased onto bb3ac5910ad7bce93f1781d0328e752f16c6a552

Pull-Request has been merged by mreynolds

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/3884

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

Metadata