lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210203180625.GA20183@quack2.suse.cz>
Date:   Wed, 3 Feb 2021 19:06:25 +0100
From:   Jan Kara <jack@...e.cz>
To:     bingjingc <bingjingc@...ology.com>
Cc:     viro@...iv.linux.org.uk, jack@...e.com, jack@...e.cz,
        axboe@...nel.dk, linux-fsdevel@...r.kernel.org,
        linux-kernel@...r.kernel.org, cccheng@...ology.com,
        robbieko@...ology.com, willy@...radead.org, rdunlap@...radead.org,
        miklos@...redi.hu
Subject: Re: [PATCH v3 0/3] handle large user and group ID for isofs and udf

On Fri 29-01-21 12:51:48, bingjingc wrote:
> From: BingJing Chang <bingjingc@...ology.com>
> 
> The uid/gid (unsigned int) of a domain user may be larger than INT_MAX.
> The parse_options of isofs and udf will return 0, and mount will fail
> with -EINVAL. These patches try to handle large user and group ID.
> 
> BingJing Chang (3):
>   parser: add unsigned int parser
>   isofs: handle large user and group ID
>   udf: handle large user and group ID

Thanks for the patches. I've added these three patches to my tree.

								Honza
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ