Google
  Web www.spinics.net

llc use-after-free

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


My test box running rc5-mm1 was kinda sitting there doing nothing when it
decided to have an oops in the llc code.  See

http://www.zip.com.au/~akpm/linux/patches/stuff/dsc03542.jpg

gdb says:



0x197 is in llc_rcv (net/llc/llc_input.c:68).
63      static __inline__ int llc_pdu_type(struct sk_buff *skb)
64      {
65              int type = LLC_DEST_CONN; /* I-PDU or S-PDU type */
66              struct llc_pdu_sn *pdu = llc_pdu_sn_hdr(skb);
67      
68              if ((pdu->ctrl_1 & LLC_PDU_TYPE_MASK) != LLC_PDU_TYPE_U)
69                      goto out;
70              switch (LLC_U_PDU_CMD(pdu)) {
71              case LLC_1_PDU_CMD_XID:
72              case LLC_1_PDU_CMD_UI:
-
: send the line "unsubscribe netdev" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Kernel List]     [Site Home]     [Ethernet Bridging]     [Git]     [IETF Annouce]     [Linux Assembly]     [VLAN]     [Networking]     [Security]     [Bugtraq]     [Rubini]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Virtualization]     [Linux Security]     [Linux IDE]     [Linux RAID]     [Linux SCSI]     [Linux Wireless]     [DDR & Rambus]     [Free Dating]     [Linux Resources]     [Mac OS X Leopard]

RSS
Powered by Linux