Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99821

Summary: pam_usb-0.3.2: usbadm frees invalid pointer
Product: Gentoo Linux Reporter: Joerg Schaible <joerg.schaible>
Component: [OLD] Core systemAssignee: PAM Gentoo Team (OBSOLETE) <pam-bugs+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: betelgeuse, scox
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joerg Schaible 2005-07-21 12:19:11 UTC
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 Jakub Moc (RETIRED) gentoo-dev 2007-01-21 13:36:59 UTC
Re-assign wrt Bug 32501...
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-04-09 21:59:18 UTC
in pam_usb-0.4.0 usbadm is gone so this is not an issue any more. Thanks for reporting.