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]
Message-ID: <20241125181810.190792-1-leocstone@gmail.com>
Date: Mon, 25 Nov 2024 10:18:10 -0800
From: Leo Stone <leocstone@...il.com>
To: syzbot+35a21b6aade7af3c7b3a@...kaller.appspotmail.com
Cc: chao@...nel.org,
	jaegeuk@...nel.org,
	linux-f2fs-devel@...ts.sourceforge.net,
	linux-kernel@...r.kernel.org,
	syzkaller-bugs@...glegroups.com
Subject: [syzbot] [f2fs?] WARNING in f2fs_delete_entry

This is the same exact image as in:
https://syzkaller.appspot.com/bug?extid=b01a36acd7007e273a83

This is the diff of the reproducers:

diff --git a/repro_f2fs_86.c b/repro_f2fs_arm.c
index e9473a9..b96d52f 100644
--- a/repro_f2fs_86.c
+++ b/repro_f2fs_arm.c
@@ -1,4 +1,4 @@
-// https://syzkaller.appspot.com/bug?id=ce049cbd95a443ac6ed3f6f4bad09498d3692995
+// https://syzkaller.appspot.com/bug?id=64df843cec772943672cee2084811aa72fd41ff8
 // autogenerated by syzkaller (https://github.com/google/syzkaller)
 
 #define _GNU_SOURCE
@@ -24,7 +24,13 @@
 #include <linux/loop.h>
 
 #ifndef __NR_memfd_create
-#define __NR_memfd_create 319
+#define __NR_memfd_create 279
+#endif
+#ifndef __NR_mmap
+#define __NR_mmap 222
+#endif
+#ifndef __NR_unlinkat
+#define __NR_unlinkat 35
 #endif
 
 static unsigned long long procid;

#syz dup: WARNING in f2fs_unlink


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ