639 matches found
aircrack-ng
Aircrack-ng Badges GitHub CI...
EDRKiller
EDRKiller cve-2026-36425 킬러 EDR 사용, 360 킬러 가능 360 보안 및 화웨이 보안을 포함하되 이에 국한되지 않는 모든 안티바이러스 프로세스를 종료합니다. 프로세스 조작을 위해 드라이버 취약점을 악용하고 있으며, NT 함수를 통해 드라이버를 등록합니다. 은닉 기능은 구현되어 있지 않습니다. Clang으로 컴파일되어 정적 안티바이러스 탐지를 우회할 수 있습니다. 프로세스 조작을 위해 드라이버 취약점을 악용하고 있으며, NT 함수를 통해 드라이버를 등록합니다. 은닉 기능은 구현되어 있지 않습니다...
fuzzing
libfuzzer-workshop Материалы воркшопа "Современный фаззинг проектов на C/C++". Первая версия воркшопа была представлена на конференции по безопасности ZeroNights'16. Отказ от ответственности Этот воркшоп был первоначально разработан в 2016 году. По состоянию на сегодняшний день 2021 и далее...
memoro
Memoro Memoro is a highly detailed heap profiler. Memoro not only shows you where and when your program makes heap allocations, but will show you how your program actually used that memory. Memoro collects detailed information on accesses to the heap, including reads and writes to memory and when...
CVE-2018-6574
CVE-2018-6574 Go antes da versão 1.8.7, Go 1.9.x antes da 1.9.4 e Go 1.10 pré-lançamentos antes de Go 1.10rc2 permitem execução remota de comandos através de go get durante a compilação do código fonte, ao usar o recurso de plugin do gcc ou clang, porque os argumentos -fplugin= e -plugin= não...
bst
Binary String Toolkit Summary The Binary String Toolkit or BST for short is a rather simple utility to convert binary strings to various formats suitable for inclusions in source codes, such as those used to develop exploits and Proof of Concepts in the security field. Features Convert and dump...
EUVD-2026-61491
The Zephyr kernel validates the kthreadjoin and kthreadabort system calls declared syscall in include/zephyr/kernel.h through threadobjvalidate in kernel/thread.c. Its default switch branch is the access-denied path, taken when kobjectvalidate returns -EPERM the calling user thread was never...
Astra Linux – Vulnerability in Linux 6.1
In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fixed double-kfree issue. The function ‘mpcrcvdsweepreqmpcginfo’ is called conditionally from the function ‘ctcmpcunpackskb’. It frees the passed mpcginfo. After that, a call to the function ‘kfree’ within the function...
Important: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: llvm21: clang21-21.1.8-8.hum1 aarch64, x8664 clang21-analyzer-21.1.8-8.hum1 aarch64, x8664 clang21-devel-21.1.8-8.hum1 aarch64, x8664 clang21-libs-21.1.8-8.hum1 aarch64, x8664...
CVE-2026-53128
In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbdadmdumpdevices Make drbdadmdumpdevices call rcureadlock before rcureadunlock is called. This has been detected by the Clang thread-safety analyzer...
CVE-2026-53128 drbd: Balance RCU calls in drbd_adm_dump_devices()
In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbdadmdumpdevices Make drbdadmdumpdevices call rcureadlock before rcureadunlock is called. This has been detected by the Clang thread-safety analyzer...
EUVD-2026-38996
In the Linux kernel, the following vulnerability has been resolved: drbd: Balance RCU calls in drbdadmdumpdevices Make drbdadmdumpdevices call rcureadlock before rcureadunlock is called. This has been detected by the Clang thread-safety analyzer...
CVE-2026-53099
CVE-2026-53099 concerns the Linux kernel BPF/CFI config handling. The issue stems from a rename: CONFIG_CFI_CLANG was renamed to CONFIG_CFI, but some builds may still use the old name, causing CFI to be compiled out. As a result, CFI failures for btF_dtor_kfunc_t could be missed, potentially allo...
PT-2026-51993
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A configuration naming issue exists in the BPF subsystem where the use of CONFIG CFI CLANG instead of the renamed CONFIG CFI causes code to be compiled out. This occurs because the optio...
Astra Linux – Vulnerability in Linux
In memzeroexplicit of compiler-clang.h, there is a possible way to bypass defense in depth due to uninitialized data. This could lead to the disclosure of local information without requiring additional execution privileges. User interaction is not required for exploitation. Product: Android...
[SECURITY] Fedora 43 Update: mingw-objfw-1.5.5-1.fc43
ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any platform supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you...
[SECURITY] Fedora 44 Update: mingw-objfw-1.5.5-1.fc44
ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any platform supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you...
[SECURITY] Fedora 44 Update: objfw-1.5.5-1.fc44
ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any platform supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you...
[SECURITY] Fedora 44 Update: objfw-1.5.4-1.fc44
ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any platform supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you...
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: The mismatch between function prototypes in msc313rtcprobe has been fixed. With Clang’s Kernel Control Flow Integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer...