bugzilla-daemon at defect.opensolaris.org
2008-Mar-12 14:52 UTC
[Bug 753] New: valid_set_keysource_change() MUST be below zpool_set_prop()
http://defect.opensolaris.org/bz/show_bug.cgi?id=753
Summary: valid_set_keysource_change() MUST be below
zpool_set_prop()
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P1
Component: other
AssignedTo: ajscarp at yahoo.com
ReportedBy: darrenm at opensolaris.org
QAContact: hua.tang at sun.com
CC: zfs-crypto-discuss at opensolaris.org
Estimated Hours: 0.0
Currently valid_set_keysource_change() is called zpool_main.c this means that
consumers of libzfs do not get the necessary verification. The check must be
below zpool_set_prop() [ and zfs_set_prop() ] otherwise the GUI will be able to
making invalid changes to the keysource property.
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
bugzilla-daemon at defect.opensolaris.org
2008-Mar-18 23:25 UTC
[Bug 753] valid_set_keysource_change() MUST be below zpool_set_prop()
http://defect.opensolaris.org/bz/show_bug.cgi?id=753
ajscarp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from ajscarp at yahoo.com 2008-03-18 16:25:49 ---
integrated in 3/18/08
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.