1315 matches found
EUVD-2018-3330
Malware in sbrugna...
EUVD-2005-0068
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414652)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414652 advisory. A flaw in the processing of received ICMP errors ICMP fragment needed and ICMP redirect in the Linux kernel functionality was found to allow the ability to quickly...
Unity Linux 20.1070e Security Update: exempi (UTSA-2025-987411)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987411 advisory. XMP Toolkit versions 2023.12 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacker could...
EUVD-2024-53441
Malicious code in bioql PyPI...
EUVD-2022-37255
Malicious code in bioql PyPI...
EUVD-2021-7746
Malicious code in bioql PyPI...
EUVD-2025-26773
Malicious code in bioql PyPI...
EUVD-2021-6554
Malicious code in bioql PyPI...
EUVD-2022-30639
Malicious code in bioql PyPI...
EUVD-2023-58617
Malicious code in bioql PyPI...
vuln
Vuln A simple program for practicing buffer overflow attacks...
ASLRay
This repository contains a Linux ELF x32/x64 ASLR DEP/NX bypass exploit with stack-spraying. The exploit targets the test binary, which is a simple program that takes a string argument and prints it. The exploit works by spraying the stack with a large amount of data, which increases the chances ...
OESA-2025-2293 exempi security update
Exempi is an implementation of XMP. Version 2.x is based on Adobe XMP SDK and released under a BSD-style license like Adobe's. Security Fixes: XMP Toolkit versions 2023.12 and earlier are affected by an out-of-bounds read vulnerability that could lead to disclosure of sensitive memory. An attacke...
UBUNTU-CVE-2025-38696
In the Linux kernel, the following vulnerability has been resolved: MIPS: Don't crash in stacktop for tasks without ABI or vDSO Not all tasks have an ABI associated or vDSO mapped, for example kthreads never do. If such a task ever ends up calling stacktop, it will derefence the NULL ABI pointer...
CVE-2025-38696
CVE-2025-38696 (Linux kernel, MIPS) : The issue occurs in stack_top() for tasks without an ABI or vDSO mapping (e.g., kthreads). If such a task calls stack_top(), it can dereference a NULL ABI pointer and crash. Affected area is the MIPS support in the Linux kernel; the advisory notes the crash c...
Jump over ASLR - Branch Predictors
This project demonstrates applied research in C that illustrates concepts related to branch predictors, speculative execution, and cache-based side channels in the context of Address Space Layout Randomization ASLR...
Buffer_Overflow
Buffer Overflow May 2024 Linux Distribution: Ubuntu 8.10...
Router-Exploiter
Router-Exploiter A powerful and stealthy penetration testing t...
AVX-Based Timing Side Channel — ASLR Detection
This work demonstrates a technique for detecting ASLR using AVX memory load instructions combined with RDTSCP timing and SIGSEGV detection. It illustrates how side-channel timing measurements can be applied to analyze memory layout randomization...