Alerts This Week
Warning Icon 1 697
Alerts This Week
Warning Icon 1 697

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":547,"type":"x","order":1,"pct":78.48,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.88,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.34,"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...
89

Fedora 44 mingw-python3 Critical Fixes CVE-2026-4519 2026-3d13d52f58

Update to python-3.11.15, backport fixes for CVE-2026-4519, CVE-2026-3644, CVE-2026-4224, CVE-2026-2297 Update to python-3.11.15.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-3d13d52f58 2026-04-25 01:21:36.171100+00:00 -------------------------------------------------------------------------------- Name : mingw-python3 Product : Fedora 44 Version : 3.11.15 Release : 2.fc44 URL : https://www.python.org/ Summary : MinGW Windows python3 Description : MinGW Windows python3 -------------------------------------------------------------------------------- Update Information: Update to python-3.11.15, backport fixes for CVE-2026-4519, CVE-2026-3644, CVE-2026-4224, CVE-2026-2297 Update to python-3.11.15. -------------------------------------------------------------------------------- ChangeLog: * Fri Mar 27 2026 Sandro Mani - 3.11.15-2 - Backport fixes for CVE-2026-4519, CVE-2026-3644, CVE-2026-4224 * Fri Mar 27 2026 Sandro Mani - 3.11.15-1 - Update to 3.11.15 - Backport fix for CVE-2026-2297 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2444702 - CVE-2026-2297 mingw-python3: CPython: Logging Bypass in Legacy .pyc File Handling [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2444702 [ 2 ] Bug #2448186 - CVE-2026-3644 mingw-python3: Incomplete control character validation in http.cookies [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2448186 [ 3 ] Bug #2448202 - CVE-2026-4224 mingw-python3: Stack overflow parsing XML with deeply nested DTD content models [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2448202 [ 4 ] Bug #2449725 - CVE-2026-4519 mingw-python3: Python: Command-line option injection in webbrowser.open() via crafted URLs [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2449725 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-3d13d52f58' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label 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/keys -------------------------------------------------------------------------------- -- _______________________________________________ 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: https://forge.fedoraproject.org/infra/tickets/issues/new . Fedora 44 mingw-python3 update includes fixes for critical command injection and other vulnerabilities.. Fedora Update, Security Advisory, mingw-python3 Update. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Apr 25, 2026 Critical Fedora
89

Fedora 30 Oniguruma: FEDORA-2019-73197ff9a0 Critical DoS Security Advisory

Address CVE-2019-19204 CVE-2019-19203 CVE-2019-19012. Fixes are backported.. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2019-73197ff9a0 2019-12-08 01:02:51.298782 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 30 Version : 6.9.2 Release : 4.fc30 URL : https://github.com/kkos/oniguruma/ Summary : Regular expressions library Description : Oniguruma is a regular expressions library. The characteristics of this library is that different character encoding for every regular expression object can be specified. (supported APIs: GNU regex, POSIX and Oniguruma native) --------------------------------------------------------------------------------Update Information: Address CVE-2019-19204 CVE-2019-19203 CVE-2019-19012. Fixes are backported. --------------------------------------------------------------------------------ChangeLog: * Fri Nov 29 2019 Mamoru TASAKA - 6.9.2-4 - Address CVE-2019-19204 CVE-2019-19203 CVE-2019-19012 * Mon Nov 11 2019 Mamoru TASAKA - 6.9.2-3 - Upstream patch for CVE-2019-16163 (#1768997) - Another fix backports out of request from PHP maintainer (#1728971) (One of them is now assigned as CVE-2019-19246) * Fri Jul 12 2019 Mamoru TASAKA - 6.9.2-2 - Upstream patch for CVE-2019-13225 (#1728966) - NON-upstream patch for CVE-2019-13224 (#1728971) * Tue May 7 2019 Mamoru TASAKA - 6.9.2-1 - rc3 released as 6.9.2 final release * Wed Apr 24 2019 Mamoru TASAKA - 6.9.2-0.1.rc3 - 6.9.2-rc3 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-73197ff9a0' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. Moredetails 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./ . Debian 10 patch alerts for OpenSSL resolve several CVEs, notably urgent backports. Discover recent updates now!. Fedora 30, Oniguruma update, CVE fixes, security patches, open source library. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Dec 07, 2019 Critical Fedora
89

Fedora 30: FEDORA-2019-19a161d540 Moderate: python-pillow Memory Issue

This update backports fixes for CVE-2019-16865.. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2019-19a161d540 2019-12-05 01:09:44.879927 --------------------------------------------------------------------------------Name : python-pillow Product : Fedora 30 Version : 5.4.1 Release : 3.fc30 URL : / Summary : Python image processing library Description : Python image processing library, fork of the Python Imaging Library (PIL) This library provides extensive file format support, an efficient internal representation, and powerful image processing capabilities. There are four subpackages: tk (tk interface), qt (PIL image wrapper for Qt), devel (development) and doc (documentation). --------------------------------------------------------------------------------Update Information: This update backports fixes for CVE-2019-16865. --------------------------------------------------------------------------------ChangeLog: * Tue Nov 26 2019 Sandro Mani - 5.4.1-3 - Backport patches for CVE-2019-16865 --------------------------------------------------------------------------------References: [ 1 ] Bug #1774067 - CVE-2019-16865 python-pillow: reading specially crafted image files leads to allocation of large amounts of memory [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1774067 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-19a161d540' at the command line. For more information, refer to the dnf documentation available at 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 foundat --------------------------------------------------------------------------------_______________________________________________ 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./ . This Ubuntu update informs users of retrofitted resolutions for CVE-2021-21345 in libjpeg-turbo, improving performance reliability.. python pillow update, Fedora security advisory, memory allocation fixes. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Dec 04, 2019 Important Fedora
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":547,"type":"x","order":1,"pct":78.48,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.88,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.34,"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