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 -7 articles for you...
89

Fedora 35: FEDORA-2022-d50ded078e Moderate: WOFF Double Free Threat

Fix a possible double free in `woffEncode()`. - Update License to SPDX - improved summary and description - Add hand-written man pages - Install HTML format description as documentation. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-d50ded078e 2022-12-09 00:48:44.966225 --------------------------------------------------------------------------------Name : woff Product : Fedora 35 Version : 0.20091126 Release : 33.fc35 URL : https://web.archive.org/https://people-mozilla.org/~jkew/woff/ Summary : Encoding and decoding for Web Open Font Format (WOFF) Description : Provides the sfnt2woff and woff2sfnt command-line tools for encoding and decoding Web Open Font Format (WOFF) files. --------------------------------------------------------------------------------Update Information: Fix a possible double free in `woffEncode()`. - Update License to SPDX -improved summary and description - Add hand-written man pages - Install HTML format description as documentation --------------------------------------------------------------------------------ChangeLog: * Tue Nov 29 2022 Benjamin A. Beasley 0.20091126-33 - Improved summary and description * Tue Nov 29 2022 Benjamin A. Beasley 0.20091126-32 - Update License to SPDX * Tue Nov 29 2022 Benjamin A. Beasley - 0.20091126-26 - Clarify URL/Source situation, and do not claim to have a working source archive URL - General tidying of spec file; use modern macros and install HTML format description as documentation - Add hand-written man pages * Sun Jun 5 2022 Benson Muite - 0.20091126-25 - Source URL update --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-d50ded078e' at the command line. For more information, refer to the dnf documentation availableat https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam, report it: . Fedora 36 Release Note: Resolution for memory leak problem and enhancements in user guides and licensing compliance.. Fedora Update, WOFF Encoding, Threat Mitigation, Software Update. . LinuxSecurity.com Team

Calendar 2 Dec 09, 2022 Fedora
100

SUSE: 2020:1524-1 Moderate: Python Denial of Service Fix

An update that solves three vulnerabilities and has 18 fixes is now available. . SUSE Security Update: Security update for python ______________________________________________________________________________ Announcement ID: SUSE-SU-2020:1524-1 Rating: moderate References: #1027282 #1041090 #1042670 #1073269 #1073748 #1078326 #1078485 #1081750 #1084650 #1086001 #1149792 #1153830 #1155094 #1159035 #1162224 #1162367 #1162825 #1165894 #1170411 #1171561 #945401 Cross-References: CVE-2019-18348 CVE-2019-9674 CVE-2020-8492 Affected Products: SUSE OpenStack Cloud Crowbar 8 SUSE OpenStack Cloud 8 SUSE OpenStack Cloud 7 SUSE Linux Enterprise Workstation Extension 12-SP5 SUSE Linux Enterprise Workstation Extension 12-SP4 SUSE Linux Enterprise Software Development Kit 12-SP5 SUSE Linux Enterprise Software Development Kit 12-SP4 SUSE Linux Enterprise Server for SAP 12-SP3 SUSE Linux Enterprise Server for SAP 12-SP2 SUSE Linux Enterprise Server for SAP 12-SP1 SUSE Linux Enterprise Server 12-SP5 SUSE Linux Enterprise Server 12-SP4 SUSE Linux Enterprise Server 12-SP3-LTSS SUSE Linux Enterprise Server 12-SP3-BCL SUSE Linux Enterprise Server 12-SP2-LTSS SUSE Linux Enterprise Server 12-SP2-BCL SUSE Linux Enterprise Server 12-SP1-LTSS SUSE Enterprise Storage 5 HPE Helion Openstack 8 ______________________________________________________________________________ An update that solves three vulnerabilities and has 18 fixes is now available. Description: This update for python to version 2.7.17 fixes thefollowing issues: Syncing with lots of upstream bug fixes and security fixes. Bug fixes: - CVE-2019-9674: Improved the documentation to reflect the dangers of zip-bombs (bsc#1162825). - CVE-2019-18348: Fixed a CRLF injection via the host part of the url passed to urlopen(). Now an InvalidURL exception is raised (bsc#1155094). - CVE-2020-8492: Fixed a regular expression in urllib that was prone to denial of service via HTTP (bsc#1162367). - Fixed mismatches between libpython and python-base versions (bsc#1162224). - Fixed segfault in libpython2.7.so.1 (bsc#1073748). - Unified packages among openSUSE:Factory and SLE versions (bsc#1159035). - Added idle.desktop and idle.appdata.xml to provide IDLE in menus (bsc#1153830). - Excluded tsl_check files from python-base to prevent file conflict with python-strict-tls-checks package (bsc#945401). - Changed the name of idle3 icons to idle3.png to avoid collision with Python 2 version (bsc#1165894). Additionally a new "shared-python-startup" package is provided containing startup files. python-rpm-macros was updated to fix: - Do not write .pyc files for tests (bsc#1171561) Patch Instructions: To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - SUSE OpenStack Cloud Crowbar 8: zypper in -t patch SUSE-OpenStack-Cloud-Crowbar-8-2020-1524=1 - SUSE OpenStack Cloud 8: zypper in -t patch SUSE-OpenStack-Cloud-8-2020-1524=1 - SUSE OpenStack Cloud 7: zypper in -t patch SUSE-OpenStack-Cloud-7-2020-1524=1 - SUSE Linux Enterprise Workstation Extension 12-SP5: zypper in -t patch SUSE-SLE-WE-12-SP5-2020-1524=1 - SUSE Linux Enterprise Workstation Extension 12-SP4: zypper in -t patch SUSE-SLE-WE-12-SP4-2020-1524=1 - SUSE Linux Enterprise Software Development Kit 12-SP5: zypper in -t patchSUSE-SLE-SDK-12-SP5-2020-1524=1 - SUSE Linux Enterprise Software Development Kit 12-SP4: zypper in -t patch SUSE-SLE-SDK-12-SP4-2020-1524=1 - SUSE Linux Enterprise Server for SAP 12-SP3: zypper in -t patch SUSE-SLE-SAP-12-SP3-2020-1524=1 - SUSE Linux Enterprise Server for SAP 12-SP2: zypper in -t patch SUSE-SLE-SAP-12-SP2-2020-1524=1 - SUSE Linux Enterprise Server for SAP 12-SP1: zypper in -t patch SUSE-SLE-SAP-12-SP1-2020-1524=1 - SUSE Linux Enterprise Server 12-SP5: zypper in -t patch SUSE-SLE-SERVER-12-SP5-2020-1524=1 - SUSE Linux Enterprise Server 12-SP4: zypper in -t patch SUSE-SLE-SERVER-12-SP4-2020-1524=1 - SUSE Linux Enterprise Server 12-SP3-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-SP3-2020-1524=1 - SUSE Linux Enterprise Server 12-SP3-BCL: zypper in -t patch SUSE-SLE-SERVER-12-SP3-BCL-2020-1524=1 - SUSE Linux Enterprise Server 12-SP2-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-SP2-2020-1524=1 - SUSE Linux Enterprise Server 12-SP2-BCL: zypper in -t patch SUSE-SLE-SERVER-12-SP2-BCL-2020-1524=1 - SUSE Linux Enterprise Server 12-SP1-LTSS: zypper in -t patch SUSE-SLE-SERVER-12-SP1-2020-1524=1 - SUSE Enterprise Storage 5: zypper in -t patch SUSE-Storage-5-2020-1524=1 - HPE Helion Openstack 8: zypper in -t patch HPE-Helion-OpenStack-8-2020-1524=1 Package List: - SUSE OpenStack Cloud Crowbar 8 (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE OpenStack Cloud Crowbar 8 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE OpenStack Cloud 8 (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE OpenStack Cloud 8 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE OpenStack Cloud 7 (s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE OpenStack Cloud 7 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Workstation Extension 12-SP5 (x86_64): python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 - SUSE Linux Enterprise Workstation Extension 12-SP4 (x86_64): python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 - SUSE Linux Enterprise Software Development Kit 12-SP5 (noarch): python-rpm-macros-20200207.5feb6c1-3.19.1 - SUSE Linux Enterprise Software Development Kit 12-SP4 (aarch64 ppc64le s390x x86_64): python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 - SUSE Linux Enterprise Software Development Kit 12-SP4 (noarch): python-rpm-macros-20200207.5feb6c1-3.19.1 - SUSE Linux Enterprise Server for SAP 12-SP3 (ppc64le x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server for SAP 12-SP3 (x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server for SAP 12-SP3 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server for SAP 12-SP2 (ppc64le x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server for SAP 12-SP2 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server for SAP 12-SP2 (x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server for SAP 12-SP1 (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server for SAP 12-SP1 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP5 (aarch64 ppc64le s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP5 (s390x x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP5 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP4 (aarch64 ppc64le s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP4 (s390x x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP4 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP3-LTSS (aarch64 ppc64le s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP3-LTSS (s390x x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP3-LTSS (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP3-BCL (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP3-BCL (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP2-LTSS (ppc64le s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP2-LTSS (s390x x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP2-LTSS (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP2-BCL (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Linux Enterprise Server 12-SP2-BCL (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP1-LTSS (ppc64le s390x x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP1-LTSS (s390x x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - SUSE Linux Enterprise Server 12-SP1-LTSS (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Enterprise Storage 5 (aarch64 x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 python-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-strict-tls-check-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 - SUSE Enterprise Storage 5 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - SUSE Enterprise Storage 5 (x86_64): libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 - HPE Helion Openstack 8 (noarch): python-doc-2.7.17-28.42.1 python-doc-pdf-2.7.17-28.42.1 python-rpm-macros-20200207.5feb6c1-3.19.1 shared-python-startup-0.1-1.3.1 - HPE Helion Openstack 8 (x86_64): libpython2_7-1_0-2.7.17-28.42.1 libpython2_7-1_0-32bit-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-2.7.17-28.42.1 libpython2_7-1_0-debuginfo-32bit-2.7.17-28.42.1 python-2.7.17-28.42.1 python-32bit-2.7.17-28.42.1 python-base-2.7.17-28.42.1 python-base-32bit-2.7.17-28.42.1 python-base-debuginfo-2.7.17-28.42.1 python-base-debuginfo-32bit-2.7.17-28.42.1 python-base-debugsource-2.7.17-28.42.1 python-curses-2.7.17-28.42.1 python-curses-debuginfo-2.7.17-28.42.1 python-debuginfo-2.7.17-28.42.1 python-debuginfo-32bit-2.7.17-28.42.1 python-debugsource-2.7.17-28.42.1 python-demo-2.7.17-28.42.1 python-devel-2.7.17-28.42.1 python-gdbm-2.7.17-28.42.1 python-gdbm-debuginfo-2.7.17-28.42.1 python-idle-2.7.17-28.42.1 python-tk-2.7.17-28.42.1 python-tk-debuginfo-2.7.17-28.42.1 python-xml-2.7.17-28.42.1 python-xml-debuginfo-2.7.17-28.42.1 References: https://www.suse.com/security/cve/CVE-2019-18348.html https://www.suse.com/security/cve/CVE-2019-9674.html https://www.suse.com/security/cve/CVE-2020-8492.html https://bugzilla.suse.com/1027282 https://bugzilla.suse.com/1041090 https://bugzilla.suse.com/1042670 https://bugzilla.suse.com/1073269 https://bugzilla.suse.com/1073748 https://bugzilla.suse.com/1078326 https://bugzilla.suse.com/1078485 https://bugzilla.suse.com/1081750 https://bugzilla.suse.com/1084650 https://bugzilla.suse.com/1086001 https://bugzilla.suse.com/1149792 https://bugzilla.suse.com/1153830 https://bugzilla.suse.com/1155094 https://bugzilla.suse.com/1159035 https://bugzilla.suse.com/1162224 https://bugzilla.suse.com/1162367 https://bugzilla.suse.com/1162825 https://bugzilla.suse.com/1165894 https://bugzilla.suse.com/1170411 https://bugzilla.suse.com/1171561 https://bugzilla.suse.com/945401 _______________________________________________ sle-security-updates mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. http://lists.suse.com/mailman/listinfo/sle-security-updates . Ubuntu Security Notice: Python Update Mitigates Four Vulnerabilities with 20 Fixes Released for Enhanced Protection. SUSE Python Update, Denial Of Service, Security Fixes. . LinuxSecurity.com Team

Calendar 2 Jun 03, 2020 SuSE
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