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, 3 Dec 2015 14:21:31 -0800
From:	Bart Van Assche <bart.vanassche@...disk.com>
To:	Theodore Ts'o <tytso@....edu>,
	Andreas Dilger <adilger.kernel@...ger.ca>
CC:	<linux-ext4@...r.kernel.org>
Subject: v4.4-rc3 ext4 memory leak

Hello,

Running xfstests on top of an ext4 filesystem causes kmemleak to report 
the following memory leak multiple times:

unreferenced object 0xffff880408709730 (size 96):
   comm "fsstress", pid 35588, jiffies 4295006079 (age 11865.680s)
   hex dump (first 32 bytes):
     00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00  ................
     00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
   backtrace:
     [<ffffffff8151056a>] kmemleak_alloc+0x7a/0xc0
     [<ffffffff81165e6e>] __kmalloc+0xde/0x140
     [<ffffffffa022472e>] ext4_find_extent+0x26e/0x310 [ext4]
     [<ffffffffa0227f15>] ext4_insert_range+0x255/0x3c0 [ext4]
     [<ffffffffa022aca1>] ext4_fallocate+0x1f1/0x210 [ext4]
     [<ffffffff81175fb6>] vfs_fallocate+0x156/0x1e0
     [<ffffffff8117608e>] SyS_fallocate+0x4e/0x80
     [<ffffffff8151b617>] entry_SYSCALL_64_fastpath+0x12/0x6f
     [<ffffffffffffffff>] 0xffffffffffffffff

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ