Tagged articles

UAF

2 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 6, 2026 · Information Security

Bad Epoll Shows Why Human Audits Still Beat AI in Kernel Security

Human researcher Jaeyoung Chung uncovered the Bad Epoll kernel race‑condition (CVE‑2026‑46242) that AI model Mythos missed, demonstrating that even the most advanced AI code‑auditing tools can overlook critical vulnerabilities while human intuition and deep analysis still dominate security research.

AI auditingCVE-2026-46242Linux kernel
0 likes · 9 min read
Bad Epoll Shows Why Human Audits Still Beat AI in Kernel Security
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 28, 2021 · Mobile Development

MemCorruption Tool for Detecting Memory Corruption Issues in Android Apps

The MemCorruption tool, developed by ByteDance's AppHealth team, provides an online, low‑overhead solution for detecting Use‑After‑Free, Double‑Free, and Heap‑Buffer‑Overflow problems in Android applications by hooking memory allocation functions, sampling allocations, and performing invisible SIGSEGV‑based detection.

AndroidNative DebuggingUAF
0 likes · 12 min read
MemCorruption Tool for Detecting Memory Corruption Issues in Android Apps