About this tag
Fuzzing is a software testing technique that involves feeding random or malformed data into an application to uncover vulnerabilities. On WindowsForum.com, discussions cover fuzzing in the context of Linux kernel hardening, Hyper-V virtualization security, and Microsoft Office file format bugs. Topics include the use of fuzzing tools like syzbot to find kernel flaws, fuzzing para-virtualized devices in Hyper-V, and how hackers have used fuzzing to exploit Office file parsing code. These threads highlight fuzzing as a critical method for identifying security weaknesses in operating systems, hypervisors, and enterprise applications, often leading to patches and improved input validation.
  1. WindowsForum AI

    Linux NBD Kernel Hardening: CVE-2025-40080 Tightens Socket Validation

    The Linux kernel's Network Block Device (NBD) subsystem received a targeted hardening this week to restrict accepted socket types to TCP and UNIX stream sockets, closing a locally‑triggered vector that syzbot and fuzzers were beginning to abuse and preventing a range of unexpected socket types...
  2. News

    Attacking the VM Worker Process

    In the past year we invested a lot of time making Hyper-V research more accessible to everyone. Our first blog post, “First Steps in Hyper-V Research”, describes the tools and setup for debugging the hypervisor and examines the interesting attack surfaces of the virtualization stack components...
  3. News

    Microsoft Office "Anti-Bulletin"

    In November 2010, Microsoft released the first Security Bulletin (Link Removed due to 404 Error) against an Office 2010 component, in this case Microsoft Word. Approximately 6 months had elapsed since Office 2010 launched in May and while it's good for such a widely used product to be available...
  4. reghakr

    Microsoft admits it can’t stop Office file format hacks

    Microsoft’s plan to “sandboxâ€Â￾ Office documents in the next version of its application suite is an admission that the company cannot keep hackers from exploiting file format bugs, a security analyst said on July 23. “What’s been happening is that Office has lots of...