![]() |
VOOZH | about |
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| apparmor (Ubuntu) |
Fix Released
|
High
|
John Johansen | ||
I tried to add this rule to the firefox profile:
unix (send, receive) type=stream peer=(label=/usr/lib/firefox/firefox\{,\*\[^s\]\[^h\]\}//plugincontainer),
apparmor_parser fails with:
syntax error, unexpected TOK_CONDID, expecting TOK_EQUALS or TOK_IN
When I add quotes around the label the parser fails with:
Found unexpected character: '"'
I found this minimal test case:
unix peer=(label=\{,\}),
and
unix peer=(label="\{,\}"),
| Changed in apparmor (Ubuntu): | |
| status: | New β Confirmed |
| importance: | Undecided β High |
| Changed in apparmor (Ubuntu): | |
| assignee: | nobody β John Johansen (jjohansen) |
| milestone: | none β ubuntu-14.10 |
| Changed in apparmor (Ubuntu): | |
| status: | Confirmed β In Progress |
Bug watches keep track of this bug in other bug trackers.