Aggregator

apptainer-1.5.4-1.fc44

2 hours 30 minutes ago
FEDORA-2026-e84de41d80 Packages in this update:
  • apptainer-1.5.4-1.fc44
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.el8

2 hours 30 minutes ago
FEDORA-EPEL-2026-fb3f4867a1 Packages in this update:
  • apptainer-1.5.4-1.el8
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.el10_2

2 hours 30 minutes ago
FEDORA-EPEL-2026-5d2ba07938 Packages in this update:
  • apptainer-1.5.4-1.el10_2
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.fc45

2 hours 30 minutes ago
FEDORA-2026-e4b8799ad3 Packages in this update:
  • apptainer-1.5.4-1.fc45
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.fc43

2 hours 30 minutes ago
FEDORA-2026-b38ba933a5 Packages in this update:
  • apptainer-1.5.4-1.fc43
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.el9

2 hours 30 minutes ago
FEDORA-EPEL-2026-11bdcd6e9d Packages in this update:
  • apptainer-1.5.4-1.el9
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.el10_3

2 hours 30 minutes ago
FEDORA-EPEL-2026-632de6378f Packages in this update:
  • apptainer-1.5.4-1.el10_3
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

apptainer-1.5.4-1.el10_4

2 hours 30 minutes ago
FEDORA-EPEL-2026-1c88fd080f Packages in this update:
  • apptainer-1.5.4-1.el10_4
Update description:

Update to upstream 1.5.4, including fix for high severity vulnerability GHSA-cr2j-534f-mf3g and for CVE-2026-41178.

php-8.4.26-1.fc43

4 hours 46 minutes ago
FEDORA-2026-d5e4829deb Packages in this update:
  • php-8.4.26-1.fc43
Update description:

PHP version 8.4.26 (24 Sep 2026)

BCMath:

  • Fixed out-of-bounds read in bc_is_zero_for_scale() when scale exceeds n_scale. (Ilia Alshanetsky)

Core:

  • Fixed out-of-bounds reads during automatic UTF-16/32 encoding detection. (Yudai Takada)
  • Fixed bug GH-15375 (Nested "yield from" skips items after a valid() or next() call on the inner generator). (iliaal)
  • Fixed bug GH-23232 (lone namespace separator asks the autoloader for an empty class name). (spawnia)
  • Fixed bug GH-23301 (Nested "yield from" yields a value twice when the middle generator delegates again). (Lazizbek Ergashev)

CLI:

  • Fixed bug GH-23425 (sapi_cli_server_send_headers() does not check the return value of php_cli_server_client_send_through()). (Lazizbek Ergashev)

DOM:

  • Fixed NamedNodeMap::getNamedItemNS() with an empty URI not matching the null namespace in spec-following mode. (Ilia Alshanetsky)
  • Fixed a use-after-free when cloning a DOMNameSpaceNode after DOMDocument::xinclude(). (iliaal)
  • Fixed bug GH-23331 (UAF when node_list_unlink() skips attribute children that still have a live wrapper). (iliaal)
  • Fixed a use-after-free when Dom\Element::setAttributeNS() replaces the value of an attribute whose child still has a live wrapper. (iliaal)

GD:

  • Fixed imageaffinematrixget() and imageaffinematrixconcat() reporting the wrong argument in error messages. (Weilin Du)
  • Fixed bug GH-23457 (imagebmp() is extremely slow when writing to a file). (Lazizbek Ergashev)

FPM:

  • Fixed bug GH-19320 (FPM UID and GID overflow). (Pratik Bhujel)
  • Fixed GHSA-62xp-839h-2637 (IPv6 ACL bypass in FastCGI listen.allowed_clients due to partial address comparison). (CVE-2026-91768) (Alexandre Daubois)

Hash:

  • Fixed a buffer overflow in hash_pbkdf2() with a large output length. (Lazizbek Ergashev)

Intl:

  • Fixed grapheme_strpos() and grapheme_strrpos() with an empty needle returning UTF-16 offsets instead of grapheme offsets. (Ilia Alshanetsky)
  • Fixed a memory leak when dumping IntlCalendar instances. (Ilia Alshanetsky)
  • Fixed a memory leak when iterating IntlBreakIterator::getPartsIterator() results. (iliaal)
  • Fixed a double-free when IntlGregorianCalendar construction fails after the ICU constructor adopts the TimeZone. (iliaal)
  • Fixed bug GH-23094 (NumberFormatter parsing offsets use UTF-16 positions for UTF-8 strings). (ColumbusLabs)
  • Fixed Locale::parseLocale() reading past a trailing '-' or '_'. (iliaal, Xuyang Zhang)
  • Fixed grapheme_str_split() treating UBRK_DONE as a byte index. (iliaal)
  • Fixed a leak in Locale::getKeywords() when a keyword value cannot be read. (iliaal)
  • Fixed a use-after-free when IntlRuleBasedBreakIterator is constructed from compiled rules. (iliaal)

MBString:

  • Fixed mb_ereg_replace() emitting a NUL or out-of-bounds bytes in the replacement when a \k<name> backref has no closing delimiter. (Ilia Alshanetsky)

MySQLnd:

  • Fixed GHSA-r6x9-5r99-36j7 (Various packet overreads in mysqlnd wire protocol). (CVE-2025-1218) (Jakub Zelenka, Nora Dossche)

ODBC:

  • Fixed odbc_field_len(), odbc_field_scale() and odbc_field_type() returning uninitialized memory when SQLColAttribute fails. (Ilia Alshanetsky)

Opcache:

  • Fixed a crash when the huge page SHM remap discarded mappings outside the reserved address range. (Piotr Hałas)
  • Fixed opcache.protect_memory race under ZTS. (realFlowControl)
  • Fixed bug GH-23288 (Crash on restart when opcache.interned_strings_buffer is overridden in an individual FPM pool). (David Carlier)
  • Fixed a tracing JIT crash when compiling a side trace for a method of a class that could not be stored in the inheritance cache. (GH-21710) (Arnaud, iliaal)

OpenSSL:

  • Fixed GHSA-vvx9-73fr-5jjx (TLS hostname verification falls back to CN after SAN mismatch). (CVE-2026-91769) (Jakub Zelenka)
  • Fixed GHSA-xr7j-rvgx-xq5p (Heap buffer overflow in php_openssl_matches_wildcard_name() on crafted server certificate wildcard CN). (CVE-2026-91767) (Jakub Zelenka)

PDO:

  • Fixed a leak when a persistent connection failed a liveness check with no other live PDO handle. (iliaal)

PDO_ODBC:

  • Fixed bug GH-23444 (ODBC_ATTR_ASSUME_UTF8 corrupts Unicode data outside Windows). (Calvin Buckley, Lazizbek Ergashev)

PDO_PGSQL:

  • Fixed PDO::CURSOR_SCROLL statements closing a cursor that does not exist. (KentarouTakeda)

PDO Sqlite:

  • Fixed bug GH-20214 (PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode). (SakiTakamachi)

Phar:

  • Fixed bug GH-23418 (Use-after-free when looking up mounted directories). (Weilin Du)
  • Fixed bug GH-23477 (Memory leak on duplicate native Phar manifest entries). (Weilin Du)
  • Fixed GHSA-j3wh-g957-2m85 (Integer overflow in phar_tar_number() allowing TAR archive entry injection). (CVE-2026-6103) (Jakub Zelenka)

SNMP:

  • Fixed bug GH-23453 (SNMP::setSecurity() frees a non-malloced address with a context engine ID longer than 32 bytes). (Lazizbek Ergashev)

SOAP:

  • Fixed bug GH-23447 (Segfault when a class passed to SoapServer::setClass() fails to initialize). (Lazizbek Ergashev)
  • Fixed WSDL cache corruption when a soap:header defines headerfaults. (Ilia Alshanetsky)
  • Fixed stack overflow when parsing a WSDL with self-referential schema groups or attributeGroups. (Ilia Alshanetsky)
  • Fixed GHSA-rgrp-mwpx-f6rm (Unbounded recursion in server-side cleanup_xml_node()). (CVE-2026-91765) (Alexandre Daubois)
  • Fixed GHSA-cj93-vc83-wgqv (Integer overflow to buffer overflow in SOAP HTTP parsing). (CVE-2025-14181) (Nora Dossche, Jakub Zelenka)

Standard:

  • Fixed a segfault when a stream filter callback unsets StreamBucket::$data before re-attaching the bucket. (iliaal)
  • Fixed GHSA-7875-c8px-7q5f (Out-of-bounds read in the HTTP stream wrapper when following a redirect with an empty Location header). (CVE-2026-93682) (Ilia Alshanetsky, Jordi Kroon)
  • Fixed a memory leak in array_merge_recursive() when the recursive merge of an object converted to an array fails. (David Carlier)
  • Fixed read buffer compaction in php_stream_filter_flush(). (crystarm)
  • Fixed bug GH-22410 (Incorrect float behavior with large numbers). (arshidkv12)
  • Fixed GH-23338 (fsockopen()/pfsockopen() ValueError reported wrong argument number for $timeout). (lacatoire)
  • Fixed bug GH-23576 (Next index for array returned from array_keys() is wrong). (Lazizbek Ergashev)
  • Fixed GHSA-88hq-2827-7pg6 (Out-of-bounds read in convert. stream filters when line-break-chars contains NUL). (CVE-2026-92842*) (geeknik)
  • Fixed GHSA-fpwc-w8rq-cr92 (Cross-origin credential leak in HTTP stream wrapper redirects). (CVE-2026-91766) (Alexandre Daubois, Jakub Zelenka)

SimpleXML:

  • Fixed writing to a dimension of the object returned by attributes() not creating the attribute. (Ilia Alshanetsky)
  • Fixed child elements of the element returned by SimpleXMLElement::addChild() not being accessible by property name when namespaces are involved. (Ilia Alshanetsky)

SAPI:

  • Fixed fuzzer targets failing to build in isolation. (Mrmaxmeier)
  • Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)

php-8.5.11-1.fc45

5 hours 47 minutes ago
FEDORA-2026-936fc7b596 Packages in this update:
  • php-8.5.11-1.fc45
Update description:

PHP version 8.5.11 (24 Sep 2026)

BCMath:

  • Fixed out-of-bounds read in bc_is_zero_for_scale() when scale exceeds n_scale. (Ilia Alshanetsky)

Core:

  • Fixed out-of-bounds reads during automatic UTF-16/32 encoding detection. (Yudai Takada)
  • Fixed bug GH-15375 (Nested "yield from" skips items after a valid() or next() call on the inner generator). (iliaal)
  • Fixed bug GH-23232 (lone namespace separator asks the autoloader for an empty class name). (spawnia)
  • Fixed bug GH-23301 (Nested "yield from" yields a value twice when the middle generator delegates again). (Lazizbek Ergashev)

DOM:

  • Fixed NamedNodeMap::getNamedItemNS() with an empty URI not matching the null namespace in spec-following mode. (Ilia Alshanetsky)
  • Fixed stale getElementsByClassName() and other node list caches after className/classList writes and attribute removals. (Ilia Alshanetsky)
  • Fixed a use-after-free when cloning a DOMNameSpaceNode after DOMDocument::xinclude(). (iliaal)
  • Fixed a crash in DOMXPath when a php:function callback receives a nodeset and a later callback returns a node from another document. (iliaal)
  • Fixed bug GH-23331 (UAF when node_list_unlink() skips attribute children that still have a live wrapper). (iliaal)
  • Fixed a use-after-free when Dom\Element::setAttributeNS() replaces the value of an attribute whose child still has a live wrapper. (iliaal)

GD:

  • Fixed imageaffinematrixget() and imageaffinematrixconcat() reporting the wrong argument in error messages. (Weilin Du)

FPM:

  • Fixed bug GH-19320 (FPM UID and GID overflow). (Pratik Bhujel)
  • Fixed GHSA-62xp-839h-2637 (IPv6 ACL bypass in FastCGI listen.allowed_clients due to partial address comparison). (CVE-2026-91768) (Alexandre Daubois)

Intl:

  • Fixed grapheme_strpos() and grapheme_strrpos() with an empty needle returning UTF-16 offsets instead of grapheme offsets. (Ilia Alshanetsky)
  • Fixed a memory leak when dumping IntlCalendar instances. (Ilia Alshanetsky)
  • Fixed a memory leak when iterating IntlBreakIterator::getPartsIterator() results. (iliaal)
  • Fixed a double-free when IntlGregorianCalendar construction fails after the ICU constructor adopts the TimeZone. (iliaal)
  • Fixed bug GH-23094 (NumberFormatter parsing offsets use UTF-16 positions for UTF-8 strings). (ColumbusLabs)
  • Fixed Locale::parseLocale() reading past a trailing '-' or '_'. (iliaal, Xuyang Zhang)
  • Fixed grapheme_str_split() treating UBRK_DONE as a byte index. (iliaal)
  • Fixed a leak in Locale::getKeywords() when a keyword value cannot be read. (iliaal)
  • Fixed a use-after-free when IntlRuleBasedBreakIterator is constructed from compiled rules. (iliaal)

MBString:

  • Fixed mb_ereg_replace() emitting a NUL or out-of-bounds bytes in the replacement when a \k<name> backref has no closing delimiter. (Ilia Alshanetsky)

MySQLnd:

  • Fixed GHSA-r6x9-5r99-36j7 (Various packet overreads in mysqlnd wire protocol). (CVE-2025-1218) (Jakub Zelenka, Nora Dossche)

ODBC:

  • Fixed odbc_field_len(), odbc_field_scale() and odbc_field_type() returning uninitialized memory when SQLColAttribute fails. (Ilia Alshanetsky)

Opcache:

  • Fixed opcache.protect_memory race under ZTS. (realFlowControl)
  • Fixed a tracing JIT crash when compiling a side trace for a method of a class that could not be stored in the inheritance cache. (GH-21710) (Arnaud, iliaal)
  • Fixed a crash when the huge page SHM remap discarded mappings outside the reserved address range. (Piotr Hałas)

OpenSSL:

  • Fixed GHSA-vvx9-73fr-5jjx (TLS hostname verification falls back to CN after SAN mismatch). (CVE-2026-91769) (Jakub Zelenka)
  • Fixed GHSA-xr7j-rvgx-xq5p (Heap buffer overflow in php_openssl_matches_wildcard_name() on crafted server certificate wildcard CN). (CVE-2026-91767) (Jakub Zelenka)

PDO:

  • Fixed a leak when a persistent connection failed a liveness check with no other live PDO handle. (iliaal)

PDO_PGSQL:

  • Fixed PDO::CURSOR_SCROLL statements failing under lazy fetching (PDO::ATTR_PREFETCH => 0). (KentarouTakeda)

PDO Sqlite:

  • Fixed bug GH-20214 (PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode). (SakiTakamachi)

Phar:

  • Fixed bug GH-23418 (Use-after-free when looking up mounted directories). (Weilin Du)
  • Fixed bug GH-23477 (Memory leak on duplicate native Phar manifest entries). (Weilin Du)
  • Fixed GHSA-j3wh-g957-2m85 (Integer overflow in phar_tar_number() allowing TAR archive entry injection). (CVE-2026-6103) (Jakub Zelenka)

Readline:

  • Fixed the interactive shell not waiting for the pager process to exit. (Weilin Du)

SOAP:

  • Fixed WSDL cache corruption when a soap:header defines headerfaults. (Ilia Alshanetsky)
  • Fixed stack overflow when parsing a WSDL with self-referential schema groups or attributeGroups. (Ilia Alshanetsky)
  • Fixed GHSA-rgrp-mwpx-f6rm (Unbounded recursion in server-side cleanup_xml_node()). (CVE-2026-91765) (Alexandre Daubois)
  • Fixed GHSA-cj93-vc83-wgqv (Integer overflow to buffer overflow in SOAP HTTP parsing). (CVE-2025-14181) (Nora Dossche, Jakub Zelenka)

Standard:

  • Fixed a segfault when a stream filter callback unsets StreamBucket::$data before re-attaching the bucket. (iliaal)
  • Fixed GHSA-7875-c8px-7q5f (Out-of-bounds read in the HTTP stream wrapper when following a redirect with an empty Location header). (CVE-2026-93682) (Ilia Alshanetsky, Jordi Kroon)
  • Fixed read buffer compaction in php_stream_filter_flush(). (crystarm)
  • Fixed bug GH-22410 (Incorrect float behavior with large numbers). (arshidkv12)
  • Fixed GH-23338 (fsockopen()/pfsockopen() ValueError reported wrong argument number for $timeout). (lacatoire)
  • Fixed bug GH-23576 (Next index for array returned from array_keys() is wrong). (Lazizbek Ergashev)
  • Fixed GHSA-88hq-2827-7pg6 (Out-of-bounds read in convert. stream filters when line-break-chars contains NUL). (CVE-2026-92842*) (geeknik)
  • Fixed GHSA-fpwc-w8rq-cr92 (Cross-origin credential leak in HTTP stream wrapper redirects). (CVE-2026-91766) (Alexandre Daubois)

SimpleXML:

  • Fixed writing to a dimension of the object returned by attributes() not creating the attribute. (Ilia Alshanetsky)
  • Fixed child elements of the element returned by SimpleXMLElement::addChild() not being accessible by property name when namespaces are involved. (Ilia Alshanetsky)

SAPI:

  • Fixed fuzzer targets failing to build in isolation. (Mrmaxmeier)
  • Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)

php-8.5.11-1.fc44

5 hours 47 minutes ago
FEDORA-2026-5f0023de35 Packages in this update:
  • php-8.5.11-1.fc44
Update description:

PHP version 8.5.11 (24 Sep 2026)

BCMath:

  • Fixed out-of-bounds read in bc_is_zero_for_scale() when scale exceeds n_scale. (Ilia Alshanetsky)

Core:

  • Fixed out-of-bounds reads during automatic UTF-16/32 encoding detection. (Yudai Takada)
  • Fixed bug GH-15375 (Nested "yield from" skips items after a valid() or next() call on the inner generator). (iliaal)
  • Fixed bug GH-23232 (lone namespace separator asks the autoloader for an empty class name). (spawnia)
  • Fixed bug GH-23301 (Nested "yield from" yields a value twice when the middle generator delegates again). (Lazizbek Ergashev)

DOM:

  • Fixed NamedNodeMap::getNamedItemNS() with an empty URI not matching the null namespace in spec-following mode. (Ilia Alshanetsky)
  • Fixed stale getElementsByClassName() and other node list caches after className/classList writes and attribute removals. (Ilia Alshanetsky)
  • Fixed a use-after-free when cloning a DOMNameSpaceNode after DOMDocument::xinclude(). (iliaal)
  • Fixed a crash in DOMXPath when a php:function callback receives a nodeset and a later callback returns a node from another document. (iliaal)
  • Fixed bug GH-23331 (UAF when node_list_unlink() skips attribute children that still have a live wrapper). (iliaal)
  • Fixed a use-after-free when Dom\Element::setAttributeNS() replaces the value of an attribute whose child still has a live wrapper. (iliaal)

GD:

  • Fixed imageaffinematrixget() and imageaffinematrixconcat() reporting the wrong argument in error messages. (Weilin Du)

FPM:

  • Fixed bug GH-19320 (FPM UID and GID overflow). (Pratik Bhujel)
  • Fixed GHSA-62xp-839h-2637 (IPv6 ACL bypass in FastCGI listen.allowed_clients due to partial address comparison). (CVE-2026-91768) (Alexandre Daubois)

Intl:

  • Fixed grapheme_strpos() and grapheme_strrpos() with an empty needle returning UTF-16 offsets instead of grapheme offsets. (Ilia Alshanetsky)
  • Fixed a memory leak when dumping IntlCalendar instances. (Ilia Alshanetsky)
  • Fixed a memory leak when iterating IntlBreakIterator::getPartsIterator() results. (iliaal)
  • Fixed a double-free when IntlGregorianCalendar construction fails after the ICU constructor adopts the TimeZone. (iliaal)
  • Fixed bug GH-23094 (NumberFormatter parsing offsets use UTF-16 positions for UTF-8 strings). (ColumbusLabs)
  • Fixed Locale::parseLocale() reading past a trailing '-' or '_'. (iliaal, Xuyang Zhang)
  • Fixed grapheme_str_split() treating UBRK_DONE as a byte index. (iliaal)
  • Fixed a leak in Locale::getKeywords() when a keyword value cannot be read. (iliaal)
  • Fixed a use-after-free when IntlRuleBasedBreakIterator is constructed from compiled rules. (iliaal)

MBString:

  • Fixed mb_ereg_replace() emitting a NUL or out-of-bounds bytes in the replacement when a \k<name> backref has no closing delimiter. (Ilia Alshanetsky)

MySQLnd:

  • Fixed GHSA-r6x9-5r99-36j7 (Various packet overreads in mysqlnd wire protocol). (CVE-2025-1218) (Jakub Zelenka, Nora Dossche)

ODBC:

  • Fixed odbc_field_len(), odbc_field_scale() and odbc_field_type() returning uninitialized memory when SQLColAttribute fails. (Ilia Alshanetsky)

Opcache:

  • Fixed opcache.protect_memory race under ZTS. (realFlowControl)
  • Fixed a tracing JIT crash when compiling a side trace for a method of a class that could not be stored in the inheritance cache. (GH-21710) (Arnaud, iliaal)
  • Fixed a crash when the huge page SHM remap discarded mappings outside the reserved address range. (Piotr Hałas)

OpenSSL:

  • Fixed GHSA-vvx9-73fr-5jjx (TLS hostname verification falls back to CN after SAN mismatch). (CVE-2026-91769) (Jakub Zelenka)
  • Fixed GHSA-xr7j-rvgx-xq5p (Heap buffer overflow in php_openssl_matches_wildcard_name() on crafted server certificate wildcard CN). (CVE-2026-91767) (Jakub Zelenka)

PDO:

  • Fixed a leak when a persistent connection failed a liveness check with no other live PDO handle. (iliaal)

PDO_PGSQL:

  • Fixed PDO::CURSOR_SCROLL statements failing under lazy fetching (PDO::ATTR_PREFETCH => 0). (KentarouTakeda)

PDO Sqlite:

  • Fixed bug GH-20214 (PDO::FETCH_DEFAULT unexpected behavior with PDOStatement::setFetchMode). (SakiTakamachi)

Phar:

  • Fixed bug GH-23418 (Use-after-free when looking up mounted directories). (Weilin Du)
  • Fixed bug GH-23477 (Memory leak on duplicate native Phar manifest entries). (Weilin Du)
  • Fixed GHSA-j3wh-g957-2m85 (Integer overflow in phar_tar_number() allowing TAR archive entry injection). (CVE-2026-6103) (Jakub Zelenka)

Readline:

  • Fixed the interactive shell not waiting for the pager process to exit. (Weilin Du)

SOAP:

  • Fixed WSDL cache corruption when a soap:header defines headerfaults. (Ilia Alshanetsky)
  • Fixed stack overflow when parsing a WSDL with self-referential schema groups or attributeGroups. (Ilia Alshanetsky)
  • Fixed GHSA-rgrp-mwpx-f6rm (Unbounded recursion in server-side cleanup_xml_node()). (CVE-2026-91765) (Alexandre Daubois)
  • Fixed GHSA-cj93-vc83-wgqv (Integer overflow to buffer overflow in SOAP HTTP parsing). (CVE-2025-14181) (Nora Dossche, Jakub Zelenka)

Standard:

  • Fixed a segfault when a stream filter callback unsets StreamBucket::$data before re-attaching the bucket. (iliaal)
  • Fixed GHSA-7875-c8px-7q5f (Out-of-bounds read in the HTTP stream wrapper when following a redirect with an empty Location header). (CVE-2026-93682) (Ilia Alshanetsky, Jordi Kroon)
  • Fixed read buffer compaction in php_stream_filter_flush(). (crystarm)
  • Fixed bug GH-22410 (Incorrect float behavior with large numbers). (arshidkv12)
  • Fixed GH-23338 (fsockopen()/pfsockopen() ValueError reported wrong argument number for $timeout). (lacatoire)
  • Fixed bug GH-23576 (Next index for array returned from array_keys() is wrong). (Lazizbek Ergashev)
  • Fixed GHSA-88hq-2827-7pg6 (Out-of-bounds read in convert. stream filters when line-break-chars contains NUL). (CVE-2026-92842*) (geeknik)
  • Fixed GHSA-fpwc-w8rq-cr92 (Cross-origin credential leak in HTTP stream wrapper redirects). (CVE-2026-91766) (Alexandre Daubois)

SimpleXML:

  • Fixed writing to a dimension of the object returned by attributes() not creating the attribute. (Ilia Alshanetsky)
  • Fixed child elements of the element returned by SimpleXMLElement::addChild() not being accessible by property name when namespaces are involved. (Ilia Alshanetsky)

SAPI:

  • Fixed fuzzer targets failing to build in isolation. (Mrmaxmeier)
  • Fixed returns uninitialized value on LiteSpeed lsapi SAPI (Go Kudo)

USN-8804-1: OpenSSH vulnerabilities

6 hours 17 minutes ago
Florian Kohnhäuser discovered that OpenSSH incorrectly handled shell metacharacters in certain usernames. An attacker could possibly use this issue to execute arbitrary commands when certain non-default configurations were used, resulting in arbitrary code execution. This issue only affected Ubuntu 14.04 LTS. (CVE-2026-35386) Christos Papakonstantinou discovered that OpenSSH incorrectly handled ECDSA algorithm restrictions. An attacker could possibly use this issue to cause unintended ECDSA algorithms to be accepted, resulting in security restrictions being bypassed. (CVE-2026-35387) Vladimir Tokarev discovered that OpenSSH incorrectly handled certain principal restrictions in authorized_keys files. An attacker could possibly use this issue to bypass principal restrictions, resulting in unauthorized access. This issue only affected Ubuntu 14.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. (CVE-2026-35414) It was discovered that OpenSSH incorrectly handled downloaded file paths when using sftp with an untrusted server. An attacker could possibly use this issue to write downloaded files outside the intended location, resulting in unauthorized file modification. (CVE-2026-59995) It was discovered that OpenSSH incorrectly handled command-line arguments in internal-sftp. An attacker could possibly use this issue to cause certain security-related arguments to be ignored, resulting in security restrictions being bypassed. (CVE-2026-59997) It was discovered that OpenSSH incorrectly handled GSSAPIStrictAcceptorCheck when used with Windows Active Directory. An attacker could possibly use this issue to bypass GSSAPI security restrictions, resulting in unauthorized access. (CVE-2026-59998) It was discovered that OpenSSH incorrectly handled forwarding restrictions when DisableForwarding and PermitTunnel were used together. An attacker could possibly use this issue to create tunnels despite forwarding being disabled, resulting in security restrictions being bypassed. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. (CVE-2026-59999) It was discovered that OpenSSH incorrectly handled authentication attempt limits when using GSSAPI authentication. An attacker could possibly use this issue to consume excessive system resources, resulting in a denial of service. (CVE-2026-60000) It was discovered that OpenSSH did not always enforce the minimum authentication delay. An attacker could possibly use this issue to perform authentication attempts more rapidly than intended, resulting in weakened brute-force protections. This issue only affected Ubuntu 20.04 LTS. (CVE-2026-60001) It was discovered that OpenSSH incorrectly handled certain concurrent remote forwarding operations. An attacker could possibly use this issue to trigger a use-after-free, resulting in a denial of service or arbitrary code execution. (CVE-2026-73282)

USN-8803-1: Sudo vulnerability

6 hours 26 minutes ago
Guannan Wang, Zhanpeng Liu, and Guancheng Li discovered that Sudo failed to apply intercept policy checks when commands were executed under certain circumstances. A local attacker permitted to run specific commands could possibly use this issue to bypass policy enforcement and logging, executing unauthorized programs.

webkitgtk-2.54.0-2.fc44

6 hours 55 minutes ago
FEDORA-2026-40db9b80a2 Packages in this update:
  • webkitgtk-2.54.0-2.fc44
Update description:

Update to 2.54.0:

  • Switch web process compositor to use Skia instead of TextureMapper.
  • Improved damage handling that is now also used during the composition to limit the composited areas.
  • Implement GPU atlas creation and replay substitution for batched raster image uploads.
  • Media capability reporting is more accurate.
  • Video decoding limits are now respected in media capabilities queries.
  • Add new improved API for page favicons.
  • Add magnification property to WebKitWebView to handle visual scaling.
  • Add new API to allow setting a per-navigation custom User-Agent to WebKitWebsitePolicies.
  • Remove the option to use cairo for 2D rendering.

WebKit Security fixes from 2.54.0: CVE-2026-84635, CVE-2026-64753, CVE-2026-64715, CVE-2026-64778, CVE-2026-64779, CVE-2026-64780, CVE-2026-64782, CVE-2026-64784, CVE-2026-65331, CVE-2026-65332, CVE-2026-65333, CVE-2026-65334, CVE-2026-65335, CVE-2026-65336, CVE-2026-65337, CVE-2026-65338, CVE-2026-65340, CVE-2026-65341, CVE-2026-65351, CVE-2026-78376, CVE-2026-83596.

WebKit security fixes from 2.52.6: CVE-2026-43804, CVE-2026-64713, CVE-2026-64728, CVE-2026-64730, CVE-2026-64757, CVE-2026-64783

This update also fixes a couple hundred or so ANGLE CVEs and several dozen Skia CVEs.

This update breaks some styles in Evolution. Sorry about that.

webkitgtk-2.54.0-2.fc43

6 hours 56 minutes ago
FEDORA-2026-011617b4db Packages in this update:
  • webkitgtk-2.54.0-2.fc43
Update description:

Update to 2.54.0:

  • Switch web process compositor to use Skia instead of TextureMapper.
  • Improved damage handling that is now also used during the composition to limit the composited areas.
  • Implement GPU atlas creation and replay substitution for batched raster image uploads.
  • Media capability reporting is more accurate.
  • Video decoding limits are now respected in media capabilities queries.
  • Add new improved API for page favicons.
  • Add magnification property to WebKitWebView to handle visual scaling.
  • Add new API to allow setting a per-navigation custom User-Agent to WebKitWebsitePolicies.
  • Remove the option to use cairo for 2D rendering.

WebKit Security fixes from 2.54.0: CVE-2026-84635, CVE-2026-64753, CVE-2026-64715, CVE-2026-64778, CVE-2026-64779, CVE-2026-64780, CVE-2026-64782, CVE-2026-64784, CVE-2026-65331, CVE-2026-65332, CVE-2026-65333, CVE-2026-65334, CVE-2026-65335, CVE-2026-65336, CVE-2026-65337, CVE-2026-65338, CVE-2026-65340, CVE-2026-65341, CVE-2026-65351, CVE-2026-78376, CVE-2026-83596.

WebKit security fixes from 2.52.6: CVE-2026-43804, CVE-2026-64713, CVE-2026-64728, CVE-2026-64730, CVE-2026-64757, CVE-2026-64783

This update also fixes a couple hundred or so ANGLE CVEs and several dozen Skia CVEs.

This update breaks some styles in Evolution. Sorry about that.