首页
社区
课程
招聘
[原创]CVE-2015-3456 Qemu逃逸复现
发表于: 2025-12-1 08:49 15763

[原创]CVE-2015-3456 Qemu逃逸复现

2025-12-1 08:49
15763

冰与火的战歌:Windows内核攻防实战高级班!从零到实战,融合AI与Windows内核攻防全技术栈,打造具备自动化能力的内核开发高手。

收藏
点赞 5
打赏
分享
最新回复 (1)
雪    币: 205
能力值: ( LV1,RANK:0 )
在线值:
发帖
回帖
粉丝
2
师傅,请问你的qemu1.5.3是怎么编译的?我的编译总是会出错:
/usr/include/libfdt.h: In function ‘fdt_appendprop_u64’:
/usr/include/libfdt.h:1720:2: error: unknown type name ‘fdt64_t’; did you mean ‘int64_t’?
  fdt64_t tmp = cpu_to_fdt64(val);
  ^~~~~~~
  int64_t
/home/c0ld1nk/qemu/qemu-1.5.3/rules.mak:21: recipe for target 'device_tree.o' failed
make[1]: *** [device_tree.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Makefile:137: recipe for target 'subdir-cris-softmmu' failed
make: *** [subdir-cris-softmmu] Error 2
Makefile:137: recipe for target 'subdir-i386-softmmu' failed
make: *** [subdir-i386-softmmu] Error 2
Makefile:137: recipe for target 'subdir-lm32-softmmu' failed
make: *** [subdir-lm32-softmmu] Error 2
2026-1-18 01:56
0
游客
登录 | 注册 方可回帖
返回