by spender » Mon Sep 15, 2003 3:15 pm
I've just noticed the cause of the problem. In kernels < 2.4.22, d_path could never return an error. If the path it would generate was too long, it would simply truncate. The grsec and pax code aren't updated for this, and I would imagine other kernel patches aren't updated as well.
-Brad