Lucene search
+L

37 matches found

Kitploit
Kitploit
added 2026/09/18 9:08 p.m.14 views

xnu

什么是 XNU? XNU 内核是 Darwin 操作系统的一部分,用于 macOS 和 iOS 操作系统。XNU 是 X is Not Unix 的缩写。 XNU 是一个混合内核,结合了卡内基梅隆大学开发的 Mach 内核与 FreeBSD 的组件,以及一个用于编写驱动程序的 C++ API,称为 IOKit。 XNU 运行在 x8664 和 ARM64 上,支持单处理器和多处理器配置。 XNU 源代码树 config - 配置用于导出API的体系结构和平台 SETUP - 用于配置内核、版本控制和 kextsymbol 管理的基本工具集。 EXTERNALHEADERS -...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 4:18 p.m.14 views

So You Want To Build A Nethunter Kernel

Así Que Quieres Compilar un Kernel de Nethunter Introducción El mayor obstáculo para la mayoría de las personas que quieren configurar un dispositivo Nethunter es el requisito del kernel. A menos que tu dispositivo ya tenga un kernel precompilado y mantenido, te dirán que compiles uno tú mismo. Y...

5.8AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/12 1:35 p.m.10 views

linux-4.19.72_CVE-2020-14381

Linux 内核 这里有一些面向内核开发者和用户的指南。这些指南可以渲染为多种格式,如 HTML 和 PDF。请首先阅读 Documentation/admin-guide/README.rst。 要构建文档,请使用 make htmldocs 或 make pdfdocs。格式化后的文档也可以在线阅读: root@kitploit: https://www.kernel.org/doc/html/latest/ Documentation/ 子目录中包含各种文本文件,其中一些使用了 Restructured Text 标记符号。请参阅 Documentation/00-INDEX...

7.8CVSS6.9AI score0.0083EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 6:17 a.m.9 views

like-dbg

LIKE-DBG LIKE-DBG LI nux-KE rnel-D e B u G ger tiene como objetivo automatizar los pasos aburridos a la hora de intentar configurar un entorno de depuración del kernel de Linux. Me propuse sumergirme en la investigación de explotación del kernel y encontré que las soluciones existentes no eran lo...

6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.11 views

UBUNTU-CVE-2026-64507

In the Linux kernel, the following vulnerability has been resolved: x86/bugs: Enable IBPB flush on BPF JIT allocation Enable hardening against JIT spraying when Spectre-v2 mitigations are in use. Specifically, issue an IBPB flush on BPF JIT memory reuse. Skip enabling the IBPB flush if the BPF...

5.7AI score0.00161EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2026/06/26 8:17 p.m.16 views

CVE-2026-53314

In the Linux kernel, the following vulnerability has been resolved: padata: Put CPU offline callback in ONLINE section to allow failure syzbot reported the following warning: DEAD callback error for CPU1 WARNING: kernel/cpu.c:1463 at cpudown+0x759/0x1020 kernel/cpu.c:1463, CPU0: syz.0.1960/14614 ...

5.5CVSS5.4AI score0.00118EPSS
SaveExploits0References31
OSV
OSV
added 2024/08/21 7:15 a.m.25 views

UBUNTU-CVE-2022-48889

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: sof-nau8825: fix module alias overflow The maximum name length for a platformdeviceid entry is 20 characters including the trailing NUL byte. The sofnau8825.c file exceeds that, which causes an obscure error message:...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/06/03 2:03 p.m.25 views

CVE-2024-36892

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

5.5CVSS6.4AI score0.00196EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.22 views

CVE-2024-36892 mm/slub: avoid zeroing outside-object freepointer for single free

In the Linux kernel, the following vulnerability has been resolved: mm/slub: avoid zeroing outside-object freepointer for single free Commit 284f17ac13fe "mm/slub: handle bulk and single object freeing separately" splits single and bulk object freeing in two functions slabfree and slabfreebulk...

6.8AI score0.00196EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/05/01 5:19 a.m.99 views

CVE-2024-26957

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: fix reference counting on zcrypt card objects Tests with hot-plugging crytpo cards on KVM guests with debug kernel build revealed an use after free for the load field of the struct zcryptcard. The reason was an...

7.8CVSS7.2AI score0.00239EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/04/17 11:15 a.m.20 views

CVE-2024-26896

In the Linux kernel, the following vulnerability has been resolved: wifi: wfx: fix memory leak when starting AP Kmemleak reported this error: unreferenced object 0xd73d1180 size 184: comm "wpasupplicant", pid 1559, jiffies 13006305 age 964.245s hex dump first 32 bytes: 00 00 00 00 00 00 00 00 00 ...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/01/25 9:43 a.m.11 views

kernel: objtool: Fix SEGFAULT

A NULL pointer dereference was found in objtool, a build-time tool used during Linux kernel compilation. When findinsn returns NULL on failure, the code proceeds to dereference the NULL pointer, causing objtool to crash with a segmentation fault during kernel build operations...

5.8AI score0.00201EPSS
SaveExploits0References5
OpenVAS
OpenVAS
added 2019/12/04 12:00 a.m.104 views

CentOS Update for bpftool CESA-2019:3979 centos7

The remote host is missing an update for the SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS9AI score0.00763EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2018/05/08 9:51 p.m.96 views

Moderate: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 6.5 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS7.1AI score0.18485EPSS
SaveExploits9References3
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.10 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The multiple vulnerabilities in the kernel-build-2.6.8-power3 Debian GNU/Linux operating system can be exploited, leading to breaches of confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.4AI score0.05357EPSS
SaveExploits24References61Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.19 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The kernel-build-2.6.8-2 package of the Debian GNU/Linux operating system has multiple vulnerabilities. Exploitation of these vulnerabilities may lead to breaches of confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.5AI score0.05357EPSS
SaveExploits24References61Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.13 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The multiple vulnerabilities in the kernel-build-2.6.8-3-powerpc Debian GNU/Linux operating system can be exploited, resulting in a violation of the confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.4AI score0.05357EPSS
SaveExploits24References61Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.18 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The kernel-build-2.6.8-3 package of the Debian GNU/Linux operating system has multiple vulnerabilities. Exploitation of these vulnerabilities may lead to breaches of confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.5AI score0.05357EPSS
SaveExploits24References61Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.12 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The multiple vulnerabilities in the kernel-build-2.6.8-powerpc operating system of the Debian GNU/Linux distribution may lead to breaches of confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.4AI score0.05357EPSS
SaveExploits24References61Affected Software1
BDU FSTEC
BDU FSTEC
added 2016/07/07 12:00 a.m.22 views

Vulnerabilities in the Debian GNU/Linux operating system that allow a remote attacker to compromise the confidentiality, integrity, and accessibility of protected information

The kernel-build-2.6.8-3-power3 package of the Debian GNU/Linux operating system has multiple vulnerabilities. Exploitation of these vulnerabilities may lead to breaches of confidentiality, integrity, and accessibility of protected information. These vulnerabilities can be exploited remotely...

10CVSS5.5AI score0.05357EPSS
SaveExploits24References61Affected Software1
Rows per page
Query Builder