Use-after-free vulnerability in the WebRTC socket thread in Mozilla Firefox before 48.0 and Firefox ESR 45.x before 45.3 allows remote attackers to execute arbitrary code by leveraging incorrect free operations on DTLS objects during the shutdown of a WebRTC session.
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Link | Tags |
---|---|
http://www.debian.org/security/2016/dsa-3640 | vendor advisory |
https://bugzilla.mozilla.org/show_bug.cgi?id=1279146 | issue tracking exploit |
http://www.securitytracker.com/id/1036508 | vdb entry |
http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html | third party advisory |
http://www.mozilla.org/security/announce/2016/mfsa2016-72.html | vendor advisory |
http://www.ubuntu.com/usn/USN-3044-1 | vendor advisory |
http://www.securityfocus.com/bid/92258 | vdb entry |
http://rhn.redhat.com/errata/RHSA-2016-1551.html | vendor advisory |
https://security.gentoo.org/glsa/201701-15 | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00004.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2016-08/msg00029.html | vendor advisory |