From: Ralf Baechle DL5RB <[EMAIL PROTECTED]> Date: Sun, 19 Mar 2006 12:42:46 +0000
> If the AX.25 dialect chosen by the sysadmin is set to DAMA master / 3 > (or DAMA slave / 2, if CONFIG_AX25_DAMA_SLAVE=n) ax25_kick() will fall > through the switch statement without calling ax25_send_iframe() or any > other function that would eventually free skbn thus leaking the packet. > > Fix by restricting the sysctl inferface to allow only actually supported > AX.25 dialects. > > The system administration mistake needed for this to happen is rather > unlikely, so this is an uncritical hole. > > Coverity #651. > > Signed-off-by: Ralf Baechle DL5RB <[EMAIL PROTECTED]> Applied, thanks a lot Ralf. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html