About 26,700 results
Open links in new tab
  1. What Is Buffer Overflow? Attacks, Types & Vulnerabilities ...

    Buffer overflow is a software coding error or vulnerability that can be exploited by hackers to gain unauthorized access to corporate systems. It is one of the best-known software security …

  2. Buffer Overflow - OWASP Foundation

    Buffer overflow is probably the best known form of software security vulnerability. Most software developers know what a buffer overflow vulnerability is, but buffer overflow attacks against both …

  3. Secure by Design Alert: Eliminating Buffer Overflow ... - CISA

    Feb 12, 2025 · Buffer overflow vulnerabilities (CWE-119) arise when threat actors access or write information in the wrong part of a computer’s memory (i.e., outside the memory buffer).

  4. NVD - CVE-2026-22184

    Jan 7, 2026 · Current Description zlib versions up to and including 1.3.1.2 include a global buffer overflow in the untgz utility located under contrib/untgz. The vulnerability is limited to the standalone …

  5. FBI, CISA warn hackers abusing buffer overflow CVEs to launch ...

    Feb 13, 2025 · The FBI and Cybersecurity and Infrastructure Security Agency on Wednesday warned that hackers are abusing buffer overflow vulnerabilities to launch malicious attacks against …

  6. Everything about Buffer Overflows | Blog | Code Intelligence

    Learn how to detect, prevent, and fix buffer overflows, one of the most dangerous vulnerabilities in C/C++ software security. Read all about here!

  7. CVE-2026-22184 (CVSS 9.3) Critical zlib Flaw Exploited via ...

    CVE-2026-22184 is a critical memory corruption vulnerability in the zlib library’s untgz utility with a CVSS score of 9.3. The flaw is caused by a lack of bounds checking in the strcpy() function, allowing for …