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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 28 Apr 2008 13:53:17 +0300
From:	Paulius Zaleckas <paulius.zaleckas@...tonika.lt>
To:	netdev@...r.kernel.org
Cc:	linux-usb@...r.kernel.org
Subject:  Re: [RFC] updated Patch to option HSO driver to the kernel

Incremental patch.
- fix bug with freeing locked mutex:

 > =========================
 > [ BUG: held lock freed! ]
 > -------------------------
 > modprobe/3829 is freeing memory ffff81002acb5948-ffff81002acb5a07, with
 > a lock still held there!
 >  (&mux->shared_int_lock){--..}, at: [<ffffffff88303234>]
 > hso_serial_ref_free+0x7a/0xce [hso]
 > 1 lock held by modprobe/3829:
 >  #0:  (&mux->shared_int_lock){--..}, at: [<ffffffff88303234>]
 > hso_serial_ref_free+0x7a/0xce [hso]

View attachment "hso_shared_int_free.patch" of type "text/x-patch" (731 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ