security alert: path race exploited in recursion
Bug #646777 reported by
Philippe Clérié
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cfengine3 (Debian) |
Fix Released
|
Unknown
|
|||
cfengine3 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: cfengine3
cfengine3 reports the following message:
SERIOUS SECURITY ALERT: path race exploited in recursion to/from /var/lib/
Steps to reproduce:
- Put the configuration files in /etc/cfengine3 as expected
- execute: sudo cf-agent --verbose
The message should be near the bottom.
I found a hint on the CFEngine forums that the problem might be because /var/lib/
Regards
Philippe
Changed in cfengine3 (Debian): | |
status: | Unknown → New |
Changed in cfengine3 (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
Yeah, making /var/lib/ cfengine3/ inputs a real directory and linking /etc/cfengine3 to /var/lib/ cfengine3/ inputs worked nicely.