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-prev] [day] [month] [year] [list]
Date:   Wed, 06 Jun 2018 18:50:44 +0000
From:   bugzilla-daemon@...zilla.kernel.org
To:     linux-ext4@...nel.org
Subject: [Bug 199947] Mounting and operating corrupted ext4 image causes
 (finite) hangs in kernel space

https://bugzilla.kernel.org/show_bug.cgi?id=199947

Eric Sandeen (sandeen@...deen.net) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sandeen@...deen.net
           Assignee|fs_ext4@...nel-bugs.osdl.or |sandeen@...deen.net
                   |g                           |

--- Comment #3 from Eric Sandeen (sandeen@...deen.net) ---
I don't think 1s is considered a hang, it's just doing a slower traversal of a
corrupt directory.

The nonstandard error code is incorrect though, I've sent a patch upstream for
that.

[PATCH] ext4: Reset error code in ext4_find_entry in fallback

When ext4_find_entry() falls back to "searching the old fashioned
way" due to a corrupt dx dir, it needs to reset the error code
to NULL so that the nonstandard ERR_BAD_DX_DIR code isn't returned
to userspace.

https://bugzilla.kernel.org/show_bug.cgi?id=199947

Reported-by: Anatoly Trosinenko <anatoly.trosinenko@...dex.com>
Signed-off-by: Eric Sandeen <sandeen@...hat.com>
---

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ