Download presentation
Presentation is loading. Please wait.
Published byKevin Harmon Modified over 8 years ago
1
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 1 Summary of Security and Link Establishment Protocols Notice: This document has been prepared to assist IEEE 802.11. It is offered as a basis for discussion and is not binding on the contributing individual(s) or organization(s). The material in this document is subject to change in form and content after further study. The contributor(s) reserve(s) the right to add, amend or withdraw material contained herein. Release: The contributor grants a free, irrevocable license to the IEEE to incorporate material contained in this contribution, and any modifications thereof, in the creation of an IEEE Standards publication; to copyright in the IEEE’s name any IEEE Standards publication even though it may include portions of this contribution; and at the IEEE’s sole discretion to permit others to reproduce in whole or in part the resulting IEEE Standards publication. The contributor also acknowledges and accepts that this contribution may be made public by IEEE 802.11. Patent Policy and Procedures: The contributor is familiar with the IEEE 802 Patent Policy and Procedures, including the statement "IEEE standards may include the known use of patent(s), including patent applications, provided the IEEE receives assurance from the patent holder or applicant with respect to patents essential for compliance with both mandatory and optional portions of the standard." Early disclosure to the Working Group of patent information that might be relevant to the standard is essential to reduce the possibility for delays in the development process and increase the likelihood that the draft publication will be approved for publication. Please notify the Chair as early as possible, in written or electronic form, if patented technology (or technology under patent application) might be incorporated into a draft standard being developed within the IEEE 802.11 Working Group. If you have questions, contact the IEEE Patent Committee Administrator at.http:// ieee802.org/guides/bylaws/sb-bylaws.pdfstuart.kerry@philips.compatcom@ieee.org Date: 2006-09-05 Authors:
2
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 2 Abstract This submission provides a status report on two independent submissions planned for the September meeting.
3
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 3 Agenda Status of Security Proposal (doc 11-06-1001) Status of Link Establishment Proposal (doc 11-06-996)
4
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 4 Status of 11-06-1001
5
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 5 Goals of 11-06-1001 Develop a security architecture for Mesh Transport function Reuse 802.11i with minimal change Do not preclude further security proposals –e.g., alternate authentication mechanisms –e.g., mechanisms to enhance performance
6
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 6 11-06-1001 Overview Use Mesh link state discovery and maintenance (11A.1) to establish links between MPs When establishing the link, negotiate 802.11i Supplicant and Authenticator roles –This is a new phase we introduce in order to allow using 802.11i authentication and key management protocols relatively unchanged Finally, initiate authentication and key management protocols as defined in 802.11i (with minor changes) –Insert the Supplicant’s GTK into 4-Way Handshake message 2 Both parties’ control ports are blocked once starting link establishment, until the end of 4-way handshake
7
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 7 Some Topics Not Addressed by 11-06-1001 Non-802.1X authentication –The document was written to not preclude this 802.11r-like key caching –New mechanisms to provision pairwise keys between different peers is not addressed by 11-06-11, but not precluded either Optimized session establishment by overlaying 4-Way Handshake on top of mesh Link establishment –We are working on another submission to do this Routing security –We will present what we know about this in November and determine whether there is sufficient support to move forward
8
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 8 11-06-1001 Status 1001 has been merged with 11-06-1088, which TGs rejected in San Diego 16-9-4 –The main objection raised was we split 1088 from 1001 to address the extensibility issue Added text suggested by Jan Kruys to make the use of 802.11i key caching more explicit Added Jan and Kalyan Dharanipragada as co-authors Renumbered clause 11A.5 as Clause 8.8 in the Security Chapter The document will be posted this week. We plan to have TGs vote on this proposal in Melbourne
9
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 9 Status of 11-06-0996
10
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 10 Link Establishment Problems (11A.1) Unreliable communication –Deadlock possible because of message loss –In current design, it is not well defined Poor performance and livelock possible due to lack of instance identifiers –The design does not bound the connect time variance, because peers can get into an Open/Close Request/Response loop without instance identifiers Link establishment specification is incomplete Use random numbers for tie break –Collision will still happen with some frequency given the 32 bit size of the identifiers – about once every 2 16 link establishment attempts
11
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 11 Example Specification Problem Association Response Superordinate MP Association Request (R1) R1 reboot Current protocol doesn’t fully specify what to do ??
12
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 12 Protocol Design Goals Deal with the unreliable communication channel No deadlock or livelock Bind peers to link instances to –Enhance performance by bounding the variation in the link establishment time –Remove race conditions inherent in the 802.11 association design Allow functions provided by 4-Way Handshake to be overlaid on top of link establishment with no loss of security
13
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 13 Peer Link Establishment Overview Three messages –Peer Link Open, Peer Link Confirm, Peer Link Close Rules –Both peers can initiate the link establishment protocol –The peer link is established if and only if both peers send and receive Open and Confirm messages Link instance –Identifier –myId and peerId: MAC addresses –myRa and peerRb: random numbers generated for this link instance –Enforce binding between link instance and messages Peer Link Open (myId, peerId, Ra) Peer Link Confirm (myId, peerId, Ra, Rb) Peer Link Close (myId, peerId, Ra, Rb)
14
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 14 0: IDLE 1: LISTEN 2: OPEN_SENT 3: CONFIRM_SENT 4: ESTABLISHED 5: HOLDING 11-06-0996 State Machine 0 1 2 3 45 PassivOpen / - CancelLink / - ActiveOpen / Open Open / Confirm Confirm / Confirm Confirm / - CancelLink / Close Close / - Exceed MAX-REQS / Close CancelLink or Close or CancelTimer expires / - RetryTimer expire / Open Open / Close Confirm / Close CancelLink or Open / Confirm
15
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 15 Relationship to 11-06-1001 Today there is no relationship –Link establishment is link establishment, and security is security –11-06-1001 assumes that some link establishment mechanism exists, but not necessarily this one Future relationship –If 11-06-0996 is adopted, we intend to propose an overlay of the 4- Way Handshake functions on top of the 11-06-996 protocol, which would provide link establishment and security when keys are cached
16
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 16 11-06-996 Status Working on Revision 3 of the document Still in dialog with other TGs participants We plan to submit 11-06-996-03 next week, incorporating input from other TGs participants We plan to introduce 11-06-996 for a vote in Melbourne
17
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 17 Next Steps Post 11-06-1001-01 later this week Post 11-06-0996-03 next week Incorporate feedback and suggestions into both documents prior to Melbourne
18
doc.: IEEE 802.11-06/1353r0 Submission September 2006 J. Walker, M. Zhao, and S. Conner (Intel) Slide 18 Feedback?
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.