blob: a9834ab669d03268b40eb7cffeaf0cd73d23129d (
plain)
1
2
3
4
5
6
7
8
|
o Major bugfixes (security)
- Fix a heap overflow bug where an adversary could cause heap
corruption. This bug potentially allows remote code execution
attacks. Found by debuger. Fixes CVE-2011-0427. Bugfix on
0.1.2.10-rc.
o Defensive programming
- Introduce output size checks on all of our decryption functions.
|