[PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)
    
    CVE-2006-2444 - Potential remote DoS in SNMP NAT helper.
    
    Fix memory corruption caused by snmp_trap_decode:
    
    - When snmp_trap_decode fails before the id and address are allocated,
      the pointers contain random memory, but are freed by the caller
      (snmp_parse_mangle).
    
    - When snmp_trap_decode fails after allocating just the ID, it tries
      to free both address and ID, but the address pointer still contains
      random memory. The caller frees both ID and random memory again.
    
    - When snmp_trap_decode fails after allocating both, it frees both,
      and the callers frees both again.
    
    The corruption can be triggered remotely when the ip_nat_snmp_basic
    module is loaded and traffic on port 161 or 162 is NATed.
    
    Found by multiple testcases of the trap-app and trap-enc groups of the
    PROTOS c06-snmpv1 testsuite.
Итого, 18 релизов по 40Mb = 701Mb ;)




    
      Ответ на:
      
          комментарий
        от SteepZ 
  
    
      Ответ на:
      
          комментарий
        от bugmaker 
  
    
      Ответ на:
      
          комментарий
        от iBliss 
  
    
      Ответ на:
      
          комментарий
        от Shaman007 
  

    
      Ответ на:
      
          комментарий
        от fghj 
  
    
      Ответ на:
      
          комментарий
        от SteepZ 
  
    
      Ответ на:
      
          комментарий
        от bugmaker 
  
    
      Ответ на:
      
          комментарий
        от Lockywolf 
  
    
      Ответ на:
      
          комментарий
        от stassats 
  
    
        Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
      
Похожие темы
- Форум PHP 5.2.9 (2009)
- Форум Squid - решето (2023)
- Форум тихо и незаметно (2011)
- Форум postgresql-base-9.0.3 (2011)
- Форум Кончилось свободное место на диске (2012)
- Форум curl 7.19.1 (2008)
- Форум У Линуса комп сломался. Разработка ядра замедлилась (2022)
- Форум Вышел Brutal Doom v19 (2013)
- Форум Сканирование системы на уязвимости (2017)
- Форум mysql bug | срочно! (2007)