4804 matches found
VQ-RefluxCore
VQ-RefluxCore: Framework de Evaluación e Investigación de Vulnerabilidades del Kernel VQ-RefluxCore es un framework avanzado de investigación en seguridad diseñado para modelar, analizar y demostrar mecánicas de Escalada Local de Privilegios LPE asociadas con condiciones de carrera a nivel de...
scutum
SCUTUM 防火墙 简介 简而言之,SCUTUM 自动配置您的个人计算机,抵御恶意 TCP/UDP 流量和 ARP 欺骗攻击。 该软件使用 UFW 为您设置传统防火墙,确定并锁定网关 MAC 地址,从而防止被 ARP 欺骗。 本软件设计紧凑高效。目前一次仅支持一个接口。流量仅允许通过一个接口。我们正在研究同时支持多个接口的可能性。 2.10.2(2019年5月5日) 1. 修复了 nftables 的 ARP 问题。ARP 数据包现在已正确在 arp 表中被阻止,而非 inet 表。 2. 将格式化字符串替换为 f-string。 2.10.0(2018年11月2日) 1. 修复了首次...
CVE-2024-30088-Windows-poc
CVE-2024-30088-Windows-poc 该漏洞存在于 NtQueryInformationToken 函数中,特别是在处理AuthzBasepCopyoutInternalSecurityAttributes 函数时,该漏洞源于内核在操作对象时对锁定机制的不当管理,这一失误可能导致恶意实体意外提升权限。 提权因为需要条件竞争,所以需要耐心等待一会...
initroot
initroot:摩托罗拉引导加载程序内核命令行注入安全启动与设备锁定绕过 CVE-2016-10277 作者:Roee Hay / Aleph Research, HCL Technologies 第一阶段漏洞利用:临时越狱 该漏洞利用可在设备上获得临时的无限制 root 访问权限。 例如,在 cedric 上(部分消息已移除以提高可读性): root@kitploit: $ cd ./tethered/cedric $ ./initroot-tethered.sh Welcome to initroot-cedric-tethered ... bootloader bootloade...
CVE-2022-3910
CVE-2022-3910 poc dirtyfile dirtymm...
CVE-2022-2602
CVE-2022-2602 Dieses Repository enthält Exploits für CVE-2022-2602. Es gibt zwei Versionen davon: Exploit mithilfe der userfaultfd-Technik. Exploit mithilfe der Inode-Locking-Technik. Viel Spaß! : LukeGix...
CVE-2026-80659
In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: defer reset until cmdmutex is unlocked vub300cmndworkthread holds cmdmutex while it sends a command and waits for the command response. If the response wait times out, vub300commandresponse kills the command URBs and...
EUVD-2026-67552
In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: use generic driveroverride infrastructure When a driver is probed through driverattach, the bus' match callback is called without the device lock held, thus accessing the driveroverride field without a lock,...
CVE-2026-80660
In the Linux kernel, the following vulnerability has been resolved: hwmon: occ unregister sysfs devices outside occ lock occactivefalse and occshutdown unregister sysfs-backed devices while occ-lock is held. hwmondeviceunregister and sysfsremovegroup can wait for active sysfs callbacks to drain,...
CVE-2026-80659
In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: defer reset until cmdmutex is unlocked vub300cmndworkthread holds cmdmutex while it sends a command and waits for the command response. If the response wait times out, vub300commandresponse kills the command URBs and...
CVE-2026-80659
CVE-2026-80659 is a deadlock in the Linux kernel's vub300 MMC/USB driver. When a command response times out, __vub300_command_response() synchronously resets the USB device while vub300_cmndwork_thread() still holds cmd_mutex; the reset path re-enters the driver via vub300_pre_reset() and attempt...
CVE-2026-80535
A flaw was found in the Linux kernel's XFS filesystem. When a local user or process attempts to delete a directory that refers to itself, the directory tree repair code incorrectly tries to acquire a lock on the same inode twice. This double-locking issue can lead to system instability or...
CVE-2026-80549
In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Move cp cleanup out of not operational The fsmnotoper routine is called when the device has been lost, and is by definition no longer operational. Since this can happen asynchronously from the normal behavior of the...
CVE-2026-80562
CVE-2026-80562 affects the Linux kernel 's gpio: ml-ioh driver. The driver's ioh_irq_type(), ioh_irq_enable(), and ioh_irq_disable() callbacks acquire chip->spinlock via spin_lock_irqsave(), but they are invoked while the caller already holds desc->lock (a raw_spinlock_t) with hardirqs disa...
CVE-2026-80562 gpio: ml-ioh: use raw_spinlock_t for the register lock
In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...
CVE-2026-80549 s390/vfio_ccw: Move cp cleanup out of not operational
In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Move cp cleanup out of not operational The fsmnotoper routine is called when the device has been lost, and is by definition no longer operational. Since this can happen asynchronously from the normal behavior of the...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098907)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098907 advisory. In the Linux kernel, the following vulnerability has been resolved: fuse: re-lock request before returning from fusereffolio fusereffolio unlocks the request but doe...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098736)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098736 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquir...
Linux Distros Unpatched Vulnerability : CVE-2026-80548
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/vfioccw: Selectively expand iomutex The iomutex was defined to serialize the ioregions, but then has also sort of been associated with the I/O themselves...
The vulnerability of the functions alx_suspend() and alx_resume() in the drivers/net/ethernet/atheros/alx/main.c file of the Linux kernel’s Ethernet network adapter driver allows a hacker to cause a service failure.
The vulnerability of the functions alxsuspend and alxresume in the drivers/net/ethernet/atheros/alx/main.c file of the Linux kernel’s Ethernet network adapter driver is related to improper locking of resources. Exploiting this vulnerability could allow an attacker to cause a service failure...