Ticket #555 (closed defect: fixed)
remove/disable portmap by default on official releases
| Reported by: | philippedeswert@… | Owned by: | john_lee |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Distro | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | no | PatchReviewResult: | |
| Reproducible: |
Description
Playing around with the device I saw portmap running. For development purposes
with nfs this makes perfect sense. However we should be prepared for
removing/not starting it by default on the final user releases as it eats up
about 400Kb of RAM.
Change History
comment:2 Changed 5 years ago by wolfgang@…
- Status changed from new to closed
- Resolution set to wontfix
WONTFIX
comment:3 Changed 5 years ago by laforge@…
- Status changed from closed to reopened
- Resolution wontfix deleted
this is a real bug, in fact a potential security issue. Any sane linux system
should not have any network services running which are not used.
out of security reasons I strongly recommend that this bug is fixed.
comment:5 Changed 5 years ago by john_lee
- HasPatchForReview unset
I think the question is shall we enable nfs support by default or not? 'nfs' is enabled in angstrom.inc by default.
comment:6 Changed 5 years ago by laforge
i think portmap (like any other non-sshd service) should not be running
by default on any mobile phone, unless you explicitly put it into a
'development mode' which activates portmap, gdbserver, etc.

Is it really 400k?