Aggregator

rust-anstyle-hyperlink-1.0.2-1.fc45 rust-anstyle-progress-0.1.4-1.fc45 rust-cargo-0.98.0-1.fc45 rust-cargo-c-0.10.24-1.fc45 rust-cargo-credential-libsecret-0.5.8-1.fc45 rust-cargo-util-0.2.30-1.fc45 rust-cargo-util-schemas-0.14.1-1.fc45 rust-cargo-util…

1 week ago
FEDORA-2026-67365d8467 Packages in this update:
  • rust-anstyle-hyperlink-1.0.2-1.fc45
  • rust-anstyle-progress-0.1.4-1.fc45
  • rust-cargo-0.98.0-1.fc45
  • rust-cargo-c-0.10.24-1.fc45
  • rust-cargo-credential-libsecret-0.5.8-1.fc45
  • rust-cargo-util-0.2.30-1.fc45
  • rust-cargo-util-schemas-0.14.1-1.fc45
  • rust-cargo-util-terminal-0.1.0-1.fc45
  • rust-crates-io-0.41.0-1.fc45
  • rust-rustfix-0.9.7-1.fc45
Update description:
  • Update cargo-c to version 0.10.24 (plus dependency updates).
  • Initial packaging of the anstyle-hyperlink, anstyle-progress, and cargo-util-terminal crates.

rust-anstyle-hyperlink-1.0.2-1.fc46 rust-anstyle-progress-0.1.4-1.fc46 rust-cargo-0.98.0-1.fc46 rust-cargo-c-0.10.24-1.fc46 rust-cargo-credential-libsecret-0.5.8-1.fc46 rust-cargo-util-0.2.30-1.fc46 rust-cargo-util-schemas-0.14.1-1.fc46 rust-cargo-util…

1 week ago
FEDORA-2026-ce471fc0d3 Packages in this update:
  • rust-anstyle-hyperlink-1.0.2-1.fc46
  • rust-anstyle-progress-0.1.4-1.fc46
  • rust-cargo-0.98.0-1.fc46
  • rust-cargo-c-0.10.24-1.fc46
  • rust-cargo-credential-libsecret-0.5.8-1.fc46
  • rust-cargo-util-0.2.30-1.fc46
  • rust-cargo-util-schemas-0.14.1-1.fc46
  • rust-cargo-util-terminal-0.1.0-1.fc46
  • rust-crates-io-0.41.0-1.fc46
  • rust-rustfix-0.9.7-1.fc46
Update description:
  • Update cargo-c to version 0.10.24 (plus dependency updates).
  • Initial packaging of the anstyle-hyperlink, anstyle-progress, and cargo-util-terminal crates.

rsync-3.5.0-1.fc43

1 week ago
FEDORA-2026-d6763b4c84 Packages in this update:
  • rsync-3.5.0-1.fc43
Update description:

New version 3.5.0. Includes fixes for following CVEs: CVE-2026-53783, CVE-2026-53784, CVE-2026-53785, CVE-2026-53786, CVE-2026-53788, CVE-2026-53789, CVE-2026-53790, CVE-2026-53791, CVE-2026-53792, CVE-2026-53793, CVE-2026-53794, CVE-2026-53795, CVE-2026-53796, CVE-2026-53797, CVE-2026-53798, CVE-2026-53799, CVE-2026-53800, CVE-2026-53801, CVE-2026-53802, CVE-2026-53803, CVE-2026-70452, CVE-2026-70453, CVE-2026-70454, CVE-2026-70455, CVE-2026-70456, CVE-2026-70457, CVE-2026-70458, CVE-2026-70459, CVE-2026-70460, CVE-2026-70461, CVE-2026-70462, CVE-2026-70463, CVE-2026-70464

rsync-3.5.0-1.fc44

1 week ago
FEDORA-2026-bfae8723e2 Packages in this update:
  • rsync-3.5.0-1.fc44
Update description:

New version 3.5.0. Includes fixes for following CVEs: CVE-2026-53783, CVE-2026-53784, CVE-2026-53785, CVE-2026-53786, CVE-2026-53788, CVE-2026-53789, CVE-2026-53790, CVE-2026-53791, CVE-2026-53792, CVE-2026-53793, CVE-2026-53794, CVE-2026-53795, CVE-2026-53796, CVE-2026-53797, CVE-2026-53798, CVE-2026-53799, CVE-2026-53800, CVE-2026-53801, CVE-2026-53802, CVE-2026-53803, CVE-2026-70452, CVE-2026-70453, CVE-2026-70454, CVE-2026-70455, CVE-2026-70456, CVE-2026-70457, CVE-2026-70458, CVE-2026-70459, CVE-2026-70460, CVE-2026-70461, CVE-2026-70462, CVE-2026-70463, CVE-2026-70464

USN-8653-1: PostgreSQL vulnerabilities

1 week ago
It was discovered that PostgreSQL incorrectly handled COPY FROM STDIN when an early failure occurred. An authenticated user could possibly use this issue to execute arbitrary SQL commands. (CVE-2026-6464) It was discovered that PostgreSQL incorrectly reset extended statistics ownership during ALTER TABLE ALTER TYPE operations. An attacker could possibly use this issue to obtain sensitive information or gain unintended privileges. (CVE-2026-6469) It was discovered that PostgreSQL failed to check the USAGE privilege on types. An authenticated user could possibly use this issue to obtain sensitive information. (CVE-2026-6470) It was discovered that PostgreSQL logical decoding could load arbitrary shared libraries. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-6471) It was discovered that PostgreSQL had integer wraparound issues in tsvector and tsquery allocations. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14662) It was discovered that PostgreSQL pgcrypto silently used cleartext when OpenSSL-disabled ciphers were requested. An authenticated user could possibly use this issue to obtain sensitive information. (CVE-2026-14663) It was discovered that PostgreSQL had a heap buffer overflow in regular expression processing. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14664) It was discovered that PostgreSQL row security policies were not properly invalidated when roles were modified. An attacker could possibly use this issue to bypass intended row security restrictions. (CVE-2026-14666) It was discovered that PostgreSQL had a type confusion issue in the selectivity estimator involving ctid. An authenticated user could possibly use this issue to obtain sensitive information. (CVE-2026-14668) It was discovered that PostgreSQL had a heap buffer overflow in the to_char function. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14669) It was discovered that PostgreSQL had a heap buffer overflow in the PL/Perl tied object handling. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14670) It was discovered that PostgreSQL had a type confusion issue in the referential integrity plan cache. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14671) It was discovered that PostgreSQL had an observable response discrepancy when non-default scram_iterations were used. A remote attacker could possibly use this issue to enumerate valid usernames. This issue only affected Ubuntu 24.04 LTS and Ubuntu 26.04 LTS. (CVE-2026-14672) It was discovered that PostgreSQL amcheck did not clear untrusted search paths. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14673) It was discovered that PostgreSQL had a heap buffer overflow in pg_stat_statements. An authenticated user could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-14676) It was discovered that PostgreSQL had integer wraparound issues in PL/Tcl and PL/Perl allocations on 32-bit systems. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14677) It was discovered that PostgreSQL pg_trgm read past the end of a buffer during picksplit operations. An authenticated user could possibly use this issue to obtain sensitive information. (CVE-2026-14678) It was discovered that PostgreSQL had a stack buffer overflow in argument matching. An authenticated user could possibly use this issue to corrupt server memory. (CVE-2026-14679) It was discovered that PostgreSQL had a type confusion issue when functions used internal arguments. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-14680) It was discovered that PostgreSQL did not properly enforce GSSAPI encryption when used together with SSL. An attacker could possibly use this issue to perform a machine-in-the-middle attack and obtain sensitive information. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-14681) It was discovered that PostgreSQL allowed SQL injection through EXTRACT arguments during expression deparsing. An authenticated user could possibly use this issue to perform SQL injection attacks. (CVE-2026-15741) It was discovered that PostgreSQL fuzzystrmatch had integer wraparound issues that could write to arbitrary addresses. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-15742) It was discovered that PostgreSQL had a type confusion issue in pg_restore_attribute_stats(). An authenticated user could possibly use this issue to execute arbitrary code. This issue only affected Ubuntu 26.04 LTS. (CVE-2026-16238) It was discovered that PostgreSQL had a type confusion issue when handling cursor CLOSE and DECLARE operations. An authenticated user could possibly use this issue to execute arbitrary code. (CVE-2026-16239) It was discovered that PostgreSQL had an integer underflow in the ECPG client library. An attacker could possibly use this issue to cause PostgreSQL to crash, resulting in a denial of service. (CVE-2026-16241) It was discovered that PostgreSQL had an out-of-bounds read in the ascii() function. An authenticated user could possibly use this issue to obtain sensitive information. (CVE-2026-18024) It was discovered that the psql \unrestrict command allowed the superuser of a pg_dump origin server to execute arbitrary code in the psql client. An attacker could possibly use this issue to execute arbitrary code. (CVE-2026-18408) It was discovered that PostgreSQL pg_dump had a heap buffer overflow. An attacker could possibly use this issue to execute arbitrary code. (CVE-2026-19385)

ceph-20.2.4-1.fc44

1 week ago
FEDORA-2026-7de7d03796 Packages in this update:
  • ceph-20.2.4-1.fc44
Update description: Ceph 20.2.4 GA

ceph-19.2.6-1.fc43

1 week ago
FEDORA-2026-ebffec502b Packages in this update:
  • ceph-19.2.6-1.fc43
Update description: Ceph 19.2.6 GA

USN-8563-4: nginx regression

1 week ago
USN-8563-3 fixed a vulnerability in nginx. The fix introduced a regression in certain environments. This update reverts the fix for CVE-2026-42533 pending further investigation. We apologize for the inconvenience. Original advisory details: It was discovered that nginx incorrectly handled certain map directives using regex matching and capture variables. A remote attacker could use this issue to cause nginx to crash, resulting in a denial of service, or possibly execute arbitrary code. (CVE-2026-42533) It was discovered that nginx had a use-after-free vulnerability in the ngx_http_ssi_module module when configured with Server-Side Includes, proxy_pass, and proxy buffering disabled directives. An attacker able to intercept traffic and control responses from an upstream server could possibly use this issue to cause nginx to crash, resulting in a denial of service. (CVE-2026-56434) It was discovered that nginx incorrectly handled certain requests in the ngx_http_slice_module module. A remote attacker could possibly use this issue to obtain sensitive information or cause nginx to crash, resulting in a denial of service. (CVE-2026-60005)