There is a serious PPP vunerability that was made public recently, tracked as PPP vunerability CVE-2020-8597 - (https://thehackernews.com/2020/03/ppp-d ... da973fdb03)
Can anyone confirm if this effects Raspbian ?
I did it once since 2012 (with tx/rx cross connected between two RPis). That was just for nostalgia, because I could and to remember why I hate wvdial & pppd. I couldn't get the authentic modem chatter so it was fairly boring and mostly useless.
Code: Select all
$ apt-cache policy ppp
ppp:
Installed: (none)
Candidate: 2.4.7-1+4+deb9u1
Version table:
2.4.7-1+4+deb9u1 500
500 http://raspbian.raspberrypi.org/raspbian stretch/main armhf Packages
Yes of course. Thought about it all the time on that project. I was being a bit tongue in cheek.
It's useful for creating a low-bandwith TCP/IP network link between two Pi using a UART connection, but there aren't an awful lot of uses for doing it. It can be handy for using a Zero, A or A+ as a slave for a master Pi or PC as an alternative to USB gadget mode.
(getting vastly off topic here)