Insecure permissions on SysV SHM object with memory leak
Bug #1569125 reported by
Ricardo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cogl |
Confirmed
|
Medium
|
|||
cogl (Ubuntu) |
Triaged
|
High
|
Unassigned |
Bug Description
The library creates a SysV SHM object with 777 permissions (insecure) and no SHM_RMID flag set (memory leak when application dies).
Consider a patch is the bug is not fixed upstream:
Changed in cogl: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in cogl (Ubuntu): | |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
Tested patch. Now I can logout from Linux Mint without leaking memory and no insecure permissions.