Re: [PATCH] ATA over Ethernet driver for 2.6.9

From: Ed L Cashin
Date: Thu Dec 09 2004 - 10:50:08 EST


Greg KH <greg@xxxxxxxxx> writes:

...
>> + printk(KERN_INFO "aoe: aoeblk_ioctl: unknown ioctl %d\n", cmd);
>
> So I can flood the syslog by sending improper ioctls to the driver?
> That's not nice...

Wouldn't root be the only user who could do that? When would this
happen?

If it's happening by accident, then something's wrong, and it's
helpful to make it known that something's wrong. If it's on purpose,
then somebody has root and is doing malicious things, in which case
syslog flooding is the least of our worries. They could do the same
thing using "logger" anyway.

--
Ed L Cashin <ecashin@xxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/