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>] [day] [month] [year] [list]
Date:	Tue, 4 May 2010 21:59:39 +0200
From:	Marek Szuba <scriptkiddie@...pl>
To:	linux-kernel@...r.kernel.org
Subject: Cannot create NETLINK_NFLOG sockets

Hello there,

I have just stumbled upon a rather strange problem... It seems whenever
a program on my system tries to create a netlink socket of the
NETLINK_NFLOG type, the call fails with a "protocol not supported"
error. Having first encountered this trying to get ulogd running for
the iptables NFLOG target, I have managed to reproduce it with a short C
program which does nothing but try to open such a socket. Netlink in
general works fine.

My kernel is Linux-2.6.33, with the following netlink-related options
set:
CONFIG_NETFILTER_NETLINK=m
CONFIG_NETFILTER_NETLINK_LOG=m
CONFIG_NETFILTER_XT_TARGET_NFLOG=m

The problem appears regardless of whether these modules are loaded or
not.

Could you help me debug the problem? If you need any more information,
please let me know. PS. I'm not on LKML at present so please add me
directly to any replies.

All the best,
-- 
MS
--
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