Bug 2723

Summary: drop two additional privileges (DAX_ACCESS and SYS_IB_INFO) from solaris sandbox
Product: Portable OpenSSH Reporter: huieying.lee
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: normal CC: djm
Priority: P5    
Version: 7.5p1   
Hardware: SPARC   
OS: Solaris   
Bug Depends on:    
Bug Blocks: 2698    
Attachments:
Description Flags
drop_more_priv_in_solaris_sandbox none

Description huieying.lee 2017-05-26 06:32:57 AEST
Created attachment 2984 [details]
drop_more_priv_in_solaris_sandbox

In the "solaris" sandbox at the pre-authentication phase, many privileges are deleted from the privilege separation child process. Attached patch is to drop two additional privileges, PRIV_DAX_ACCESS and PRIV_SYS_IB_INFO, from the "solaris" sandbox. 

Note that PRIV_DAX_ACCESS and PRIV_SYS_IB_INFO are supported in newer Solaris releases, for example, S11U3.
Comment 1 Damien Miller 2017-06-09 14:45:13 AEST
Applied - thanks. This will be in the OpenSSH 7.6 release
Comment 2 Damien Miller 2021-04-23 14:55:53 AEST
closing resolved bugs as of 8.6p1 release