X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=secnet.git;a=blobdiff_plain;f=debian%2Fchangelog;h=59694aa8936d9cee848fe0608fdb2987515be5e2;hp=ded7d3dec3efe9cb93ef10dd4bd99b3e84a0d5ef;hb=3c35339bc4d3db033cc44558baf66c80e87fbd85;hpb=100683441c5b1445a8d6c970aea6c7fa92e974e0 diff --git a/debian/changelog b/debian/changelog index ded7d3d..59694aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +secnet (0.3.3) unstable; urgency=high + + SECURITY FIXES: + * Pass correct size argument to recvfrom. This is a serious security + problem which may be exploitable from outside the VPN. + * Fix a memory leak in some error logging. + + Other related fixes: + * Two other latent bugs in buffer length handling found and fixed. + * Non-critical stylistic improvements to buffer length handling, to make + the code clearer and to assist audit. + + -- Ian Jackson Fri, 19 Sep 2014 23:50:45 +0100 + secnet (0.3.3~beta1) unstable; urgency=low Installation compatibility fix: