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, 15 Dec 2023 14:55:54 -0800
From: "Darrick J. Wong" <djwong@...nel.org>
To: djwong@...nel.org, tytso@....edu
Cc: linux-ext4@...r.kernel.org
Subject: [PATCHSET] e2scrub: fix some problems

Hi all,

Here's a couple of fixes for online fsck: First, fix path escaping where
systemd units are involved, so that everything works consistently.
Second, add a udev rule that hints very strongly to application software
that it should not auto-mount ext filesystems without asking.

If you're going to start using this code, I strongly recommend pulling
from my git trees, which are linked below.

Comments and questions are, as always, welcome.

e2fsprogs git tree:
https://git.kernel.org/cgit/linux/kernel/git/djwong/e2fsprogs.git/log/?h=e2scrub-fixes
---
 scrub/Makefile.in              |   12 ++++++++++--
 scrub/e2scrub@...rvice.in      |    4 ++--
 scrub/e2scrub_all.in           |   20 ++++----------------
 scrub/e2scrub_fail.in          |   10 +++++-----
 scrub/e2scrub_fail@...rvice.in |    4 ++--
 scrub/ext4.rules.in            |   13 +++++++++++++
 6 files changed, 36 insertions(+), 27 deletions(-)
 create mode 100644 scrub/ext4.rules.in


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ