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]
Message-Id: <20200115184154.3492-1-linux@rasmusvillemoes.dk>
Date:   Wed, 15 Jan 2020 19:41:48 +0100
From:   Rasmus Villemoes <linux@...musvillemoes.dk>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        "Rafael J. Wysocki" <rafael@...nel.org>,
        linux-kernel@...r.kernel.org
Cc:     Rasmus Villemoes <linux@...musvillemoes.dk>
Subject: [PATCH 0/5] a few devtmpfs patches

Patch 1 fixes a mostly theoretical problem, but as this is core code,
the pattern might be copy-pasted, so it might as well be fixed. The
remaining ones reduce memory footprint a bit by initifying a function
and factoring out common code.

Rasmus Villemoes (5):
  devtmpfs: fix theoretical stale pointer deref in devtmpfsd()
  devtmpfs: factor out setup part of devtmpfsd()
  devtmpfs: simplify initialization of mount_dev
  devtmpfs: initify a bit
  devtmpfs: factor out common tail of devtmpfs_{create,delete}_node

 drivers/base/devtmpfs.c | 79 ++++++++++++++++++++---------------------
 1 file changed, 39 insertions(+), 40 deletions(-)

-- 
2.23.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ