PT-2026-61119
In the Linux kernel, the following vulnerability has been resolved: hdlc ppp: sync per-proto timers before freeing hdlc state Each PPP control protocol LCP/IPCP/IPV6CP embedded in struct ppp registers a timer via timer setup. That struct ppp is the hdlc-state allocation, which detach hdlc protoco...