Alerts This Week
Warning Icon 1 619
Alerts This Week
Warning Icon 1 619

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":548,"type":"x","order":1,"pct":78.51,"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.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"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 33: 2020-77b95c868f High: MySQL Update with CMake Fixes

Update built with the new CMake settings Number of files which should have been owned by the testsuite subpackage are now owned by it Started building MeCab plugin. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2020-77b95c868f 2020-10-01 00:14:45.771283 --------------------------------------------------------------------------------Name : community-mysql Product : Fedora 33 Version : 8.0.21 Release : 11.fc33 URL : https://www.mysql.com/ Summary : MySQL client programs and shared libraries Description : MySQL is a multi-user, multi-threaded SQL database server. MySQL is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MySQL client programs and generic MySQL files. --------------------------------------------------------------------------------Update Information: Update built with the new CMake settings Number of files which should have been owned by the testsuite subpackage are now owned by it Started building MeCab plugin --------------------------------------------------------------------------------ChangeLog: * Tue Aug 25 2020 Michal Schorm - 8.0.21-11 - Start building the MeCab plugin * Mon Aug 24 2020 Michal Schorm - 8.0.21-10 - Fix the filelist. A number of shared libraries in the plugindir are part of the testsuite and thus should reside in *-test subpackage It will be best to keep the file list explicit to avoid this in the future * Tue Aug 18 2020 Michal Schorm - 8.0.21-9 - I encounter the ARM memory exaustion in the end Looks like it is only issue on some machines * Tue Aug 18 2020 Michal Schorm - 8.0.21-8 - I haven't encounter the ARM memory exaustion on Fedora build infrastructure Let's enable it and see how it will work * Mon Aug 17 2020 Lars Tangvald - 8.0.21-7 - Use upstream patch to enable LTO - Skip LTO on ARM due to out of memoryissue --------------------------------------------------------------------------------References: [ 1 ] Bug #1867680 - CVE-2020-14539 CVE-2020-14540 CVE-2020-14547 CVE-2020-14550 CVE-2020-14553 CVE-2020-14559 CVE-2020-14568 CVE-2020-14575 CVE-2020-14576 CVE-2020-14586 CVE-2020-14597 CVE-2020-14614 CVE-2020-14619 ... mysql:8.0/community-mysql: various flaws [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1867680 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-77b95c868f' 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 --------------------------------------------------------------------------------_______________________________________________ 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./ . A revision for Ubuntu 20.04 php-mysql saw enhancements in configuration scripts and patches for PHP connection utilities.. Fedora Update, MySQL Security, Community Package, Linux Update. . LinuxSecurity.com Team

Calendar 2 Sep 30, 2020 Fedora
89

Fedora 28 PostgreSQL 10.4: 2018-08550a9006 High Access Control Issue

update to 10.4 per release notes: https://www.postgresql.org/docs/10/release-10-4.html. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2018-08550a9006 2018-05-12 18:18:44.007817 --------------------------------------------------------------------------------Name : postgresql Product : Fedora 28 Version : 10.4 Release : 1.fc28 URL : https://www.postgresql.org/ Summary : PostgreSQL client programs Description : PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package. --------------------------------------------------------------------------------Update Information: update to 10.4 per release notes: https://www.postgresql.org/docs/10/release-10-4.html --------------------------------------------------------------------------------ChangeLog: * Wed May 9 2018 Pavel Raiskup - 10.4-1 - update to 10.4 per release notes: https://www.postgresql.org/docs/10/release-10-4.html * Thu Apr 26 2018 Pavel Raiskup - 10.3-5 - pltcl: drop tcl-pltcl dependency (rhbz#1571181) * Thu Apr 19 2018 Pavel Raiskup - 10.3-4 - upgrade: package plpython*.so modules * Mon Apr 16 2018 Pavel Raiskup - 10.3-3 - upgrade: package plperl.so and pltcl.so - upgrade: package contrib modules - upgrade: drop dynamic libraries * Fri Apr 13 2018 Pavel Raiskup - 10.3-2 - define %precise_version helper macro - drop explicit libpq.so provide from *-libs - update postgresql-setup tarball - add postgresql-test-rpm-macrospackage --------------------------------------------------------------------------------References: [ 1 ] Bug #1576773 - CVE-2018-1115 postgresql: Too-permissive access control list on function pg_logfile_rotate() [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=1576773 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2018-08550a9006' 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. . The security update for Fedora 28 concerning PostgreSQL addresses vulnerabilities in access control while also incorporating important improvements in client programs.. PostgreSQL Security,Fedora 28 Update,Access Control Issue,Database Management,Security Enhancements. . LinuxSecurity.com Team

Calendar 2 May 12, 2018 Fedora
89

Moderate Security Update for PostgreSQL 9.4.4 in Fedora 22 Released

update to 9.4.4 minor release. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2015-9954 2015-06-14 11:36:05 -------------------------------------------------------------------------------- Name : postgresql Product : Fedora 22 Version : 9.4.4 Release : 1.fc22 URL : https://www.postgresql.org/ Summary : PostgreSQL client programs Description : PostgreSQL is an advanced Object-Relational database management system (DBMS). The base postgresql package contains the client programs that you'll need to access a PostgreSQL DBMS server, as well as HTML documentation for the whole system. These client programs can be located on the same machine as the PostgreSQL server, or on a remote machine that accesses a PostgreSQL server over a network connection. The PostgreSQL server can be found in the postgresql-server sub-package. -------------------------------------------------------------------------------- Update Information: update to 9.4.4 minor release -------------------------------------------------------------------------------- ChangeLog: * Thu Jun 11 2015 Pavel Raiskup - 9.4.4-1 - update to 9.4.4 per release notes https://https://www.postgresql.org/docs/9.4/release-9-4-4.html * Wed Jun 3 2015 Jozef Mlich - 9.4.3-1 - update to 9.4.3 per release notes https://https://www.postgresql.org/docs/9.4/release-9-4-3.html * Thu May 21 2015 Jozef Mlich - 9.4.2-1 - update to 9.4.2 per release notes https://https://www.postgresql.org/docs/9.4/release-9-4-2.html -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update postgresql' at the command line. For more information, refer to "Managing Software with yum", available at . All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be foundat https://fedoraproject.org/security/ -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list This email address is being protected from spambots. You need JavaScript enabled to view it. https://lists.fedoraproject.org/admin/lists/package-announce.lists.fedoraproject.org/ . PostgreSQL 9.4.4 enhancement for Fedora 22 introduces advancements; optimize client settings for enhanced database efficiency.. Fedora PostgreSQL Update, Minor Release Security, Client Programs. . LinuxSecurity.com Team

Calendar 2 Jun 21, 2015 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":548,"type":"x","order":1,"pct":78.51,"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.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"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