[New-bugs-announce] [issue18564] Integer overflow in socketmodule

Michele Orrù report at bugs.python.org
Fri Jul 26 19:59:05 CEST 2013


New submission from Michele Orrù:

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.

----------
components: Extension Modules
files: btoverflow.patch
keywords: patch
messages: 193736
nosy: maker
priority: normal
severity: normal
status: open
title: Integer overflow in socketmodule
type: behavior
Added file: http://bugs.python.org/file31041/btoverflow.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18564>
_______________________________________


More information about the New-bugs-announce mailing list