3 matches found
kfd
简要免责声明:我无意添加对其他设备和 iOS 版本的偏移量。 kfd kfd,即 kernel file descriptor(内核文件描述符)的缩写,是一个在 Apple 设备上读写内核内存的项目。它利用各种可利用的漏洞来获取悬空 PTE(页表项),这被称为 PUAF 原语,即 physical use-after-free(物理释放后使用)的缩写。然后,它会在这些物理页内重新分配某些内核对象,并通过悬空 PTE 从用户空间直接操纵它们,以实现 KRKW 原语,即 kernel read/write(内核读写)的缩写。漏洞利用代码完全包含在一个库 libkfd 中,但该项目还包含针对...
AZL-50582 CVE-2024-47674 affecting package kernel for versions less than 5.15.173.1-1
In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...
UBUNTU-CVE-2024-47674
In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...