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

Fedora 43: rust-regex Memory Improvement Advisory 2025-4154ea83d0

uv / python-uv-build 0.9.5 https://github.com/astral-sh/uv/blob/0.9.5/CHANGELOG.md ruff 0.14.2 https://github.com/astral-sh/ruff/blob/0.14.2/CHANGELOG.md Pydantic 2.12.3. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-4154ea83d0 2025-11-05 02:09:57.817569+00:00 -------------------------------------------------------------------------------- Name : rust-regex Product : Fedora 43 Version : 1.11.3 Release : 1.fc43 URL : https://crates.io/crates/regex Summary : Implementation of regular expressions for Rust Description : An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. -------------------------------------------------------------------------------- Update Information: uv / python-uv-build 0.9.5 https://github.com/astral-sh/uv/blob/0.9.5/CHANGELOG.md ruff 0.14.2 https://github.com/astral-sh/ruff/blob/0.14.2/CHANGELOG.md Pydantic 2.12.3 Blog post maturin 1.9.6 https://github.com/PyO3/maturin/blob/v1.9.6/Changelog.md python-typing-inspection 0.4.2 (2025-10-01) Add typing_objects.is_noextraitems() python-jiter 0.11.0 https://github.com/pydantic/jiter/releases/tag/v0.11.0 python-pydantic-extra-types 2.10.6 https://github.com/pydantic/pydantic-extra-types/releases/tag/v2.10.6 Typer 0.20.0 Features \u2728 Enable command suggestions on typo by default. Upgrades \u2b06\ufe0f Add (official) support for Python 3.14. Internal Assorted small enhancements. FastAPI 0.120.1 Upgrades \u2b06\ufe0f Bump Starlette to

Calendar 2 Nov 05, 2025 Important Fedora
89

Fedora: 2020-d53469eceb Critical: Oniguruma Buffer Overflow Fix

Backport fix for CVE-2020-26159. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2020-d53469eceb 2020-10-09 16:27:42.087258 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 31 Version : 6.9.4 Release : 2.fc31 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: Backport fix for CVE-2020-26159 --------------------------------------------------------------------------------ChangeLog: * Thu Oct 1 2020 Mamoru TASAKA - 6.9.4-2 - Apply upstream fix for CVE-2020-26159 --------------------------------------------------------------------------------References: [ 1 ] Bug #1884112 - CVE-2020-26159 oniguruma: Buffer overflow in concat_opt_exact_str could result in DoS [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1884112 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-d53469eceb' 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 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 emailto 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./ . A recent Fedora update tackles a memory overflow vulnerability in oniguruma, improving both stability and security. Find out more.. Fedora Update, oniguruma buffer overflow, security advisory, CVE fix, package management. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Oct 09, 2020 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 31 Oniguruma 6.9.4 Update: Addressing Multiple Security Issues

6.9.4 final is released. This new version addresses CVE-2019-19246 (this one is already fixed in previous rpm), CVE-2019-19204 CVE-2019-19203 CVE-2019-19012. ---- Update to 6.9.4 rc3. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2019-d942abd0d4 2019-12-04 01:14:42.699401 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 31 Version : 6.9.4 Release : 1.fc31 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: 6.9.4 final is released. This new version addresses CVE-2019-19246 (this one is already fixed in previous rpm), CVE-2019-19204 CVE-2019-19203 CVE-2019-19012. ---- Update to 6.9.4 rc3 --------------------------------------------------------------------------------ChangeLog: * Fri Nov 29 2019 Mamoru TASAKA - 6.9.4-1 - 6.9.4 final * Fri Nov 29 2019 Mamoru TASAKA - 6.9.4-0.2.rc3 - 6.9.4 rc3 (CVE-2019-19204 CVE-2019-19203 CVE-2019-19012) * Sat Nov 9 2019 Mamoru TASAKA - 6.9.4-0.1.rc1 - 6.9.4 rc1 (CVE-2019-19246) --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-d942abd0d4' 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./ . Oniguruma version 6.9.4 has been launched for Fedora 31, tackling several CVEs through a major update.. Fedora Update, Oniguruma Library, Security Patch, Regular Expressions, Linux Updates. . Severity: Important. LinuxSecurity.com Team

Calendar 2 Dec 03, 2019 Important Fedora
89

Fedora 30: FEDORA-2019-3f3d0953db Critical Oniguruma Update

Some security issues are found on oniguruma. This new rpm should fix these issues.. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2019-3f3d0953db 2019-07-31 01:04:26.453415 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 30 Version : 6.9.2 Release : 2.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: Some security issues are found on oniguruma. This new rpm should fix these issues. --------------------------------------------------------------------------------ChangeLog: * 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 --------------------------------------------------------------------------------References: [ 1 ] Bug #1728971 - CVE-2019-13224 oniguruma: use-after-free in onig_new_deluxe() in regext.c [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1728971 [ 2 ] Bug #1728966 - CVE-2019-13225 oniguruma: null-pointer dereference in match_at() in regexec.c [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1728966 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-3f3d0953db' at the command line. For more information, refer to the dnfdocumentation 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 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./ . Fedora 30 oniguruma RPM security notice outlining fixes and upgrades for serious vulnerabilities discovered.. Fedora Update, Oniguruma Patch, Regular Expressions Security. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jul 30, 2019 Critical Fedora
89

Fedora 25: 2017-07-15 High: Critical XSS Vulnerability Patched

Multiple security flaws were found on oniguruma currently being shipped on Fedora. This new rpm should fix the issue. Fixed CVEs: CVE-2017-9226 CVE-2017-9224 CVE-2017-9227 CVE-2017-9229 CVE-2017-9228. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2017-e2d6d0067f 2017-06-10 02:26:23.692627 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 24 Version : 5.9.6 Release : 4.fc24 URL : https://thanks.yahoo.co.jp 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: Multiple security flaws were found on oniguruma currently being shipped on Fedora. This new rpm should fix the issue. Fixed CVEs: CVE-2017-9226 CVE-2017-9224 CVE-2017-9227 CVE-2017-9229 CVE-2017-9228 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade oniguruma' 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 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. . Numerous vulnerabilities in Fedora's libjpeg-turbo library have been resolved with a new RPMrelease to bolster system security.. Oniguruma Security Flaw, Fedora Package Update, RPM Security Fix. . LinuxSecurity.com Team

Calendar 2 Jun 10, 2017 Fedora
89

Fedora 26 Oniguruma Security Advisory: Flaw Fix and Update

Multiple security flaws were found on the previous version of oniguruma. This new version should fix the issue. Fixed CVEs: CVE-2017-9226 CVE-2017-9225 CVE-2017-9224 CVE-2017-9227 CVE-2017-9229 CVE-2017-9228. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2017-ee01a2ced6 2017-06-09 18:48:36.545598 --------------------------------------------------------------------------------Name : oniguruma Product : Fedora 26 Version : 6.3.0 Release : 1.fc26 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: Multiple security flaws were found on the previous version of oniguruma. This new version should fix the issue. Fixed CVEs: CVE-2017-9226 CVE-2017-9225 CVE-2017-9224 CVE-2017-9227 CVE-2017-9229 CVE-2017-9228 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade oniguruma' 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 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. . Several vulnerabilities have been addressed in oniguruma for Fedora26, upgrading to the latest release enhances the system's defense against identified threats.. Oniguruma Security, Fedora Update, Regular Expressions Library, Software Vulnerability, System Security Patch. . Severity: Critical. LinuxSecurity.com Team

Calendar 2 Jun 09, 2017 Critical 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