The Apache HTTP server is one of the most popular web servers on the + Internet. +
+A vulnerability was discovered in Apache with MPM event, worker, or + prefork. +
+An attacker could escalate privileges.
+There is no known workaround at this time.
+All Apache users should upgrade to the latest version:
+ +
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=www-servers/apache-2.4.39"
+
+ SQLite is a C library that implements an SQL database engine.
+An integer overflow was discovered in SQLite’s FTS3 extension.
+A remote attacker could, by executing arbitrary SQL statements against a + vulnerable host, execute arbitrary code. +
+There is no known workaround at this time.
+All SQLite users should upgrade to the latest version:
+ +
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-db/sqlite-3.25.3"
+
+ A community effort to develop and maintain a C library for producing + DKIM-aware applications and an open source milter for providing DKIM + service. +
+It was discovered that Gentoo’s OpenDKIM ebuild does not properly set + permissions or place the pid file in a safe directory. +
+A local attacker could escalate privileges.
+Users should ensure the proper permissions are set as discussed in the + referenced bugs. +
+All OpenDKIM users should upgrade to the latest version:
+ +
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=mail-filter/opendkim-2.10.3-r8"
+
+ GLib is a library providing a number of GNOME’s core objects and + functions. +
+Multiple vulnerabilities have been discovered in GLib. Please review the + referenced bug for details. +
+Please review the referenced bugs for details.
+There is no known workaround at this time.
+All GLib users should upgrade to the latest version:
+ +
+ # emerge --sync
+ # emerge --ask --oneshot --verbose ">=dev-libs/glib-2.56.4"
+
+