Bug 2023139
Summary: | arpwatch dumps core at startup on fc35 in alarm() via systemd | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ian Donaldson <idonaldson0> |
Component: | arpwatch | Assignee: | Ben Beasley <code> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 35 | CC: | code |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | arpwatch-3.1-34.fc36 arpwatch-3.1-34.fc34 arpwatch-3.1-34.fc35 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-11-15 14:55:48 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Ian Donaldson
2021-11-15 01:33:20 UTC
Thanks for the report. I wonder when this stopped working—I could have sworn it was working correctly in the past. Anyway, the problem is that arpwatch is calling alarm(2), which is excluded as part of the @timer group in the syscall filtering that is part of the sandboxing options in the systemd unit files. I can reproduce the problem, and I’ll prepare an update to fix it right away. FEDORA-2021-c7a8e01903 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-c7a8e01903 FEDORA-2021-c7a8e01903 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-43fc222e89 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2021-43fc222e89 FEDORA-2021-a7378c8c5e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a7378c8c5e FEDORA-2021-a7378c8c5e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a7378c8c5e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a7378c8c5e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-43fc222e89 has been pushed to the Fedora 35 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-43fc222e89` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-43fc222e89 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-a7378c8c5e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2021-43fc222e89 has been pushed to the Fedora 35 stable repository. If problem still persists, please make note of it in this bug report. |