lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 09 Mar 2007 18:01:31 -0500
From:	davef1624@....com
To:	linux-kernel@...r.kernel.org
Subject: TCP MSG_PEEK assertion issue ...

 Hello,

  I periodically see the following TCP kernel assertion errors in 
/var/log/message
  (it does seem that networking is eventually able to recover from these 
errors):

  kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c 
(1171)
  kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c 
(1171)
  kernel: KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags & 
(MSG_PEEK | MSG_TRUNC))) failed at net/ipv4/tcp.c (1235)
  kernel: KERNEL: assertion (flags & MSG_PEEK) failed at net/ipv4/tcp.c 
(1171)
  kernel: KERNEL: assertion (tp->copied_seq == tp->rcv_nxt || (flags & 
(MSG_PEEK | MSG_TRUNC))) failed at net/ipv4/tcp.c (1235)

  These errors only seem to occur when using the sk98lin (SysKonnect) 
Network Device Driver,
  and a Yukon Gigabit Ethernet 10/100/1000Base-T Adapter (from Marvell I 
believe).
(The other NIC cards we're using in-house don't exhibit this issue).

I've seen postings concerning this issue over the past year or so,
  but have not seen a clear resolution and/or understanding of the 
root-cause of this issue.

  I'm in the process of upgrading my sk98lin network driver to the 
latest from SysKonnect
in an attempt to see if this corrects the problem.

Does anybody have any insight into this problem?

Best regards,
Dave F
________________________________________________________________________
AOL now offers free email to everyone.  Find out more about what's free 
from AOL at AOL.com.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ