Lucene search
+L

20296 matches found

CVE
CVE
added 2016/06/29 2:00 p.m.84 views

CVE-2012-6703

CVE-2012-6703: Integer overflow in Linux kernel ALSA snd_compr_allocate_buffer (sound/core/compress_offload.c) allows local users to trigger denial of service via crafted SNDRV_COMPRESS_SET_PARAMS; affected until 3.6-rc6-next-20120917. Connected documents confirm the exact function and patch time...

7.8CVSS7.7AI score0.00318EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2016/06/29 2:00 p.m.45 views

CVE-2012-6703

Integer overflow in the sndcomprallocatebuffer function in sound/core/compressoffload.c in the ALSA subsystem in the Linux kernel before 3.6-rc6-next-20120917 allows local users to cause a denial of service insufficient memory allocation or possibly have unspecified other impact via a crafted...

7.8AI score0.00318EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2016/06/29 2:00 p.m.67 views

CVE-2012-6703

Integer overflow in the sndcomprallocatebuffer function in sound/core/compressoffload.c in the ALSA subsystem in the Linux kernel before 3.6-rc6-next-20120917 allows local users to cause a denial of service insufficient memory allocation or possibly have unspecified other impact via a crafted...

7.8CVSS4.7AI score0.00318EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2016/06/24 12:00 a.m.73 views

Fedora Update for expat FEDORA-2016-7c6e7a9265

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS8.4AI score0.13335EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:00 a.m.36 views

OracleVM 3.2 : dhcp (OVMSA-2016-0058)

The remote OracleVM system is missing necessary patches to address critical security updates : - exit2 after sending DHCPDECLINE when dhclient has been started with '-1' RHBZ 756490 - An error in the handling of malformed client identifiers can cause a denial-of-service condition in affected...

7.8CVSS6.5AI score0.84292EPSS
SaveExploits8References5
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:00 a.m.39 views

OracleVM 3.2 : bind (OVMSA-2016-0055)

The remote OracleVM system is missing necessary patches to address critical security updates : - Fix issue with patch for CVE-2016-1285 and CVE-2016-1286 found by test suite - Fix CVE-2016-1285, CVE-2016-1286 - Fix CVE-2015-8704 - Fix CVE-2015-8000 - Fix CVE-2015-5722 - Fix CVE-2015-5477 - Remove...

8.6CVSS6.7AI score0.91284EPSS
SaveExploits16References13
Tenable Nessus
Tenable Nessus
added 2016/06/22 12:00 a.m.46 views

OracleVM 3.2 : perl (OVMSA-2016-0076)

The remote OracleVM system is missing necessary patches to address critical security updates : - Do not extend allowable epoch values in Time::Local::timelocal to remove useless warning on 64-bit platforms Resolves: rhbz1149375 - Fix perl segfaults with custom signal handle Resolves: rhbz991854 -...

7.5CVSS8.7AI score0.63488EPSS
SaveExploits14References5
Tenable Nessus
Tenable Nessus
added 2016/06/21 12:00 a.m.54 views

Ubuntu 12.04 LTS : xmlrpc-c vulnerabilities (USN-3013-1)

It was discovered that the Expat code in XML-RPC for C and C++ unexpectedly called srand in certain circumstances. This could reduce the security of calling applications. CVE-2012-6702 It was discovered that the Expat code in XML-RPC for C and C++ incorrectly handled seeding the random number...

9.8CVSS8.5AI score0.18439EPSS
SaveExploits3References6
OpenVAS
OpenVAS
added 2016/06/21 12:00 a.m.57 views

Ubuntu: Security Advisory (USN-3010-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.1AI score0.06285EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2016/06/20 5:10 p.m.79 views

USN-3010-1: Expat vulnerabilities

It was discovered that Expat unexpectedly called srand in certain circumstances. This could reduce the security of calling applications. CVE-2012-6702 It was discovered that Expat incorrectly handled seeding the random number generator. A remote attacker could possibly use this issue to cause a...

7.8CVSS6.9AI score0.06285EPSS
SaveExploits0
Mageia
Mageia
added 2016/06/17 5:58 a.m.101 views

Updated expat packages fix security vulnerabilities

Updated expat packages fix security vulnerabilities: An issue was introduced when CVE-2012-0876 was addressed. Stefan Sørensen discovered that the use of the function XMLParse seeds the random number generator generating repeated outputs for rand calls CVE-2012-6702. Due to an incomplete solution...

7.8CVSS3.3AI score0.06285EPSS
SaveExploits0References2
CVE
CVE
added 2016/06/16 6:00 p.m.263 views

CVE-2012-6702

CVE-2012-6702 affects the Expat XML parser. Root cause: Expat may call srand or be used with a non-zero seed in XML_SetHashSalt, weakening cryptographic protections. Impact: context-dependent attackers could defeat cryptographic protections via srand-based vectors. No explicit fix in the provided...

5.9CVSS6.2AI score0.02334EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2016/06/16 6:00 p.m.85 views

CVE-2016-5300

The XML parser in Expat does not use sufficient entropy for hash initialization, which allows context-dependent attackers to cause a denial of service CPU consumption via crafted identifiers in an XML document. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-0876...

7.8CVSS7.1AI score0.06285EPSS
SaveExploits0
ArchLinux
ArchLinux
added 2016/06/13 12:00 a.m.88 views

expat: multiple issues

CVE-2012-6702 predictable random numbers It was found that when calling XMLParse ahead of rand, it causes the pseudo random generator to generate non-random predictable numbers. - CVE-2016-5300 denial of service It was found that original fix for CVE-2012-0876 used too little entropy for the hash...

7.8CVSS2.2AI score0.06285EPSS
SaveExploits0References2
ArchLinux
ArchLinux
added 2016/06/13 12:00 a.m.107 views

lib32-expat: multiple issues

CVE-2012-6702 predictable random numbers It was found that when calling XMLParse ahead of rand, it causes the pseudo random generator to generate non-random predictable numbers. - CVE-2016-5300 denial of service It was found that original fix for CVE-2012-0876 used too little entropy for the hash...

7.8CVSS2.3AI score0.06285EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2016/06/09 12:00 a.m.40 views

FreeBSD : expat -- multiple vulnerabilities (c9c252f5-2def-11e6-ae88-002590263bf5)

Sebastian Pipping reports : CVE-2012-6702 -- Resolve troublesome internal call to srand that was introduced with Expat 2.1.0 when addressing CVE-2012-0876 issue 496 CVE-2016-5300 -- Use more entropy for hash initialization than the original fix to CVE-2012-0876. %NASLMINLEVEL 70300 C Tenable...

7.8CVSS6.8AI score0.06285EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2016/06/09 12:00 a.m.55 views

Debian DLA-508-1 : expat security update

Two related issues have been discovered in Expat, a C library for parsing XML. CVE-2012-6702 This issue was introduced when CVE-2012-0876 was addressed. Stefan Srensen discovered that the use of the function XMLParse seeds the random number generator generating repeated outputs for rand calls...

7.8CVSS6.8AI score0.06285EPSS
SaveExploits0References4
Debian
Debian
added 2016/06/08 9:29 a.m.54 views

[SECURITY] [DLA 508-1] expat security update

Package : expat Version : 2.1.0-1+deb7u4 CVE ID : CVE-2012-6702 CVE-2016-5300 Two related issues have been discovered in Expat, a C library for parsing XML. CVE-2012-6702 This issue was introduced when CVE-2012-0876 was addressed. Stefan Sørensen discovered that the use of the function XMLParse...

7.8CVSS7.9AI score0.06285EPSS
SaveExploits0
OSV
OSV
added 2016/06/08 12:00 a.m.61 views

DLA-508-1 expat - security update

Bulletin has no description...

7.8CVSS7AI score0.06285EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/06/08 12:00 a.m.34 views

Debian DSA-3597-1 : expat - security update

Two related issues have been discovered in Expat, a C library for parsing XML. - CVE-2012-6702 It was introduced when CVE-2012-0876 was addressed. Stefan Sorensen discovered that the use of the function XMLParse seeds the random number generator generating repeated outputs for rand calls. -...

7.8CVSS6.8AI score0.06285EPSS
SaveExploits0References8
Rows per page
Query Builder