kernel-7.0.9-105.fc43
- kernel-7.0.9-105.fc43
The 7.0.9-105/205 stable kernel updates contain a couple if important security fixes.
The 7.0.9-105/205 stable kernel updates contain a couple if important security fixes.
Source: https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html#notes-for-bind-9-18-49
Source: https://downloads.isc.org/isc/bind9/9.18.49/doc/arm/html/notes.html#notes-for-bind-9-18-49
Security Advisory: https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2026-06.html
Security Advisory: https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2026-06.html
Security Advisory: https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2026-06.html
Security Advisory: https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2026-06.html
This update includes a security fix to make sure that COPY tags cannot be used to read past end of the buffer.
This update includes a security fix to make sure that COPY tags cannot be used to read past end of the buffer.
This update includes a security fix to make sure that COPY tags cannot be used to read past end of the buffer.
switch to GTK4 for GVim
Fix CVE-2026-46483
Update to mapserver-8.6.3.
Update to podof-1.0.4.
Update to podof-1.0.4.
Backport fix for CVE-2026-6210.
Latest Ansible 13
Changes:
6.83 2026-05-12 11:41:48Z
- LWP::UserAgent now strips Authorization and Proxy-Authorization headers on cross-origin redirects (a different scheme, host, or port) to prevent credential leakage to the redirect target. Same-origin redirects retain credentials. Opt out with allow_credentialed_redirects => 1. CVE-2026-8368 reported by Kai Zen; PoC and initial patch by Stig Palmquist. - LWP::UserAgent now refuses https to http redirects by default to prevent leaking remaining request headers and bodies over plaintext. Opt in with allow_downgrade => 1. Related hardening alongside CVE-2026-8368; PoC by Stig Palmquist.