This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author maker
Recipients maker
Date 2013-07-26.17:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374861545.82.0.430674187566.issue18564@psf.upfronthosting.co.za>
In-reply-to
Content
In Modules/socketmodule.c , the bluetooth address supplied is vulnerable to integer overflow.

Attaching patch and a couple of tests, which should be considered as a step forward in #7687.
History
Date User Action Args
2013-07-26 17:59:05makersetrecipients: + maker
2013-07-26 17:59:05makersetmessageid: <1374861545.82.0.430674187566.issue18564@psf.upfronthosting.co.za>
2013-07-26 17:59:05makerlinkissue18564 messages
2013-07-26 17:59:05makercreate