| 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.
Re-assign wrt Bug 32501...
in pam_usb-0.4.0 usbadm is gone so this is not an issue any more. Thanks for reporting.