Fedora Security Advisories

dnsdist-2.0.6-1.el10_2

2 hours 14 minutes ago
FEDORA-EPEL-2026-64c1cc86c1 Packages in this update:
  • dnsdist-2.0.6-1.el10_2
Update description:

Bug Fixes:

CVE-2026-33254: An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default

CVE-2026-33257: An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The web server is disabled and restricted by an ACL by default

CVE-2026-33260: An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The web server is disabled and restricted by an ACL by default

CVE-2026-33593: A client can trigger a divide by zero error leading to crash by sending a crafted DNSCrypt query

CVE-2026-33595: A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the connection. DOQ and DoH3 are disabled by default

CVE-2026-33596: A client might theoretically be able to cause a mismatch between queries sent to a backend and the received responses by sending a flood of perfectly timed queries that are routed to a TCP-only or DNS over TLS backend

CVE-2026-33597: A crafted query containing an invalid DNS label can prevent the PRSD detection algorithm executed via DynBlockRulesGroup:setSuffixMatchRule or DynBlockRulesGroup:setSuffixMatchRuleFFI from being executed

CVE-2026-33598: A cached crafted response can cause an out-of-bounds read if custom Lua code calls getDomainListByAddress() or getAddressListByDomain() on a packet cache

CVE-2026-33599: A rogue backend can send a crafted SVCB response to a Discovery of Designated Resolvers request, when requested via either the autoUpgrade (Lua) option to newServer or auto_upgrade (YAML) settings. DDR upgrade is not enabled by default

CVE-2026-33602: A rogue backend can send a crafted UDP response with a query ID off by one related to the maximum configured value, triggering an out-of-bounds write leading to a denial of service

CVE-2026-33594: A client can trigger excessive memory allocation by generating a lot of queries that are routed to an overloaded DoH backend, causing queries to accumulate into a buffer that will not be released until the end of the connection. Outgoing DoH is disabled by default

python-django5-5.2.15-1.fc44

6 hours 36 minutes ago
FEDORA-2026-e4146022ce Packages in this update:
  • python-django5-5.2.15-1.fc44
Update description:

Fixes five low-severity CVEs

  • CVE-2026-6873: Signed cookie salt namespace collision
  • CVE-2026-7666: Potential unencrypted email transmission via STARTTLS in the SMTP backend
  • CVE-2026-8404: Potential exposure of private data via case-sensitive Cache-Control directives
  • CVE-2026-35193: Potential exposure of private data via missing Vary: Authorization
  • CVE-2026-48587: Potential exposure of private data via whitespace padding in Vary header

python-django5-5.2.15-1.fc43

6 hours 36 minutes ago
FEDORA-2026-f140cb16b6 Packages in this update:
  • python-django5-5.2.15-1.fc43
Update description:

Fixes five low-severity CVEs

  • CVE-2026-6873: Signed cookie salt namespace collision
  • CVE-2026-7666: Potential unencrypted email transmission via STARTTLS in the SMTP backend
  • CVE-2026-8404: Potential exposure of private data via case-sensitive Cache-Control directives
  • CVE-2026-35193: Potential exposure of private data via missing Vary: Authorization
  • CVE-2026-48587: Potential exposure of private data via whitespace padding in Vary header

bind9-next-9.21.22-2.fc43

11 hours 41 minutes ago
FEDORA-2026-ec095a4675 Packages in this update:
  • bind9-next-9.21.22-2.fc43
Update description: Update to 9.21.22 (rhbz#2480122) Security Fixes:
  • Limit resolver server list size. (CVE-2026-3592)
  • Fix GSS-API resource leak. (CVE-2026-3039)
  • Disable recursion, UPDATE, and NOTIFY for non-IN views. (CVE-2026-5946)
  • Avoid unbounded recursion loop. (CVE-2026-5950)
  • Fix crash in resolver when SIG(0)-signed responses are received under load. (CVE-2026-5947)
  • Fix use-after-free error in DNS-over-HTTPS when processing HTTP/2 SETTINGS frames. (CVE-2026-3593)
  • Fix outgoing zone transfers' quota issue.
Feature Changes:
  • Fix CPU spikes and slow queries when cache approaches memory limit.
  • Implement RFC 3645 Section 4.1.1 key expiry check in TKEY.
  • Reduce memory footprint by actively returning unused memory to the OS.

multiple bugfixes.

Source: https://downloads.isc.org/isc/bind9/9.21.22/doc/arm/html/notes.html#notes-for-bind-9-21-22

bind9-next-9.21.22-2.fc44

15 hours 13 minutes ago
FEDORA-2026-dbb0776ac5 Packages in this update:
  • bind9-next-9.21.22-2.fc44
Update description: Update to 9.21.22 (rhbz#2480122) Security Fixes:
  • Limit resolver server list size. (CVE-2026-3592)
  • Fix GSS-API resource leak. (CVE-2026-3039)
  • Disable recursion, UPDATE, and NOTIFY for non-IN views. (CVE-2026-5946)
  • Avoid unbounded recursion loop. (CVE-2026-5950)
  • Fix crash in resolver when SIG(0)-signed responses are received under load. (CVE-2026-5947)
  • Fix use-after-free error in DNS-over-HTTPS when processing HTTP/2 SETTINGS frames. (CVE-2026-3593)
  • Fix outgoing zone transfers' quota issue.
Feature Changes:
  • Fix CPU spikes and slow queries when cache approaches memory limit.
  • Implement RFC 3645 Section 4.1.1 key expiry check in TKEY.
  • Reduce memory footprint by actively returning unused memory to the OS.

multiple bugfixes.

Source: https://downloads.isc.org/isc/bind9/9.21.22/doc/arm/html/notes.html#notes-for-bind-9-21-22

python-python-multipart-0.0.32-1.el10_2

15 hours 28 minutes ago
FEDORA-EPEL-2026-b71f1f4e9b Packages in this update:
  • python-python-multipart-0.0.32-1.el10_2
Update description: 0.0.32 (2026-06-04)
  • Speed up partial-boundary scanning for CR/LF-dense part data.
0.0.31 (2026-06-04)
  • Speed up multipart header parsing and callback dispatch.
  • Bound header field name size before validating.
  • Validate Content-Length is non-negative in parse_form.

Fixes security issues GHSA-v9pg-7xvm-68hf, GHSA-5rvq-cxj2-64vf, GHSA-6jv3-5f52-599m, and GHSA-vffw-93wf-4j4q.

0.0.30 (2026-05-31)
  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2.

nasm-3.01-3.fc45

15 hours 38 minutes ago
FEDORA-2026-c346e5cd24 Packages in this update:
  • nasm-3.01-3.fc45
Update description:

Automatic update for nasm-3.01-3.fc45.

Changelog * Wed Apr 22 2026 Dominik Mierzejewski <rpm@greysector.net> - 3.01-3 - fix CVE-2026-6067 (resolves rhbz#2458087, rhbz#2458089) patch by Nick Clifton

python-python-multipart-0.0.32-1.el10_3

16 hours 1 minute ago
FEDORA-EPEL-2026-62728108d7 Packages in this update:
  • python-python-multipart-0.0.32-1.el10_3
Update description: 0.0.32 (2026-06-04)
  • Speed up partial-boundary scanning for CR/LF-dense part data.
0.0.31 (2026-06-04)
  • Speed up multipart header parsing and callback dispatch.
  • Bound header field name size before validating.
  • Validate Content-Length is non-negative in parse_form.

Fixes security issues GHSA-v9pg-7xvm-68hf, GHSA-5rvq-cxj2-64vf, GHSA-6jv3-5f52-599m, and GHSA-vffw-93wf-4j4q.

0.0.30 (2026-05-31)
  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2.

python-python-multipart-0.0.32-1.fc43

16 hours 10 minutes ago
FEDORA-2026-2cfc16a621 Packages in this update:
  • python-python-multipart-0.0.32-1.fc43
Update description: 0.0.32 (2026-06-04)
  • Speed up partial-boundary scanning for CR/LF-dense part data.
0.0.31 (2026-06-04)
  • Speed up multipart header parsing and callback dispatch.
  • Bound header field name size before validating.
  • Validate Content-Length is non-negative in parse_form.

Fixes security issues GHSA-v9pg-7xvm-68hf, GHSA-5rvq-cxj2-64vf, GHSA-6jv3-5f52-599m, and GHSA-vffw-93wf-4j4q.

0.0.30 (2026-05-31)
  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2.

python-python-multipart-0.0.32-1.fc44

16 hours 48 minutes ago
FEDORA-2026-104e079187 Packages in this update:
  • python-python-multipart-0.0.32-1.fc44
Update description: 0.0.32 (2026-06-04)
  • Speed up partial-boundary scanning for CR/LF-dense part data.
0.0.31 (2026-06-04)
  • Speed up multipart header parsing and callback dispatch.
  • Bound header field name size before validating.
  • Validate Content-Length is non-negative in parse_form.

Fixes security issues GHSA-v9pg-7xvm-68hf, GHSA-5rvq-cxj2-64vf, GHSA-6jv3-5f52-599m, and GHSA-vffw-93wf-4j4q.

0.0.30 (2026-05-31)
  • Parse application/x-www-form-urlencoded bodies per the WHATWG URL standard, treating only & as a field separator.
  • Ignore RFC 2231/5987 extended parameters (name*, filename*) in parse_options_header, keeping the plain parameter authoritative per RFC 7578 §4.2.
Checked
6 minutes 30 seconds ago