optimizer dos

About this tag
The optimizer dos tag covers discussions about denial-of-service vulnerabilities in database query optimizers, specifically Oracle MySQL Server. A key thread addresses CVE-2024-20973, a flaw in the MySQL Server Optimizer component that allows a low-privileged, network-accessible account to trigger hangs or crashes, causing a denial-of-service condition. Affected versions include MySQL 8.0.35 and earlier, and 8.2.0 and earlier. The tag focuses on security issues where the optimizer component is exploited for DoS attacks, with emphasis on mitigation strategies and understanding the vulnerability's impact on MySQL instances.
  1. CVE-2024-20973: Mitigating MySQL Server Optimizer DoS

    Oracle’s MySQL Server contains a stability flaw in its query optimizer that can be triggered remotely by a low‑privileged, network‑accessible account to hang or repeatedly crash the server process, producing a reliable denial‑of‑service condition for affected MySQL instances. Background /...