Public bug reported: Release: Ubuntu 12.04 LTS Package: libfreerdp1 (1.0.1-1ubuntu2.1)
I observed crashes in crypto_cert_subject_alt_name() when connecting to some hosts with remmina or xfreerdp. The particular DNS name is actually realized by a cluster of machines, and this is reflected in the certificate. It seems to me that crypto_cert_subject_alt_name(...) allocates memory for "int** lengths" as an array of pointers to integer, but not for the integers themselves. After adding the additional memory allocation, I had no more crashes at that point. (I must admit that I didn't check whether/where the allocated memory gets released.) ** Affects: freerdp (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1019252 Title: Crash in crypto_cert_subject_alt_name when connecting To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/freerdp/+bug/1019252/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs