Skip to main content
bmekler
New Member
February 16, 2016
Solved

CVE-2015-7547 glibc vulnerability - is FortiOS vulnerable?

  • February 16, 2016
  • 1 reply
  • 15584 views

Major bug in glibc affecting DNS lookups, potential remote code execution - https://access.redhat.com/security/cve/cve-2015-7547

 

Is FortiOS vulnerable, and if yes, what versions?

    1 reply

    ede_pfau
    SuperUser
    SuperUser
    February 17, 2016

    Before FTNT is responding (nothing to find yet), there are 2 mitigating measure one can take:

    - limit DNS UDP packets to 512 bytes (discard larger packets)

    - limit DNS TCP packets to 1024 bytes (discard larger packets)

     

    On the fly, suggestions how to protect a FGT using these limits? A custom IPS signature?

    bmekler
    bmeklerAuthor
    New Member
    February 17, 2016

    How do you apply IPS signatures to traffic originating from (and responding to) Fortigate's own DNS resolver?

    ede_pfau
    SuperUser
    SuperUser
    February 17, 2016

    [strike]Using "local-in" policies[/strike] - CLI only. Unfortunately, this does not support UTM profiles.