Skip to content
Commit 40791b93 authored by Christian Kastner's avatar Christian Kastner
Browse files

SECURITY: Fix for possible DoS by use-after-free

A user reported a use-after-free condition in the cron daemon, leading
to a possible Denial-of-Service scenario by crashing the daemon.

This was made possible by an erroneous removal of two return statements
in commit 1215fdad. Re-adding these
statements resolves the issue.

Closes: #809167
parent 13d44ca7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment