Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heap corruption in yyparse #742

Closed
jvijtiuk opened this issue Mar 29, 2019 · 1 comment
Closed

Heap corruption in yyparse #742

jvijtiuk opened this issue Mar 29, 2019 · 1 comment

Comments

@jvijtiuk
Copy link
Collaborator

Hi,

this file crashes lys_parse_path:

module links {
  yang-version 1.1;
  namespace "urn:mo:1";
  prefix yang;

  import ietf-yang-metadata {
    prefix md;
    revision-date 2016-08-05;
  }

  md:annotation value {
    reference "RFC7950 section 7.7.9.";
    description;
  }
}
@ret2libc
Copy link

CVE-2019-20393 was assigned to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants