18 matches found
cve-2024-0582
PoC para CVE-2024-0582 Mientras aprendía sobre la interfaz iouring, decidí crear un PoC para CVE-2024-0582. Todo este trabajo se deriva directamente de la información del CVE, el parche y algunos otros artículos relacionados con io uring, en particular el artículo de Chompie sobre CVE-2021-41073...
CVE-2024-0582-dataonly
CVE-2024-0582 基于CVE-2024-0582的仅数据攻击 描述 该漏洞利用遵循这篇博客文章中的策略,不同之处在于我没有使用子进程来打开文件。 我在GitHub上发现了一些漏洞利用,它们遵循这篇write-up中的策略。 在用基于套接字的控制流劫持复现了该漏洞利用之后,我尝试用仅数据攻击的方式实现它,这似乎还没有开源。 尝试用Claude 我将上述两篇write-up以及https://github.com/ysanatomic/iouringLPE-CVE-2024-0582/blob/main/exploit.c输入给Claude,并说道: root@kitploit:...
CVE-2024-0582
此存储库没有 README。...
io_uring_LPE-CVE-2024-0582
iouringLPE-CVE-2024-0582 LPE exploit for CVE-2024-0582. I will not be releasing a write-up for this vulnerability as my method of exploitation is almost the same as for CVE-2023-2598. You can read the exploitation section of my write-up on CVE-2023-2598 to understand this exploit as well:...
Exploit for Use After Free in Linux Linux_Kernel
CVE-2024-0582 Exploit PoC This repository provides a Proof-...
Exploit for Use After Free in Linux Linux_Kernel
CVE-2024-0582 A data-only attack based on CVE-2024-0582 De...
Exploit for Use After Free in Linux Linux_Kernel
RU GenIoURingExploit is a PoC exploit targeting a specific...
Exploit for Use After Free in Linux Linux_Kernel
PoC for CVE-2024-0582 While learning about the iouring interf...
Exploit for Use After Free in Linux Linux_Kernel
iouringLPE-CVE-2024-0582 LPE exploit for CVE-2024-0582. I w...
Ubuntu 22.04 LTS : Linux kernel (StarFive) vulnerabilities (USN-6651-3)
The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6651-3 advisory. It was discovered that a race condition existed in the ATM Asynchronous Transfer Mode subsystem of the Linux kernel, leading to a use-after-free...
Ubuntu: Security Advisory (USN-6651-2)
The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...
Ubuntu: Security Advisory (USN-6651-1)
The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...
CVE-2024-0582
A memory leak flaw was found in the Linux kernel’s iouring functionality in how a user registers a buffer ring with IORINGREGISTERPBUFRING, mmap it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system...
CVE-2024-0582
A memory leak flaw was found in the Linux kernel’s iouring functionality in how a user registers a buffer ring with IORINGREGISTERPBUFRING, mmap it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system...
CVE-2024-0582
The CVE-2024-0582 issue affects the Linux kernel io_uring subsystem, specifically the IORING_REGISTER_PBUF_RING path where a user registers, mmaps, and frees a buffer ring. The vulnerability is a memory leak that can be exploited by a local user to crash the system or potentially escalate privile...
CVE-2024-0582
A memory leak flaw was found in the Linux kernel’s iouring functionality in how a user registers a buffer ring with IORINGREGISTERPBUFRING, mmap it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system...
CVE-2024-0582
creationtimestamp| type| source ---|---|--- 2024-01-16 13:02:06+00:00| seen| https://t.me/ctinow/168781 2024-02-06 08:07:20+00:00| seen| https://t.me/ctinow/179819 2024-03-21 17:46:11+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/10189 2024-03-29 20:39:36+00:00|...
CVE-2024-0582
A memory leak flaw was found in the Linux kernel’s iouring functionality in how a user registers a buffer ring with IORINGREGISTERPBUFRING, mmap it, and then frees it. This flaw allows a local user to crash or potentially escalate their privileges on the system. Mitigation Mitigation for this iss...