SB2020090709 - Denial of service in GNU Bison



SB2020090709 - Denial of service in GNU Bison

Published: September 7, 2020

Security Bulletin ID SB2020090709
Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Denial of service

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Use-after-free (CVE-ID: CVE-2020-24240)

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

GNU Bison before 3.7.1 has a use-after-free in _obstack_free in lib/obstack.c (called from gram_lex) when a '�' byte is encountered. NOTE: there is a risk only if Bison is used with untrusted input, and the observed bug happens to cause unsafe behavior with a specific compiler/architecture. The bug report was intended to show that a crash may occur in Bison itself, not that a crash may occur in code that is generated by Bison.


Remediation

Install update from vendor's website.