OpenSolaris

Printable Version Enter a New Search
Bug ID 6786091
Synopsis I_PLINK handling in IP must not request reentry via ipsq_try_enter()
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:tcp-ip
Keywords
Responsible Engineer Peter Memishian
Reported Against
Duplicate Of
Introduced In solaris_10
Commit to Fix snv_107
Fixed In snv_107
Release Fixed solaris_nevada(snv_107)
Related Bugs 6783149 , 6786090 , 4898645
Submit Date 17-December-2008
Last Update Date 28-January-2009
Description
As discussed in 6786090, calling ipsq_try_enter() with NEW_OP and
reentry_ok can lead to panics and misconfiguration of the ill.
While coming up with a comprehensive fix is necessary, in the
short-term we can eliminate known instances of the problem by
changing the calls to ipsq_try_enter() in ip_sioctl_plink() and
ip_sioctl_plink_ipmod() to not allow reentry.
Work Around
N/A
Comments
N/A