accel-ppp
accel-ppp copied to clipboard
High performance PPTP/L2TP/PPPoE/IPoE server for Linux
Hello! accel-ppp 1.12 After enable sstp module i start often receive errors. /var/log/accel-ppp/core.log ``` [2022-01-17 17:31:44.933]BUG:ctx:triton_unregister_ctx: timers is not empty [2022-01-17 19:16:11.168]BUG:ctx:triton_unregister_ctx: timers is not empty ``` journalctl -u accel-ppp...
Using version `accel-ppp version 1.12.0-149-gff91c73`. The issue #154 can be triggered even by remote client. ## Steps to reproduce 1. Build access-ppp: ```shell mkdir build && cd build cmake -DCMAKE_C_COMPILER=clang...
Dear accel-ppp Development Team, I have filed a vulnerability disclosure by email to [email protected]. Please let me know when it is patched and we can use this issue for tracking...
Currently there is a problem. It will be better to: - Temporary transfer in other place : https://github.com/accel-ppp/accel-ppp - Tranfer https://github.com/xebd/accel-ppp to https://github.com/accel-ppp/accel-ppp Doc : - https://help.github.com/en/articles/transferring-a-repository Thanks in advance....
I think the error handling code of `post_msg` is wrongly implemented due to coding typo. The `EPIPE` should be also considered and then return -1, just like `PPTP_write`: https://github.com/xebd/accel-ppp/blob/1b8711cf75a7c278d99840112bc7a396398e0205/accel-pppd/ctrl/pptp/pptp.c#L539-L570 This...
Dear accel-ppp Development Team, I have filed a vulnerability disclosure by email to [email protected]. Please let me know when it is patched and we can use this issue for tracking...
Using version `accel-ppp version 1.12.0-149-gff91c73`. ## Summary Sending `PPTP Call Clear Request` Packet after `PPTP Start Control Connection Request` and `PPTP Outgoing Call Request` to server can cause `stack-buffer-underflow`. ##...
GNU gdb (GDB) 10.2 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute...
Using version `accel-ppp version 1.12.0-149-gff91c73` The function `reload_exec` can cause `stack-buffer-underflow`: Here is the asan report: ``` ================================================================= ==412981==ERROR: AddressSanitizer: stack-buffer-underflow on address 0x7ffff28f7e80 at pc 0x000000499da7 bp 0x7ffff28f7d40 sp...