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, 26 Sep 2008 19:53:45 +0200
From:	"Beschorner Daniel" <Daniel.Beschorner@...ton.com>
To:	<netdev@...r.kernel.org>
Subject: Invalid truesize messages since 2.6.25

I did some more investigations and can reproduce it now in a simple way:

I take my tg3 device into promiscuous mode and capture ESP packets:
Just "tcpdump -i eth1 esp" and ping 4 times through the IPSEC tunnel to
generate ESP traffic, after that dmesg shows

device eth1 entered promiscuous mode
SKB BUG: Invalid truesize (336) len=134, sizeof(sk_buff)=208
SKB BUG: Invalid truesize (336) len=134, sizeof(sk_buff)=208
SKB BUG: Invalid truesize (336) len=134, sizeof(sk_buff)=208
SKB BUG: Invalid truesize (336) len=134, sizeof(sk_buff)=208
device eth1 left promiscuous mode

Daniel

----------
Since 2.6.25 we rarely see these messages:

SKB BUG: Invalid truesize (408) len=198, sizeof(sk_buff)=216

Yesterday I saw it the first time after a runtime of one week with
2.6.26.
The box is web server / IPSEC gateway.
Obviously nothing seems to be affected by the message but <= 2.6.24 no
messages appeared.

Daniel
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ