Re: [PATCH 1/9] Known exploit detection

From: Alexander Holler
Date: Fri Dec 13 2013 - 05:32:24 EST


Am 13.12.2013 02:42, schrieb Greg Kroah-Hartman:
On Thu, Dec 12, 2013 at 07:25:23PM -0500, Dave Jones wrote:
On Thu, Dec 12, 2013 at 01:13:41PM -0800, Kees Cook wrote:

> - who will keep adding these triggers going forward?

also..

- Who will test the existing triggers are doing the right thing when related code changes.

And:
- how do you determine an "expoit attempt" from "userspace program
doing something stupid" / "corrupted filesytem mounted"?


And what makes a bug marked as exploit more serious than the all the other bugs? I assume there exists many, many more serious (fixed or not) bugs than just those which found there way into the CVE database. And I think most bugs are getting fixed without such a number and often even those for which CVEs do exist, the CVE is unknown to the dev(s).

So people might be think they are safe if they call some tool which tests for existing CVEs which are marked as such inside the kernel, which just isn't the reality.

And, as already mentioned, those CVE marks might block refactoring, as devs might become careful to remove such a CVE marker when code changed.

I've never seen a comment inside the kernel sources which does point to a CVE, so I assume there already does exists some agreement about not doing so.

Regards,

Alexander Holler

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