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-next>] [day] [month] [year] [list]
Date:	Fri, 28 Aug 2009 15:18:45 +0530
From:	Suzuki Poulose <suzuki@...ibm.com>
To:	akpm@...ux-foundation.org
CC:	lkml <linux-kernel@...r.kernel.org>
Subject: [PATCH] Fix compat_sys_utimensat 


Hi,

The compat_utimensat syscall does not ignore tv_sec field when tv_nsec 
is set to UTIME_OMIT/UTIME_NOW and returns -EINVAL.

This problem was revealed with the utimensat_tests from LTP.

The utimensat() syscall works fine.

Attaching a patch for the issue. The patch has been tested and verified 
to fix the issue.

Please apply.

Thanks,

Suzuki

View attachment "fix-compat-utimensat-syscall.diff" of type "text/plain" (921 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ