wifi-ap should only share it's control socket
Bug #1842522 reported by
Tony Espy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snappy-hwe-snaps |
New
|
Undecided
|
Unassigned |
Bug Description
The wifi-ap snap currently shares it's sockets directory via a content interface. This can lead to files being written into this directory by consumer snaps. The wifi-ap snap instead should just share it's Unix Domain socket directly.
To post a comment you must log in.
Note that currently you can share only directories:
content: socket-directory
However, I asked zyga, and he has a patch to share single files stashed. But this is socket, so things might get trickier. Anyway, worth trying once said patch lands.