From nobody Tue Feb 10 19:15:28 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1637569758714686.7198616380298; Mon, 22 Nov 2021 00:29:18 -0800 (PST) Received: from localhost ([::1]:55634 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mp4hQ-00005s-HZ for importer@patchew.org; Mon, 22 Nov 2021 03:29:16 -0500 Received: from eggs.gnu.org ([209.51.188.92]:40806) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mp4br-0001bw-9l for qemu-devel@nongnu.org; Mon, 22 Nov 2021 03:23:37 -0500 Received: from mout.kundenserver.de ([212.227.126.133]:39403) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mp4bn-00038X-4Y for qemu-devel@nongnu.org; Mon, 22 Nov 2021 03:23:31 -0500 Received: from quad ([82.142.2.234]) by mrelayeu.kundenserver.de (mreue011 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MAOa3-1mut5e2LWd-00Bvqw; Mon, 22 Nov 2021 09:23:13 +0100 From: Laurent Vivier To: qemu-devel@nongnu.org Subject: [PULL 4/5] linux-user: Rewrite do_getdents, do_getdents64 Date: Mon, 22 Nov 2021 09:23:09 +0100 Message-Id: <20211122082310.377809-5-laurent@vivier.eu> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20211122082310.377809-1-laurent@vivier.eu> References: <20211122082310.377809-1-laurent@vivier.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:U3chgT1UfwZszQ+kWmHGEleRdvMdH3UgFwxO2XQyVt3l5ff5pbt 7CPGFva6H8Cd16oohgUdQ2jpRoQBzxJ4tVYNGKxLuJJr2uVPwpe+MMolRWewBETV2bVqz+T ArHd5YXqrtlN5bx2IhFZstuyzKDC6TOKQ1V9KoVcCc1+WOVPx0bYiULnG+dxmkvKrCELSNn e46YOb0L38sIkyx9cGd8Q== X-UI-Out-Filterresults: notjunk:1;V03:K0:DBzNlpGLRxU=:Ev1wNTVoMFnk5XYhUFsnjG HdLcjqIZClJgJXcw/Fu9nVjRSC8wLlXD7axD6zkwoHxaKpsUL1Iti9FncTBe54WbbUM6WG2uY IfOyZLzD6B+rXBKrLQZFpXwBkQCdiY36oE89I2Jc1TyFHohKOfqscKu/sHBMdPth5B8TzVSA1 QOoDPBu+Yg72i8VBV7QdwmKOUwu3mije3MIWpJYlf+UjpzgXwkJGf5raGSWH5X8bNIgpt7/zW B43+0kC9iRhI/tpKuc9BfnIAx7K+ukoguF4ntjympMUB6/Sn+tVkdG4CDATaUmg8bNnwyySPu QtyyyRCGna6RNa7sSVvq/ysOTKj0Z4VBGZlGy2e0iRs/pgrEWSbKpMisoZ6FkQAPDf835ZWL8 8yYVN5kpJLUBfnSDd3cJXhlefpyUgvuCP3SeC1sJ8h1SNcP5cRNo2ghVYiAI8tNsEaB0wGMGT ff5mhnu8BE5dzoD0W/j9GtR3VnwVm1zW8n/AxaNNPVb8VWnV0TgYpGh17oIXTmyMqR1tTPeEV mu8svibYRGFyYSIQYTf3C/a00uqylhNZWimolEfzeeF9YLQ+izJuozDCwPl/UWQCoSpXhbrmR iQeZO+Hb5j2vxZehRNLeug5Isg2Sps+hx6lz7bdb1jXlV6qUy77qdlz+t8N2loF+MZRZBpuIz IPRlHYD/jGVONaQKznHo4zjozmYhWI60dCpizLp1ehan2r8DApQz7lb/XEQDOE1xpSTk= Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: none client-ip=212.227.126.133; envelope-from=laurent@vivier.eu; helo=mout.kundenserver.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Richard Henderson , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= , Laurent Vivier Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZM-MESSAGEID: 1637569759546100003 From: Richard Henderson Always allocate host storage; this ensures that the struct is sufficiently aligned for the host. Merge the three host implementations of getdents via a few ifdefs. Utilize the same method for do_getdents64. Resolves: https://gitlab.com/qemu-project/qemu/-/issues/704 Signed-off-by: Richard Henderson Reviewed-by: Philippe Mathieu-Daud=C3=A9 Message-Id: <20211114103539.298686-5-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier --- linux-user/syscall.c | 261 ++++++++++++++++++++----------------------- 1 file changed, 122 insertions(+), 139 deletions(-) diff --git a/linux-user/syscall.c b/linux-user/syscall.c index 499415ad81b8..f1cfcc810486 100644 --- a/linux-user/syscall.c +++ b/linux-user/syscall.c @@ -8140,172 +8140,155 @@ static int host_to_target_cpu_mask(const unsigned= long *host_mask, } =20 #ifdef TARGET_NR_getdents -static int do_getdents(abi_long arg1, abi_long arg2, abi_long arg3) +static int do_getdents(abi_long dirfd, abi_long arg2, abi_long count) { - int ret; + g_autofree void *hdirp =3D NULL; + void *tdirp; + int hlen, hoff, toff; + int hreclen, treclen; + off64_t prev_diroff =3D 0; + + hdirp =3D g_try_malloc(count); + if (!hdirp) { + return -TARGET_ENOMEM; + } =20 #ifdef EMULATE_GETDENTS_WITH_GETDENTS -# if TARGET_ABI_BITS =3D=3D 32 && HOST_LONG_BITS =3D=3D 64 - struct target_dirent *target_dirp; - struct linux_dirent *dirp; - abi_long count =3D arg3; + hlen =3D sys_getdents(dirfd, hdirp, count); +#else + hlen =3D sys_getdents64(dirfd, hdirp, count); +#endif =20 - dirp =3D g_try_malloc(count); - if (!dirp) { - return -TARGET_ENOMEM; + hlen =3D get_errno(hlen); + if (is_error(hlen)) { + return hlen; } =20 - ret =3D get_errno(sys_getdents(arg1, dirp, count)); - if (!is_error(ret)) { - struct linux_dirent *de; - struct target_dirent *tde; - int len =3D ret; - int reclen, treclen; - int count1, tnamelen; - - count1 =3D 0; - de =3D dirp; - target_dirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); - if (!target_dirp) { - return -TARGET_EFAULT; - } - tde =3D target_dirp; - while (len > 0) { - reclen =3D de->d_reclen; - tnamelen =3D reclen - offsetof(struct linux_dirent, d_name); - assert(tnamelen >=3D 0); - treclen =3D tnamelen + offsetof(struct target_dirent, d_name); - assert(count1 + treclen <=3D count); - tde->d_reclen =3D tswap16(treclen); - tde->d_ino =3D tswapal(de->d_ino); - tde->d_off =3D tswapal(de->d_off); - memcpy(tde->d_name, de->d_name, tnamelen); - de =3D (struct linux_dirent *)((char *)de + reclen); - len -=3D reclen; - tde =3D (struct target_dirent *)((char *)tde + treclen); - count1 +=3D treclen; - } - ret =3D count1; - unlock_user(target_dirp, arg2, ret); - } - g_free(dirp); -# else - struct linux_dirent *dirp; - abi_long count =3D arg3; - - dirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); - if (!dirp) { + tdirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); + if (!tdirp) { return -TARGET_EFAULT; } - ret =3D get_errno(sys_getdents(arg1, dirp, count)); - if (!is_error(ret)) { - struct linux_dirent *de; - int len =3D ret; - int reclen; - de =3D dirp; - while (len > 0) { - reclen =3D de->d_reclen; - if (reclen > len) { - break; - } - de->d_reclen =3D tswap16(reclen); - tswapls(&de->d_ino); - tswapls(&de->d_off); - de =3D (struct linux_dirent *)((char *)de + reclen); - len -=3D reclen; - } - } - unlock_user(dirp, arg2, ret); -# endif + + for (hoff =3D toff =3D 0; hoff < hlen; hoff +=3D hreclen, toff +=3D tr= eclen) { +#ifdef EMULATE_GETDENTS_WITH_GETDENTS + struct linux_dirent *hde =3D hdirp + hoff; #else - /* Implement getdents in terms of getdents64 */ - struct linux_dirent64 *dirp; - abi_long count =3D arg3; + struct linux_dirent64 *hde =3D hdirp + hoff; +#endif + struct target_dirent *tde =3D tdirp + toff; + int namelen; + uint8_t type; =20 - dirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); - if (!dirp) { - return -TARGET_EFAULT; - } - ret =3D get_errno(sys_getdents64(arg1, dirp, count)); - if (!is_error(ret)) { - /* - * Convert the dirent64 structs to target dirent. We do this - * in-place, since we can guarantee that a target_dirent is no - * larger than a dirent64; however this means we have to be - * careful to read everything before writing in the new format. - */ - struct linux_dirent64 *de; - struct target_dirent *tde; - int len =3D ret; - int tlen =3D 0; + namelen =3D strlen(hde->d_name); + hreclen =3D hde->d_reclen; + treclen =3D offsetof(struct target_dirent, d_name) + namelen + 2; + treclen =3D QEMU_ALIGN_UP(treclen, __alignof(struct target_dirent)= ); =20 - de =3D dirp; - tde =3D (struct target_dirent *)dirp; - while (len > 0) { - int namelen, treclen; - int reclen =3D de->d_reclen; - uint64_t ino =3D de->d_ino; - int64_t off =3D de->d_off; - uint8_t type =3D de->d_type; - - namelen =3D strlen(de->d_name); - treclen =3D offsetof(struct target_dirent, d_name) + namelen += 2; - treclen =3D QEMU_ALIGN_UP(treclen, sizeof(abi_long)); - - memmove(tde->d_name, de->d_name, namelen + 1); - tde->d_ino =3D tswapal(ino); - tde->d_off =3D tswapal(off); - tde->d_reclen =3D tswap16(treclen); + if (toff + treclen > count) { /* - * The target_dirent type is in what was formerly a padding - * byte at the end of the structure: + * If the host struct is smaller than the target struct, or + * requires less alignment and thus packs into less space, + * then the host can return more entries than we can pass + * on to the guest. */ - *(((char *)tde) + treclen - 1) =3D type; - - de =3D (struct linux_dirent64 *)((char *)de + reclen); - tde =3D (struct target_dirent *)((char *)tde + treclen); - len -=3D reclen; - tlen +=3D treclen; + if (toff =3D=3D 0) { + toff =3D -TARGET_EINVAL; /* result buffer is too small */ + break; + } + /* + * Return what we have, resetting the file pointer to the + * location of the first record not returned. + */ + lseek64(dirfd, prev_diroff, SEEK_SET); + break; } - ret =3D tlen; - } - unlock_user(dirp, arg2, ret); + + prev_diroff =3D hde->d_off; + tde->d_ino =3D tswapal(hde->d_ino); + tde->d_off =3D tswapal(hde->d_off); + tde->d_reclen =3D tswap16(treclen); + memcpy(tde->d_name, hde->d_name, namelen + 1); + + /* + * The getdents type is in what was formerly a padding byte at the + * end of the structure. + */ +#ifdef EMULATE_GETDENTS_WITH_GETDENTS + type =3D *((uint8_t *)hde + hreclen - 1); +#else + type =3D hde->d_type; #endif - return ret; + *((uint8_t *)tde + treclen - 1) =3D type; + } + + unlock_user(tdirp, arg2, toff); + return toff; } #endif /* TARGET_NR_getdents */ =20 #if defined(TARGET_NR_getdents64) && defined(__NR_getdents64) -static int do_getdents64(abi_long arg1, abi_long arg2, abi_long arg3) +static int do_getdents64(abi_long dirfd, abi_long arg2, abi_long count) { - struct linux_dirent64 *dirp; - abi_long count =3D arg3; - int ret; + g_autofree void *hdirp =3D NULL; + void *tdirp; + int hlen, hoff, toff; + int hreclen, treclen; + off64_t prev_diroff =3D 0; + + hdirp =3D g_try_malloc(count); + if (!hdirp) { + return -TARGET_ENOMEM; + } =20 - dirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); - if (!dirp) { + hlen =3D get_errno(sys_getdents64(dirfd, hdirp, count)); + if (is_error(hlen)) { + return hlen; + } + + tdirp =3D lock_user(VERIFY_WRITE, arg2, count, 0); + if (!tdirp) { return -TARGET_EFAULT; } - ret =3D get_errno(sys_getdents64(arg1, dirp, count)); - if (!is_error(ret)) { - struct linux_dirent64 *de; - int len =3D ret; - int reclen; - de =3D dirp; - while (len > 0) { - reclen =3D de->d_reclen; - if (reclen > len) { + + for (hoff =3D toff =3D 0; hoff < hlen; hoff +=3D hreclen, toff +=3D tr= eclen) { + struct linux_dirent64 *hde =3D hdirp + hoff; + struct target_dirent64 *tde =3D tdirp + toff; + int namelen; + + namelen =3D strlen(hde->d_name) + 1; + hreclen =3D hde->d_reclen; + treclen =3D offsetof(struct target_dirent64, d_name) + namelen; + treclen =3D QEMU_ALIGN_UP(treclen, __alignof(struct target_dirent6= 4)); + + if (toff + treclen > count) { + /* + * If the host struct is smaller than the target struct, or + * requires less alignment and thus packs into less space, + * then the host can return more entries than we can pass + * on to the guest. + */ + if (toff =3D=3D 0) { + toff =3D -TARGET_EINVAL; /* result buffer is too small */ break; } - de->d_reclen =3D tswap16(reclen); - tswap64s((uint64_t *)&de->d_ino); - tswap64s((uint64_t *)&de->d_off); - de =3D (struct linux_dirent64 *)((char *)de + reclen); - len -=3D reclen; + /* + * Return what we have, resetting the file pointer to the + * location of the first record not returned. + */ + lseek64(dirfd, prev_diroff, SEEK_SET); + break; } + + prev_diroff =3D hde->d_off; + tde->d_ino =3D tswap64(hde->d_ino); + tde->d_off =3D tswap64(hde->d_off); + tde->d_reclen =3D tswap16(treclen); + tde->d_type =3D hde->d_type; + memcpy(tde->d_name, hde->d_name, namelen); } - unlock_user(dirp, arg2, ret); - return ret; + + unlock_user(tdirp, arg2, toff); + return toff; } #endif /* TARGET_NR_getdents64 */ =20 --=20 2.31.1