Bug 310531

Summary: wpa_supplicant crashes when given a non-existant interface (fix included)
Product: [Fedora] Fedora Reporter: Ralf Ertzinger <redhat-bugzilla>
Component: wpa_supplicantAssignee: Dan Williams <dcbw>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-10-09 21:40:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Fix for segfault none

Description Ralf Ertzinger 2007-09-28 09:36:33 UTC
Description of problem:
When given an invalid interface name wpa_supplicant segfaults. The attached
patch fixes this.

Version-Release number of selected component (if applicable):
wpa_supplicant-0.5.7-9

How reproducible:
Always

Steps to Reproduce:
1. call wpa_supplicant with a non-existant interface in -i
2.
3.
  
Actual results:
segfault

Expected results:
no segfault

Additional info:

Comment 1 Ralf Ertzinger 2007-09-28 09:36:33 UTC
Created attachment 210111 [details]
Fix for segfault

Comment 2 Ralf Ertzinger 2007-09-28 16:38:10 UTC
Please disregard the first chunk of the patch, that's bogus.

The second chunk still stands and fixes the segfault, though.

Comment 3 Dan Williams 2007-10-09 21:40:53 UTC
will be in 0.5.7-10.f8, thanks!