Alerts This Week
Warning Icon 1 637
Alerts This Week
Warning Icon 1 637

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -6 articles for you...
98

Red Hat OpenStack 6.0 RHSA-2015-2685-01 Important: Remote Exec

Updated openstack-ironic-discoverd packages that fix one security issue are now available for Red Hat Enterprise Linux OpenStack Platform 6.0. Red Hat Product Security has rated this update as having Important security impact. A Common Vulnerability Scoring System (CVSS) base score, which. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ==================================================================== Red Hat Security Advisory Synopsis: Important: openstack-ironic-discoverd security update Advisory ID: RHSA-2015:2685-01 Product: Red Hat Enterprise Linux OpenStack Platform Advisory URL: https://access.redhat.com/errata/RHSA-2015:2685.html Issue date: 2015-12-21 CVE Names: CVE-2015-5306 ==================================================================== 1. Summary: Updated openstack-ironic-discoverd packages that fix one security issue are now available for Red Hat Enterprise Linux OpenStack Platform 6.0. Red Hat Product Security has rated this update as having Important security impact. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available from the CVE link in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux OpenStack Platform 6.0 for RHEL 7 - noarch 3. Description: OpenStack Bare Metal (ironic) is a tool used to provision bare metal (as opposed to virtual) machines. It leverages common technologies such as PXE boot and IPMI to cover a wide range of hardware. It also supports pluggable drivers to allow added, vendor-specific functionality. It was discovered that enabling debug mode in openstack-ironic-discoverd also enabled debug mode in the underlying Flask framework. If errors were encountered while Flask was in debug mode, a user experiencing an error might be able to access the debug console (effectively, a command shell). (CVE-2015-5306) Please note that this package is a Technology Preview and should not be used in production. Allopenstack-ironic-discoverd users are advised to upgrade to these updated packages, which correct this issue. 4. Solution: Before applying this update, make sure all previously released errata relevant to your system have been applied. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258 5. Bugs fixed (https://bugzilla.redhat.com/): 1273698 - CVE-2015-5306 openstack-ironic-discoverd: potential remote code execution with debug mode enabled 6. Package List: Red Hat Enterprise Linux OpenStack Platform 6.0 for RHEL 7: Source: openstack-ironic-discoverd-0.2.5-2.el7ost.src.rpm noarch: openstack-ironic-discoverd-0.2.5-2.el7ost.noarch.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key 7. References: https://access.redhat.com/security/cve/CVE-2015-5306 https://access.redhat.com/security/updates/classification#important 8. Contact: The Red Hat security contact is . More contact details at https://access.redhat.com/security/team/contact Copyright 2015 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iD8DBQFWeFYdXlSAg2UNWIIRAvwUAJ91P5APQMfFyQU26VHg6yV/VoItEwCfeNPf UpcWtj/OopvAKC2J2cxqR/c=olK5 -----END PGP SIGNATURE----- -- Enterprise-watch-list mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. . Newly released openstack-ironic-discoverd updates for Red Hat OpenStack 6.0 tackle a critical security vulnerability.. OpenStack Security, Red Hat Advisory, Remote Execution, Ironic Packages. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Dec 21, 2015 Important Red Hat
91

Gentoo: 201406-13 Standard: Memcached External Command Execution Issues

Multiple vulnerabilities have been found in memcached, allowing remote attackers to execute arbitrary code or cause Denial of Service.. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 201406-13 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - https://security.gentoo.org/ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Severity: Normal Title: memcached: Multiple vulnerabilities Date: June 15, 2014 Bugs: #279386, #452098, #467962, #496506, #498078 ID: 201406-13 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Synopsis ======= Multiple vulnerabilities have been found in memcached, allowing remote attackers to execute arbitrary code or cause Denial of Service. Background ========= memcached is a high-performance, distributed memory object caching system Affected packages ================ ------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-misc/memcached < 1.4.17 > = 1.4.17 Description ========== memcached authentication could be bypassed when using SASL due to a flaw related to SASL authentication state. Also several heap-based buffer overflows due to integer conversions when parsing certain length attributes were discovered. Impact ===== A remote attacker could possibly execute arbitrary code with the privileges of the process, cause a Denial of Service condition or authenticate with invalid SASL credentials, bypassing memcached authentication completely. Workaround ========= There is no known workaround at this time. Resolution ========= All memcached users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=net-misc/memcached-1.4.17" References ========= [ 1 ] CVE-2009-2415 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2009-2415 [ 2 ] CVE-2013-7239 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7239 [ 3 ] CVE-2011-4971 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4971 [ 4 ] CVE-2013-0179 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-0179 [ 5 ] CVE-2013-7290 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7290 [ 6 ] CVE-2013-7291 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7291 Availability =========== This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201406-13 Concerns? ======== Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to This email address is being protected from spambots. You need JavaScript enabled to view it. or alternatively, you may file a bug at https://bugs.gentoo.org. License ====== Copyright 2014 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. https://creativecommons.org/licenses/by-sa/2.5/ . Gentoo Linux GLSA 202004-20 highlights various vulnerabilities in the MySQL service that may enable unauthorized access or system instability.. Gentoo Security Advisory, memcached Security, Remote Attack Risks. . LinuxSecurity.com Team

Calendar 2 Jun 15, 2014 Gentoo
87

Debian: DSA 1024-1 Critical: Clamav Multiple Remote Exec Threats

Updated package.. - --------------------------------------------------------------------------Debian Security Advisory DSA 1024-1 This email address is being protected from spambots. You need JavaScript enabled to view it. http://www.debian.org/security/ Moritz Muehlenhoff April 5th, 2006 http://www.debian.org/security/faq - --------------------------------------------------------------------------Package : clamav Vulnerability : several Problem-Type : remote Debian-specific: no CVE ID : CVE-2006-1614 CVE-2006-1615 CVE-2006-1630 Several remote vulnerabilities have been discovered in the ClamAV anti-virus toolkit, which may lead to denial of service and potentially to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2006-1614 Damian Put discovered an integer overflow in the PE header parser. This is only exploitable if the ArchiveMaxFileSize option is disabled. CVE-2006-1615 Format string vulnerabilities in the logging code have been discovered, which might lead to the execution of arbitrary code. CVE-2006-1630 David Luyer discovered, that ClamAV can be tricked into an invalid memory access in the cli_bitset_set() function, which may lead to a denial of service. The old stable distribution (woody) doesn't contain clamav packages. For the stable distribution (sarge) these problems have been fixed in version 0.84-2.sarge.8. For the unstable distribution (sid) these problems have been fixed in version 0.88.1-1. We recommend that you upgrade your clamav package. Upgrade Instructions - --------------------wget url will fetch the file for you dpkg -i file.deb will install the referenced file. If you are using the apt-get package manager, use the line for sources.list as given below: apt-get update will update the internal database apt-get upgrade will install corrected packages You may use anautomated update by adding the resources from the footer to the proper configuration. Debian GNU/Linux 3.1 alias sarge - -------------------------------- Source archives: Size/MD5 checksum: 872 ab3b8945329f3ead12e0bc4665a7b1c8 Size/MD5 checksum: 175767 1c70e8d67a61d49a51ffd11e2574323b Size/MD5 checksum: 4006624 c43213da01d510faf117daa9a4d5326c Architecture independent components: Size/MD5 checksum: 154760 d5856a0d9cc9d79842e840417e6eddea Size/MD5 checksum: 694302 0c2adbade7ac8834f17cd93b2bb2d04a Size/MD5 checksum: 123772 bb7b5e11599fbc3626561334a4cc3b41 Alpha architecture: Size/MD5 checksum: 74762 8f4e4c084200e30791eb02cc82b94a7d Size/MD5 checksum: 48838 87a9f130d2f8b196d2705d3f5f9652c9 Size/MD5 checksum: 2176362 a5d414c3933204fca40fdc65a631bf85 Size/MD5 checksum: 42116 0dd5f21866df4fb3103eef16f699b63b Size/MD5 checksum: 255666 ee3063a5b42e80426680a4d3a6548742 Size/MD5 checksum: 285526 8b60096789652370a9c1eb23426de0fb AMD64 architecture: Size/MD5 checksum: 68836 759081eefaefe1fbbe20b54b32c731f9 Size/MD5 checksum: 44190 750a423f1cebbb0e307fcbbd20fa2a52 Size/MD5 checksum: 2173214 2ba25c51303c97a105f8d38953bf3387 Size/MD5 checksum: 40006 0456d63d7fb286a73036df807e0e1b9c Size/MD5 checksum: 176430 3b2092a8a89d581692bd26ba4e249524 Size/MD5 checksum: 259636 de8ff1433bfd159c83eaf40fcbb5a9c3 ARM architecture: Size/MD5 checksum: 63914 950154f957a11c66fc2c7528abe1f80c Size/MD5 checksum: 39592 bc92d523a15df87c66df15165815f684 Size/MD5 checksum: 2171222 91e209cec252cd6e3303dbb15e61f38c Size/MD5 checksum: 37310 8de5836510b35692e52ad04ff7e99909 Size/MD5 checksum: 174784 916270130f4ae7f8d19476e8ed2696bb Size/MD5 checksum: 249626 6239b4680637783bc25da305a5840c97 Intel IA-32architecture: Size/MD5 checksum: 65186 075b0a1e041ef16465f747e8615478eb Size/MD5 checksum: 40306 186f3f67d4e01eefa9bd4de61cbc7597 Size/MD5 checksum: 2171576 447093a4486b108a86daa3b1fb05df01 Size/MD5 checksum: 38028 a3b09e4e355290b59442c4f55a221fc6 Size/MD5 checksum: 159538 61d3a1e151a892a93ff59b5e32406e44 Size/MD5 checksum: 254266 00e35cca8aa52ca3025881de3ee6b843 Intel IA-64 architecture: Size/MD5 checksum: 81818 84308736db6948a227fee4d603d5e9c3 Size/MD5 checksum: 55238 5b0c1145c0c7df81cef8ef147d6a67fb Size/MD5 checksum: 2180132 15de24581d6bd4237cc6e629b8fe2129 Size/MD5 checksum: 49192 6423e0364941f3fd5a0a94db3a41cbc0 Size/MD5 checksum: 252030 2b27bb90564d6d11a1ab7433878cfe2a Size/MD5 checksum: 317596 7194c5171e051cec740d3e26b8ac1921 HP Precision architecture: Size/MD5 checksum: 68280 fab75c3065bc0daef29c03de7eb95616 Size/MD5 checksum: 43290 8fb3f438a608a015394dc63c2e2262b7 Size/MD5 checksum: 2173664 6ac357059b165b64597b4298f2eb7c53 Size/MD5 checksum: 39452 22c7fc2ead648754db1280ed45382f0c Size/MD5 checksum: 202622 60c9ecb6f7de4f23d81f3a60a6f86af8 Size/MD5 checksum: 283312 92eec506c9c9c6c3e75f0180c83d9700 Motorola 680x0 architecture: Size/MD5 checksum: 62522 caaba4e546fa8c4bed7c6f43004cb5ab Size/MD5 checksum: 38208 176ca281e6004227c266b31dc8ba8b47 Size/MD5 checksum: 2170472 090cb28e973bde8ab2d44fdf348ea3ad Size/MD5 checksum: 35068 80e3b711fa0b3c7b6eb481b76bbc0c96 Size/MD5 checksum: 146248 8f95efb7f3ac12667fedf66014107fcd Size/MD5 checksum: 250348 2cf8b9fdfcdaaf51e9ea2e3695e6d0e4 Big endian MIPS architecture: Size/MD5 checksum: 67952 5576ba2f730b4a4e73c08d85956a0fe1 Size/MD5 checksum: 43782 b93619f9da106b1ecbfb405ee022c1ee Size/MD5checksum: 2172990 85507c94a036d0c39fb1c645bb050512 Size/MD5 checksum: 37678 5a8947a6f3c6ba9c7c307c0fd48050dc Size/MD5 checksum: 195428 c8b23ed440bccb7d24fd809f96daad87 Size/MD5 checksum: 257460 3538a15689317678f878c28b1ab89d38 Little endian MIPS architecture: Size/MD5 checksum: 67556 0547466b220feec6a84bb78803604cde Size/MD5 checksum: 43580 524a0264d0a5fbb55ee3f97bec588a27 Size/MD5 checksum: 2172940 8823057cd5d1aa1a0c2b1bbab22f0e37 Size/MD5 checksum: 37962 cae611d3f09c245cb58e4605d9d59702 Size/MD5 checksum: 191858 a0760438641ec43b77b19e2884c94e96 Size/MD5 checksum: 255080 0e54a23a6c5ecf5c7a5a47772cda3c78 PowerPC architecture: Size/MD5 checksum: 69288 f057daede2d7b7123681918d177ce539 Size/MD5 checksum: 44674 59aefa09eaf2445d8359f0e420602be6 Size/MD5 checksum: 2173578 af9dec3e7e471453ec51bcf48ce266d8 Size/MD5 checksum: 38870 bf9fe9d09d8da16d71d29257b25c3831 Size/MD5 checksum: 187656 71a796fc913828ce8533e26133dc5905 Size/MD5 checksum: 264812 d1c3dd57001bda9bcd7e069d2d5fe4fb IBM S/390 architecture: Size/MD5 checksum: 67904 9b1b8122712a2dd196766ebf29b5489a Size/MD5 checksum: 43576 0794d581c44455ab27f08d81e55603c4 Size/MD5 checksum: 2172900 d2ac57b7351650121ed6d3eb956e5ca4 Size/MD5 checksum: 38936 83eeff4b13a29ff65228c1b6a1ceb630 Size/MD5 checksum: 182596 38d749ca8410825c236a506d5948a823 Size/MD5 checksum: 269402 b23c60b45653f744ef38e397c1fd9dbc Sun Sparc architecture: Size/MD5 checksum: 64416 70a8646252c0d3e0b78c8a37b7e25ab5 Size/MD5 checksum: 39466 b68bca7161019ac2e2405973028ea710 Size/MD5 checksum: 2171110 49331350eee02929c0616fb459ff6c2e Size/MD5 checksum: 36844 11eb76ec82a9faf969d3de83cdc341c8 Size/MD5 checksum: 175778a57ba409c803d60813cf2202a6ed46e1 Size/MD5 checksum: 264714 eb2ab58670f241fc3d712a2ad56d9f70 These files will probably be moved into the stable distribution on its next update. - ---------------------------------------------------------------------------------For apt-get: deb https://www.debian.org/security/ stable/updates main For dpkg-ftp: dists/stable/updates/main Mailing list: This email address is being protected from spambots. You need JavaScript enabled to view it. . Debian community alerted to address vulnerabilities within clamav; users urged to upgrade for enhanced protection and stability.. Debian Security, Clamav Update, Remote Execution, Linux Fixes. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 05, 2006 Critical Debian
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here