CVE tagged Linux kernel git repositories
From: Eugene Teo
Date: Wed Dec 01 2010 - 21:18:56 EST
Hi,
I have published CVE tagged Linux kernel git repositories for 2.6,
2.6.32.y and 2.6.36.y. They are tagged with all the security issues
reported this year.
You can find them at http://git.kernel.org or
http://git.kernel.org/?p=linux/kernel/git/eugeneteo/linux-2.6-cve-tagged.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/eugeneteo/linux-2.6.32.y-cve-tagged.git;a=summary
http://git.kernel.org/?p=linux/kernel/git/eugeneteo/linux-2.6.36.y-cve-tagged.git;a=summary
You can see when the security issues were addressed:
http://git.kernel.org/?p=linux/kernel/git/eugeneteo/linux-2.6-cve-tagged.git;a=tags
You can also search for security fixes by CVE names, e.g. CVE-2010-2943:
http://git.kernel.org/?p=linux/kernel/git/eugeneteo/linux-2.6-cve-tagged.git;a=shortlog;h=refs/tags/CVE-2010-2943
In this example, you will notice that there are two tags of the same CVE
name, CVE-2010-2943 and CVE-2010-2943.05. That means that there are five
patches for this CVE name, and you can access them via CVE-2010-2943.01
to .05.
Hope this is useful!
Thanks, Eugene
--
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/