Bug 99821 - pam_usb-0.3.2: usbadm frees invalid pointer
Bug#: 99821 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: pam-bugs@gentoo.org Reported By: joerg.schaible@gmx.de
Component: Core system
URL: 
Summary: pam_usb-0.3.2: usbadm frees invalid pointer
Keywords:  
Status Whiteboard: 
Opened: 2005-07-21 12:19 0000
Description:   Opened: 2005-07-21 12:19 0000
If usbadm adds a serial number, it frees an invalid pointer at termination. 
The serial itself was added. 
  
  

Reproducible: Always
Steps to Reproduce:
paddy ~ # usbadm addserial 000000014485141472500000000000000000000000000 
 
Actual Results:  
[!] Allowing serial number 000000014485141472500000000000000000000000000...*** 
glibc detected *** free(): invalid pointer: 0xbf9b2ea5 *** 
Aborted 
 

Expected Results:  
Normal termination.

------- Comment #1 From Jakub Moc (RETIRED) 2007-01-21 13:36:59 0000 -------
Re-assign wrt Bug 32501...

------- Comment #2 From Petteri Räty 2007-04-09 21:59:18 0000 -------
in pam_usb-0.4.0 usbadm is gone so this is not an issue any more. Thanks for
reporting.