tons of: denied socket(netlink,raw,ip)
Posted: Fri Dec 10, 2010 7:43 pm
I'm using the latest hardened sources (2.6.32-r30 and 2.6.36-r5) based on the 201012040057 grsecurity patches.
For both kernels the log gets filled with "denied socket(netlink,raw,ip) messages. The target port or IP isn't mentioned in the entires.
I tried to specify connect and bind 0.0.0.0/32 raw_sock ip - without any success. Trying to specify netlink for the socket type produces and error message and policy load failure.
It's really annoying.
I don't want to give raw sock access to all my daemons and executables using the network.
What's this???
I've recently upgraded my binutils. Gcc or glibc hasn't changed lately on my systems.
Please give me a clue on how to get rid of these nasty error messages.
For both kernels the log gets filled with "denied socket(netlink,raw,ip) messages. The target port or IP isn't mentioned in the entires.
I tried to specify connect and bind 0.0.0.0/32 raw_sock ip - without any success. Trying to specify netlink for the socket type produces and error message and policy load failure.
It's really annoying.
I don't want to give raw sock access to all my daemons and executables using the network.
What's this???
I've recently upgraded my binutils. Gcc or glibc hasn't changed lately on my systems.
Please give me a clue on how to get rid of these nasty error messages.