mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-31 01:53:09 +01:00
uid/gid range should be limited to 16bit unsigned integer range to
avoid "wraparound" issues with permissions where jffs2
is employed for storage and chown 65536 (first auto-created user)
becomes equivalent to chown 0
Fixes: #13927
Signed-off-by: Thomas Winkler <tewinkler86@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| files | ||
| image-config.in | ||
| Makefile | ||