Hide Forgot
Created attachment 825148 [details] patch to correctly check match_rx return codes +++ This bug was initially created as a clone of Bug #1031383 +++ Description of problem: anacron does not correctly check configuration parameters for validity and can segfault on certain data types The return code from the match_rx calls in readtab.c are not being checked correctly, Version-Release number of selected component (if applicable): cronie-1.4.4-10.el6 How reproducible: Always Steps to Reproduce: 1. Set START_HOURS_RANGE=0 Actual results: Segmentation fault Additional info: There is also a possible divide-by-zero segfault if RANDOM_DELAY=0.
Switching back to ASSIGNED. I believe the patch introduced a regression. # rpm -qa | grep cron cronie-anacron-1.4.11-7.el7.x86_64 cronie-1.4.11-7.el7.x86_64 with RANDOM_DELAY=45 in /etc/anacrontab I am getting: # anacron -f -d Anacron started on 2014-01-20 anacron: Regex error reading /etc/anacrontab anacron: Aborted It worked with cronie-1.4.11-6.el7
It was already opened as rhbz#1031384. Which one do you want to close?
(In reply to Marcela Mašláňová from comment #3) > It was already opened as rhbz#1031384. Which one do you want to close? Hi Marcela, seems like a wrong bug reference (or wrong bug for this comment).
*** Bug 1055549 has been marked as a duplicate of this bug. ***
Coverity found another problem in checking values. Fixed in new build.
*** Bug 1062132 has been marked as a duplicate of this bug. ***
Created attachment 860082 [details] dmesg trace logs default comment by bridge
*** Bug 1062666 has been marked as a duplicate of this bug. ***
------- Comment From mgrf.com 2014-02-21 08:55 EDT------- This is verified included in snap 7 - closing on IBM site (for System z only as this is a DUP on Red Hat site)
This request was resolved in Red Hat Enterprise Linux 7.0. Contact your manager or support representative in case you have further questions about the request.
------- Comment From hannsj_uhl.com 2019-04-08 10:13 EDT------- .