Bug 2987

Summary: The file permission of /etc/pam.d/sshd was changed after 7.5p1 3.25
Product: Portable OpenSSH Reporter: ShengL <sheng.liang>
Component: sshdAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED INVALID    
Severity: minor CC: dtucker
Priority: P5    
Version: 7.5p1   
Hardware: ix86   
OS: Linux   

Description ShengL 2019-03-29 13:45:51 AEDT
The file permission of /etc/pam.d/sshd was
-rw-r--r-- 

But after we apply the patch openssh-7.5p1-3.25.x86_64.rpm,
the file permission is 
-rwxrwxrwx 

I think there could be problem with allocating unnecessary file permission.
Comment 1 Darren Tucker 2019-03-30 06:18:48 AEDT
What platform is this?  The OpenSSH team does not provide RPMs, this is likely something you'll need to take up with the supplier of the package.
Comment 2 ShengL 2019-04-01 11:35:24 AEDT
This package is got from SUSE Linux 12 SP3. 
So do you mean taht I shall contact SUSE team?
Comment 3 Darren Tucker 2019-04-01 19:40:37 AEDT
(In reply to ShengL from comment #2)
> This package is got from SUSE Linux 12 SP3. 
> So do you mean taht I shall contact SUSE team?

Yes.  We can't help you with binary packages supplied by third parties.
Comment 4 Damien Miller 2019-10-09 15:11:44 AEDT
Close bugs fixed in openssh-8.1 release cycle