Re: [PATCH 1/9] Known exploit detection

From: Jiri Kosina
Date: Fri Dec 13 2013 - 04:32:46 EST


On Fri, 13 Dec 2013, Theodore Ts'o wrote:

> I am at least partially sympathetic to the concerns which Greg has
> raised, though. At the very least the exploit() tags should also have
> a date stamp, so it we can automatically scan for exploit tags whose
> time has come and gone.

At least this is a non-issue, if you supply the CVE string (as
Vegard's patchset proposed), as it implicitly contains a year it has been
issued (which seems like sufficient granularity for this kind of
tracking).

> I'm also worried about false positives getting triggered due to
> userspace bugs, corrupted file systems, or other random hardare
> failures. This could be a support headache for distributions, and
> possibly for other kernel support organizations as well. Given that
> attack authors will probably adapt their explots to only try them on
> known RHEL/SLES kernels that have the bug, it wouldn't surprise me if
> enterprise distro's such as Red Hat and SuSE will very likely simply
> not turn on the config option.

I of course can't really now talk officially about what we would do, as no
internal discussion about this has happened, but my gut feeling is that we
will be turning it off, exactly due to the reasons outlined above.

We want to maintain sanity of our support engineers and not let them be
drowned in figuring out these being false positives and then going through
the pain of explaining this to the customer.

--
Jiri Kosina
SUSE Labs

--
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/