Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99821 - pam_usb-0.3.2: usbadm frees invalid pointer
Summary: pam_usb-0.3.2: usbadm frees invalid pointer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PAM Gentoo Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-21 12:19 UTC by Joerg Schaible
Modified: 2007-04-09 21:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.