Skip to content
Discussion options

You must be logged in to vote

是的,不仅内核产生的多数 CVE 等问题不包含在 CDK 里,而且和内核相关的一些配置类或通用逃逸手法也不包含在 CDK 中。
例如:

核心原因还是因为很难基于 Pure Golang 实现适用性强、通用性高且稳定的利用。而且有些利用手法受到内核版本的影响很大,即使只是小版本有差异,也需要基于内核头文件进行编译。我曾经想基于一些统计数据,挑选出最普适的内核版本进行支持,但最终没有这么做。

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by imaginaryvirus
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
good first issue Good for newcomers question Further information is requested Improvement
2 participants