Mariadb · Mariadb Server · CVE-2022-27383
**Name of the Vulnerable Software and Affected Versions**
MariaDB Server versions 10.6 and below
**Description**
The issue is related to an use-after-free in the `my strcasecmp 8bit` component of MariaDB Server, which can be exploited through specially crafted SQL statements, potentially allowing a remote attacker to cause a denial of service.
**Recommendations**
For MariaDB Server versions 10.6 and below, consider restricting the use of the `my strcasecmp 8bit` component until a patch is available. As a temporary workaround, avoid using specially crafted SQL statements that could trigger the use-after-free condition. At the moment, there is no information about a newer version that contains a fix for this vulnerability.