[UFS] Broken suiddir? (+patch)

Rafal Skoczylas nils at secprog.org
Thu Mar 25 02:30:22 PST 2004


On Wed, Mar 24, 2004 at 11:53:18PM +0100, Pawel Jakub Dawidek wrote:
> +> -                               ucred.cr_uid = ip->i_uid;
> +> +                               ucred.cr_uid = dp->i_uid;
> 
> I haven't test your report and patch yet, but it is strange.
> In line 1403 stays:
> 
> 	ip->i_uid = dp->i_uid;
> 
> So ip->i_uid should be equal in line which you have patched.

Indeed, but somehow it wasn't.
Hmm.. maybe I did some mistake when testing, but still this is
quite strange as I asked a friend of mine to test it as well
(on the same system tho) and we both had same results.
Could anyone else try this?

-- 
Rafal Skoczylas
Hmm, or maybe I broke my system elsewhere? :|
No, i don't think so. But still possible.


More information about the freebsd-current mailing list