generate_nv_list() calls strlen() on data provided by user
Bug #1023323 reported by
Tyler Hicks
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
eCryptfs |
New
|
Medium
|
Unassigned |
Bug Description
Originally reported by segooon in bug #732614
generate_nv_list() calls strlen() with argument to user controllable data. The data might be not terminating with \0. This may lead to SEGFAULT.
Changed in ecryptfs: | |
status: | New → Fix Released |
To post a comment you must log in.
Why was this bug marked Fix Released? Please don't close bugs without a comment explaining why the bug is being closed.