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:   Thu, 28 Jan 2021 19:24:31 -0600
From:   Tyler Hicks <code@...icks.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        linux-kernel@...r.kernel.org, ecryptfs@...r.kernel.org,
        Miklos Szeredi <mszeredi@...hat.com>,
        "Eric W . Biederman" <ebiederm@...ssion.com>
Subject: [GIT PULL] eCryptfs fix for 5.11-rc6

Hi Linus,

The following changes since commit 83d09ad4b950651a95d37697f1493c00d888d0db:

  Merge tag 'for-linus' of git://github.com/openrisc/linux (2021-01-21 18:35:02 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs.git tags/ecryptfs-5.11-rc6-setxattr-fix

for you to fetch changes up to 0b964446c63f9d7d7cd1809ee39277b4f73916b5:

  ecryptfs: fix uid translation for setxattr on security.capability (2021-01-26 01:47:14 +0000)

----------------------------------------------------------------
Fix a regression, introduced in v5.11-rc1, that resulted in two rounds
of UID translations to occur, in some configurations, when setting v3
namespaced file capabilities.

----------------------------------------------------------------
Miklos Szeredi (1):
      ecryptfs: fix uid translation for setxattr on security.capability

 fs/ecryptfs/inode.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ