Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Smack: Safer check for a socket in file_receive
The check of S_ISSOCK() in smack_file_receive() is not appropriate if the passed descriptor is a socket. Reported-by: Stephen Smalley <[email protected]> Signed-off-by: Casey Schaufler <[email protected]>
- Loading branch information