USN-624-2: Erlang vulnerability


 
Thread Tools Search this Thread
Special Forums Cybersecurity Security Advisories (RSS) USN-624-2: Erlang vulnerability
# 1  
Old 04-08-2010
USN-624-2: Erlang vulnerability

Referenced CVEs:
CVE-2008-2371


Description:
===========================================================Ubuntu Security Notice USN-624-2 April 09, 2010erlang vulnerabilityCVE-2008-2371===========================================================A security issue affects the following Ubuntu releases:Ubuntu 9.10This advisory also applies to the corresponding versions ofKubuntu, Edubuntu, and Xubuntu.The problem can be corrected by upgrading your system to thefollowing package versions:Ubuntu 9.10: erlang-base 1:13.b.1-dfsg-2ubuntu1.1In general, a standard system upgrade is sufficient to effect thenecessary changes.Details follow:USN-624-1 fixed a vulnerability in PCRE. This update provides thecorresponding update for Erlang.Original advisory details: Tavis Ormandy discovered that the PCRE library did not correctly handle certain in-pattern options. An attacker could cause applications linked against pcre3 to crash, leading to a denial of service.





More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
LIBMTP_filesampledata_struct(3) 				      libmtp					   LIBMTP_filesampledata_struct(3)

NAME
libmtp - LIBMTP_filesampledata_struct SYNOPSIS
#include <libmtp.h> Data Fields uint32_t width uint32_t height uint32_t duration LIBMTP_filetype_t filetype uint64_t size char * data Detailed Description LIBMTP Object RepresentativeSampleData Structure Field Documentation char* LIBMTP_filesampledata_struct::data Sample data Referenced by LIBMTP_destroy_filesampledata_t(), LIBMTP_Get_Representative_Sample(), and LIBMTP_Send_Representative_Sample(). uint32_t LIBMTP_filesampledata_struct::duration Duration in milliseconds if it is audio Referenced by LIBMTP_Get_Representative_Sample(), LIBMTP_Get_Representative_Sample_Format(), and LIBMTP_Send_Representative_Sample(). LIBMTP_filetype_t LIBMTP_filesampledata_struct::filetype Filetype used for the sample Referenced by LIBMTP_Get_Representative_Sample(), LIBMTP_Get_Representative_Sample_Format(), and LIBMTP_Send_Representative_Sample(). uint32_t LIBMTP_filesampledata_struct::height Height of sample if it is an image Referenced by LIBMTP_Get_Representative_Sample(), LIBMTP_Get_Representative_Sample_Format(), LIBMTP_new_filesampledata_t(), and LIBMTP_Send_Representative_Sample(). uint64_t LIBMTP_filesampledata_struct::size Size of sample data in bytes Referenced by LIBMTP_Get_Representative_Sample(), LIBMTP_Get_Representative_Sample_Format(), and LIBMTP_Send_Representative_Sample(). uint32_t LIBMTP_filesampledata_struct::width Width of sample if it is an image Referenced by LIBMTP_Get_Representative_Sample(), LIBMTP_Get_Representative_Sample_Format(), and LIBMTP_Send_Representative_Sample(). Author Generated automatically by Doxygen for libmtp from the source code. Version 1.1.3 Sun Feb 17 2013 LIBMTP_filesampledata_struct(3)