Fix/confd hardening - #1659
Draft
mattiaswal wants to merge 8 commits into
Draft
Fix/confd hardening#1659mattiaswal wants to merge 8 commits into
mattiaswal wants to merge 8 commits into
Conversation
mattiaswal
force-pushed
the
fix/confd-hardening
branch
4 times, most recently
from
September 26, 2026 11:56
1133e61 to
ff62c68
Compare
The name reaches iw.py and the hostapd path; the pattern allows every probed name, including device-tree unit addresses like sfp@9.
The command is written into a shell script run as root.
Its rc.d scripts and default files run as root.
Both are written into the dnsmasq dhcp-host line.
Both are written into quoted fields in syslog.conf.
mattiaswal
force-pushed
the
fix/confd-hardening
branch
from
September 26, 2026 14:54
ff62c68 to
f942006
Compare
The names are passed to mksshkey and used as file names.
Without it a syslog-only change took effect only after reboot.
Written into wpa_supplicant/hostapd config; AP/mesh passphrases now validated like station.
mattiaswal
force-pushed
the
fix/confd-hardening
branch
from
September 26, 2026 19:40
f942006 to
1865b23
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
Tick relevant boxes, this PR is-a or has-a: