This week’s security roundup includes kernel upgrades and core service updates for OpenSSL, Samba, and Apache. These will almost certainly require full reboots, so you must schedule maintenance windows around active production traffic. Running these changes in a staging environment first prevents nasty surprises, while leveraging automation scripts or zero-downtime tools keeps your servers online during the process.
How to Apply This Week Critical Linux Security Updates Without Breaking Production
Server administrators and desktop power users need to patch their systems before attackers exploit the latest batch of critical flaws. This roundup covers the essential Linux security updates rolling out across AlmaLinux, Debian, Fedora, Oracle Linux, RHEL, Rocky Linux, Slackware, SUSE, and Ubuntu. Skipping these patches leaves networks wide open to remote code execution and data theft.
Focus on Web Servers And Database Backends First
Both AlmaLinux and Rocky Linux are pushing a heavy batch of advisories that touch the core kernel, BIND DNS, OpenSSL, and Samba. The Samba update carries a critical rating because unpatched file sharing services have historically been the easiest entry point for ransomware campaigns. Running the standard package manager to pull these fixes requires careful scheduling since kernel updates almost always demand a full reboot. Sysadmins have watched production clusters stall after applying kernel patches without checking out of tree module compatibility first. The .NET framework updates are also rolling out across multiple versions, which means any backend services relying on those runtimes will need a quick restart to pick up the cryptographic improvements. Skipping these installations leaves systems wide open to exploitation so IT teams should prioritize immediate deployment across all affected machines.
Debian And Ubuntu Stack Fixes Require Careful Scheduling
Canonical and the Debian security team have released dozens of advisories targeting Apache2, Nginx, OpenSSL, Chromium, and Tomcat. The memory handling bugs in libxml2 and Poppler are particularly nasty because they often get triggered by malformed PDFs or image uploads on public facing servers. Running a full system upgrade will pull these fixes, but it is wise to test the changes on a staging box first before touching production web nodes. Cloud instances running Ubuntu frequently lag behind desktop patching schedules, so automating unattended upgrades through cloud init or cron jobs saves hours of manual work later. The Chromium updates also close browser side rendering flaws that could allow malicious scripts to escape sandboxed environments. Leaving these fixes uninstalled leaves servers completely exposed to data theft and prolonged service outages that damage organizational operations.
Fedora And SUSE Container Patches Hit Development Tools Hard
Fedora 43 and 44 are getting swept with updates for the kernel, OpenSSL, httpd, Exim, Rust, and Composer. Rolling release distributions demand frequent patching because new features get merged quickly and old vulnerabilities get exposed faster. SUSE is tackling a massive wave of CVEs across Kubernetes, Django, nginx, openssh, and webkit2gtk3. The container orchestration patches are critical for anyone running microservices in production environments. Developers should verify that their CI pipelines can handle the updated Rust compiler versions before pushing code to staging. Skipping these updates leaves development environments vulnerable to supply chain attacks through compromised dependencies. Administrators should prioritize installing these fixes immediately since unpatched systems remain highly vulnerable to remote code execution and denial of service attacks.
Oracle Linux And RHEL Enterprise Maintenance Windows
Red Hat is covering every supported release from version six through ten, which means legacy systems are still getting attention even though migration should be on the roadmap. The kernel and OpenSSL fixes require immediate deployment because attackers actively scan for those specific weaknesses. Podman and Ansible Automation Platform updates also rolled out, so infrastructure as code workflows will need a quick validation pass after patching. Oracle Linux users have an advantage with Ksplice integration that allows applying kernel patches without rebooting the machine. That zero downtime capability is worth the subscription cost when running database clusters or financial transaction servers. The GRUB2 fixes are easy to overlook but absolutely necessary since bootloader instability can brick entire server racks during power recovery events. Organizations relying on these distributions should prioritize installation right away since the combined updates resolve dozens of critical CVEs that could otherwise expose entire networks to remote exploitation or sudden service disruption.

Slackware Minimal Update Approach
Slackware only pushed a single Samba advisory for version 15.0. That is completely normal for the distribution since it favors manual package management and conservative release cycles. Users who maintain legacy file servers on this platform should still apply the patch immediately because authentication bypass flaws in Samba do not care about distro preferences. Running the standard upgrade script will pull the fix without disrupting the carefully curated system configuration. This critical fix closes those dangerous gaps and ensures network storage remains secure against external threats.
Latest Security Updates by Distribution
Here’s a complete breakdown of the security updates for AlmaLinux, Debian GNU/Linux, Fedora Linux, Oracle Linux, Red Hat Enterprise Linux, Rocky Linux, Slackware Linux, SUSE Linux, and Ubuntu Linux.
AlmaLinux
AlmaLinux recently rolled out a major batch of security advisories covering versions eight through ten. Inside the Linux kernel and popular network utilities like BIND, OpenSSL, and Samba, developers discovered dangerous flaws that require immediate attention. You should apply these updates right away since unpatched servers remain highly vulnerable to remote code execution and denial of service attacks. Regular maintenance simply keeps your entire infrastructure safe from rapidly evolving cyber threats.
- ALSA-2026:21556: kernel security update (Important)
- ALSA-2026:18587: kernel security update (Moderate)
- ALSA-2026:19568: kernel security update (Important)
- ALSA-2026:24365: unbound security update (Important)
- ALSA-2026:18134: kernel security update (Moderate)
- ALSA-2026:23329: kernel security update (Important)
- ALSA-2026:21557: kernel security update (Important)
- ALSA-2026:24338: bind security update (Important)
- ALSA-2026:19569: kernel security update (Important)
- ALSA-2026:24340: frr security update (Important)
- ALSA-2026:24339: bind security update (Important)
- ALSA-2026:24545: libyang security update (Important)
- ALSA-2026:25030: postgresql-jdbc security update (Important)
- ALSA-2026:24984: poppler security update (Important)
- ALSA-2026:25237: openssl security update (Important)
- ALSA-2026:25191: kernel security update (Critical)
- ALSA-2026:25217: kernel security update (Important)
- ALSA-2026:23230: expat security update (Important)
- ALSA-2026:25049: samba security update (Critical)
- ALSA-2026:24367: bind security update (Important)
- ALSA-2026:25058: poppler security update (Important)
- ALSA-2026:25057: mod_http2 security update (Important)
- ALSA-2026:25090: httpd:2.4 security update (Important)
- ALSA-2026:25110: .NET 8.0 security update (Important)
- ALSA-2026:25113: .NET 9.0 security update (Important)
- ALSA-2026:25114: .NET 10.0 security update (Important)
- ALSA-2026:25121: kernel security update (Critical)
- ALSA-2026:25120: kernel-rt security update (Critical)
- ALSA-2026:24985: poppler security update (Important)
- ALSA-2026:24470: podman security update (Important)
- ALSA-2026:25111: .NET 8.0 security update (Important)
- ALSA-2026:25112: .NET 9.0 security update (Important)
- ALSA-2026:25115: .NET 10.0 security update (Important)
- ALSA-2026:25221: .NET 9.0 security update (Important)
- ALSA-2026:25219: redis:7 security update (Important)
- ALSA-2026:25222: .NET 10.0 security update (Important)
- ALSA-2026:25220: .NET 8.0 security update (Important)
- ALSA-2026:25239: openssl security update (Important)
- ALSA-2026:24381: kernel security update (Important)
Debian GNU/Linux
Debian administrators need to install urgent security patches across dozens of widely used packages before attackers can exploit severe flaws in their networks. The latest advisories target critical weaknesses in essential tools like Apache2, Chromium, OpenSSL, and Tomcat that could easily allow remote code execution or trigger massive system crashes. Several updates also fix dangerous memory handling bugs within libraries such as libxml2, Poppler, and Dnsmasq that frequently support cloud infrastructure and web services. Leaving these fixes uninstalled leaves servers completely exposed to data theft and prolonged service outages that damage organizational operations.
- [DLA 4620-1] apache2 security update
- ELA-1752-1 apache2 security update
- [DLA 4621-1] glibc security update
- [DSA 6327-1] request-tracker4 security update
- [DSA 6326-1] nginx security update
- [DSA 6325-1] chromium security update
- [DSA 6329-1] tomcat11 security update
- [DSA 6328-1] tomcat10 security update
- [DLA 4623-1] jackson-core security update
- [DLA 4622-1] libxml2 security update
- [DSA 6331-1] keystone security update
- [DLA 4624-1] openssl security update
- [DSA 6335-1] openssl security update
- [DSA 6334-1] poppler security update
- [DSA 6333-1] mistral security update
- [DSA 6332-1] okular security update
- [DLA 4625-1] dnsmasq security update
- [DSA 6330-1] strongswan security update
- [DSA 6337-1] chromium security update
- [DSA 6336-1] jackson-core security update
- [DSA 6339-1] libinput security update
- [DSA 6338-1] libdbi-perl security update
- [DLA 4626-1] libinput security update
- [DSA 6341-1] ironic security update
- [DSA 6340-1] neutron security update
- ELA-1753-1 libxml2 security update (by )
- [DLA 4628-1] linux-base update
- [DLA 4627-1] kernel-wedge update
- [DLA 4629-1] apache2 security update
- [DSA 6343-1] librabbitmq security update
- {DSA 6342-1] jpeg-xl security update
- [DSA 6344-1] chromium security update
Fedora Linux
System managers running Fedora 43 or 44 must immediately apply a sweeping batch of urgent security patches designed to close severe flaws in core infrastructure. These updates touch nearly every major component on your machine, including the Chromium browser, OpenSSL cryptography library, Linux kernel, and essential server tools like Apache httpd and Exim. Developers will also notice important fixes for Composer, Rust, and various networking utilities that prevent malicious code execution and memory corruption attacks. Delaying this rollout leaves your environment exposed to known exploits that could easily compromise sensitive data or crash critical services.
- Fedora 44 Update: chromium-149.0.7827.53-1.fc44
- Fedora 44 Update: haveged-1.9.22-1.fc44
- Fedora 43 Update: objfw-1.5.5-1.fc43
- Fedora 43 Update: mingw-objfw-1.5.5-1.fc43
- Fedora 44 Update: mingw-objfw-1.5.5-1.fc44
- Fedora 44 Update: objfw-1.5.5-1.fc44
- Fedora 44 Update: tailscale-1.98.4-1.fc44
- Fedora 44 Update: sentencepiece-0.2.1-1.fc44
- Fedora 43 Update: xorg-x11-server-21.1.23-1.fc43
- Fedora 43 Update: firefox-151.0.3-1.fc43
- Fedora 43 Update: exim-4.99.4-1.fc43
- Fedora 43 Update: putty-0.84-1.fc43
- Fedora 43 Update: pcs-0.12.2-2.fc43
- Fedora 44 Update: exim-4.99.4-1.fc44
- Fedora 44 Update: putty-0.84-1.fc44
- Fedora 44 Update: pcs-0.12.2-2.fc44
- Fedora 43 Update: xmlstarlet-1.6.1-30.fc43
- Fedora 43 Update: rust-1.96.0-1.fc43
- Fedora 44 Update: httpd-2.4.68-1.fc44
- Fedora 44 Update: xmlstarlet-1.6.1-30.fc44
- Fedora 43 Update: kernel-7.0.12-101.fc43
- Fedora 43 Update: vaultwarden-1.36.0-1.fc43
- Fedora 43 Update: vaultwarden-web-2026.4.1-1.fc43
- Fedora 44 Update: kernel-7.0.12-201.fc44
- Fedora 44 Update: openssl-3.5.7-1.fc44
- Fedora 44 Update: vaultwarden-1.36.0-1.fc44
- Fedora 44 Update: vaultwarden-web-2026.4.1-1.fc44
- Fedora 44 Update: chromium-149.0.7827.102-1.fc44
- Fedora 44 Update: apptainer-1.5.1-1.fc44
- Fedora 44 Update: composer-2.10.1-1.fc44
- Fedora 44 Update: chezmoi-2.70.5-1.fc44
- Fedora 44 Update: weasyprint-69.0-1.fc44
- Fedora 44 Update: vmod-uuid-1.10-31.fc44
- Fedora 44 Update: vmod-querystring-2.0.3-13.fc44
- Fedora 44 Update: collectd-5.12.0-64.fc44
- Fedora 44 Update: varnish-modules-0.27.0-4.fc44
- Fedora 44 Update: varnish-8.0.2-1.fc44
- Fedora 43 Update: composer-2.10.1-1.fc43
- Fedora 43 Update: weasyprint-69.0-1.fc43
- Fedora 43 Update: xorg-x11-server-Xwayland-24.1.12-1.fc43
Oracle Linux
Oracle just released a massive wave of security advisories covering Linux versions seven through ten across its entire support lifecycle. System administrators need to apply immediate patches for foundational tools like the Unbreakable Enterprise Kernel, BIND, Samba, and GRUB2 because dangerous memory handling flaws and bootloader instability risks are actively threatening infrastructure stability. The release tackles third party software vulnerabilities in PostgreSQL JDBC drivers, .NET frameworks, Firefox ESR, and ImageMagick while introducing zero downtime maintenance capabilities through Ksplice integration for continuous operations. Organizations relying on these distributions should prioritize installation right away since the combined updates resolve dozens of critical CVEs that could otherwise expose entire networks to remote exploitation or sudden service disruption.
- ELSA-2026-22112 Important: Oracle Linux 8 go-toolset:ol8 security update
- ELSA-2026-22644 Important: Oracle Linux 8 samba security update
- ELSA-2026-23360 Important: Oracle Linux 8 bind9.16 security update
- ELSA-2026-23258 Important: Oracle Linux 8 kernel security update
- ELSA-2026-22730 Moderate: Oracle Linux 8 vim security update
- ELSA-2026-24339 Important: Oracle Linux 8 bind security update
- ELBA-2026-50303 Oracle Linux 9 grub2 bug fix update
- ELSA-2026-17618 Moderate: Oracle Linux 7 ImageMagick security update
- ELSA-2026-50304 Important: Oracle Linux 9 Unbreakable Enterprise kernel security update
- ELSA-2026-50304 Important: Unbreakable Enterprise kernel security update
- ELSA-2026-50306 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
- ELBA-2026-24588 Oracle Linux 8 sos bug fix and enhancement update
- ELSA-2026-50306 Important: Oracle Linux 7 Unbreakable Enterprise kernel security update
- ELSA-2026-50306 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
- ELSA-2026-24545 Important: Oracle Linux 8 libyang security update
- ELSA-2026-24365 Important: Oracle Linux 8 unbound security update
- ELSA-2026-24340 Important: Oracle Linux 8 frr security update
- ELSA-2026-50305 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
- ELSA-2026-50305 Important: Oracle Linux 9 Unbreakable Enterprise kernel security update
- ELSA-2026-50305 Important: Oracle Linux 9 Unbreakable Enterprise kernel security update
- ELSA-2026-7675 Important: Oracle Linux 10 nodejs24 security update
- New Ksplice updates for UEKR8 6.12.0 on OL9 and OL10 (ELSA-2026-50304)
- New Ksplice updates for UEKR6 5.4.17 on OL7 and OL8 (ELSA-2026-50306)
- New Ksplice updates for UEKR7 5.15.0 on OL8 and OL9 (ELSA-2026-50305)
- ELSA-2026-25030 Important: Oracle Linux 8 postgresql-jdbc security update
- ELBA-2026-22798 Oracle Linux 8 grub2 bug fix and enhancement update
- ELSA-2026-25113 Important: Oracle Linux 8 .NET 9.0 security update
- ELBA-2026-9174 Oracle Linux 7 krb5 bug fix and enhancement update
- ELSA-2026-25114 Important: Oracle Linux 8 .NET 10.0 security update
- ELSA-2026-25110 Important: Oracle Linux 8 .NET 8.0 security update
- ELSA-2026-8427 Important: Oracle Linux 7 firefox security update
- ELSA-2026-3984 Important: Oracle Linux 7 firefox security update
- ELSA-2026-13977 Important: Oracle Linux 7 firefox security update
Red Hat Enterprise Linux
Red Hat recently issued a series of urgent security advisories that cover every supported release from RHEL 6 through 10. Network administrators must install the critical kernel and OpenSSL fixes without delay because attackers are already targeting those specific weaknesses. The latest releases also resolve serious flaws in everyday enterprise tools like Firefox, Thunderbird, BIND DNS, Podman containers, and Ansible Automation Platform. IT departments should audit their patch management workflows today to ensure no legacy systems slip through the cracks during this widespread update cycle.
- RHSA-2026:24347: Important: frr security update
- RHSA-2026:24338: Important: bind security update
- RHSA-2026:24348: Important: postgresql-jdbc security update
- RHSA-2026:24340: Important: frr security update
- RHSA-2026:24335: Important: .NET 8.0 security update
- RHSA-2026:24345: Important: firefox security update
- RHSA-2026:24344: Moderate: libsoup security update
- RHSA-2026:24349: Moderate: libssh security update
- RHSA-2026:24346: Important: libcap security update
- RHSA-2026:24341: Important: tigervnc security update
- RHSA-2026:24334: Important: .NET 8.0 security update
- RHSA-2026:24337: Important: rhc security update
- RHSA-2026:24331: Important: cockpit-image-builder security update
- RHSA-2026:24342: Moderate: python-tornado security update
- RHSA-2026:24333: Important: .NET 9.0 security update
- RHSA-2026:24332: Important: .NET 8.0 security update
- RHSA-2026:24381: Important: kernel security update
- RHSA-2026:24470: Important: podman security update
- RHSA-2026:24383: Moderate: libarchive security update
- RHSA-2026:24368: Important: bind9.18 security update
- RHSA-2026:24365: Important: unbound security update
- RHSA-2026:24343: Important: kernel security update
- RHSA-2026:24339: Important: bind security update
- RHSA-2026:24336: Important: .NET 9.0 security update
- RHSA-2026:24508: Important: firefox security update
- RHSA-2026:24510: Important: firefox security update
- RHSA-2026:24509: Important: firefox security update
- RHSA-2026:24500: Important: bind security update
- RHSA-2026:24386: Important: podman security update
- RHSA-2026:24371: Important: frr security update
- RHSA-2026:24370: Important: frr10 security update
- RHSA-2026:24369: Important: unbound security update
- RHSA-2026:24367: Important: bind security update
- RHSA-2026:24683: Important: krb5 security update
- RHSA-2026:24686: Important: krb5 security update
- RHSA-2026:24685: Important: krb5 security update
- RHSA-2026:24545: Important: libyang security update
- RHSA-2026:24516: Important: firefox security update
- RHSA-2026:24511: Important: firefox security update
- RHSA-2026:24716: Important: yggdrasil security update
- RHSA-2026:24719: Important: thunderbird security update
- RHSA-2026:24718: Important: thunderbird security update
- RHSA-2026:24758: Important: libyang security update
- RHSA-2026:24722: Moderate: libsoup security update
- RHSA-2026:24721: Important: thunderbird security update
- RHSA-2026:24717: Important: thunderbird security update
- RHSA-2026:24851: Important: bind security update
- RHSA-2026:24846: Important: thunderbird security update
- RHSA-2026:24814: Important: kpatch-patch security update
- RHSA-2026:24761: Important: Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update
- RHSA-2026:24762: Important: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update
- RHSA-2026:24755: Important: firefox security update
- RHSA-2026:24844: Important: thunderbird security update
- RHSA-2026:25058: Important: poppler security update
- RHSA-2026:25051: Important: libyang security update
- RHSA-2026:25030: Important: postgresql-jdbc security update
- RHSA-2026:25015: Important: firefox security update
- RHSA-2026:25014: Important: thunderbird security update
- RHSA-2026:24992: Important: compat-libtiff3 security update
- RHSA-2026:24987: Important: qt6-qtdeclarative security update
- RHSA-2026:24984: Important: poppler security update
- RHSA-2026:24985: Important: poppler security update
- RHSA-2026:24983: Important: firefox security update
- RHSA-2026:25068: Important: flatpak security update
- RHSA-2026:25049: Critical: samba security update
- RHSA-2026:24502: Important: Red Hat build of Quarkus 3.33.2 release and security update
- RHSA-2026:23808: Important: Red Hat build of Quarkus 3.27.4 release and security update
- RHSA-2026:25052: Moderate: mysql:8.4 security update
- RHSA-2026:25063: Important: openssh security update
- RHSA-2026:25057: Important: mod_http2 security update
- RHSA-2026:25028: Moderate: kernel security update
- RHSA-2026:23244: Important: OpenShift Container Platform 4.19.33 packages and security update
- RHSA-2026:23245: Important: OpenShift Container Platform 4.19.33 bug fix and security update
- RHSA-2026:25173: Important: rsync security update
- RHSA-2026:25172: Important: rsync security update
- RHSA-2026:25171: Important: bind9.16 security update
- RHSA-2026:25170: Important: rsync security update
- RHSA-2026:25149: Important: rsync security update
- RHSA-2026:25113: Important: .NET 9.0 security update
- RHSA-2026:25110: Important: .NET 8.0 security update
- RHSA-2026:25121: Critical: kernel security update
- RHSA-2026:25114: Important: .NET 10.0 security update
- RHSA-2026:25115: Important: .NET 10.0 security update
- RHSA-2026:25112: Important: .NET 9.0 security update
- RHSA-2026:25125: Important: Red Hat JBoss Enterprise Application Platform 8.1.6 security update
- RHSA-2026:25111: Important: .NET 8.0 security update
- RHSA-2026:25126: Important: Red Hat JBoss Enterprise Application Platform 8.1.6 security update
- RHSA-2026:25120: Critical: kernel-rt security update
- RHSA-2026:25095: Important: kernel security update
- RHSA-2026:25098: Moderate: Red Hat build of Keycloak 26.6.3 Update
- RHSA-2026:25097: Moderate: Red Hat build of Keycloak 26.6.3 Images Update
- RHSA-2026:25092: Important: libsndfile security update
- RHSA-2026:25090: Important: httpd:2.4 security update
- RHSA-2026:25089: Important: HawtIO 4.4.0 for Red Hat build of Apache Camel 4 Release and security update.
- RHSA-2026:25083: Important: bind9.16 security update
- RHSA-2026:25190: Important: rsync security update
- RHSA-2026:25381: Important: flatpak security update
- RHSA-2026:25341: Important: tomcat9 update
- RHSA-2026:25253: Important: runc security update
- RHSA-2026:25252: Important: buildah security update
- RHSA-2026:25250: Important: skopeo security update
- RHSA-2026:25251: Important: containernetworking-plugins security update
- RHSA-2026:25248: Important: podman security update
- RHSA-2026:25239: Important: openssl security update
- RHSA-2026:25237: Important: openssl security update
- RHSA-2026:25222: Important: .NET 10.0 security update
- RHSA-2026:25221: Important: .NET 9.0 security update
- RHSA-2026:25220: Important: .NET 8.0 security update
- RHSA-2026:25218: Important: kernel security update
- RHSA-2026:25219: Important: redis:7 security update
- RHSA-2026:25217: Important: kernel security update
- RHSA-2026:25225: Important: mod_http2 security update
- RHSA-2026:25227: Important: libsndfile security update
- RHSA-2026:25216: Important: valkey security update
- RHSA-2026:23240: Important: OpenShift Container Platform 4.21.19 bug fix and security update
- RHSA-2026:24934: Important: bind9.18 security update
- RHSA-2026:25214: Important: bind security update
- RHSA-2026:23233: Important: OpenShift Container Platform 4.15.65 bug fix and security update
- RHSA-2026:25191: Critical: kernel security update
- RHSA-2026:25198: Important: libsndfile security update
- RHSA-2026:25197: Important: libsndfile security update
- RHSA-2026:25533: Critical: kernel security update
- RHSA-2026:25534: Critical: kernel security, bug fix, and enhancement update
Rocky Linux
Rocky Linux administrators must urgently apply a series of critical security patches across versions eight through ten to protect their infrastructure from known vulnerabilities. The latest advisories target essential services like Samba and Apache httpd while also delivering vital fixes for MySQL, BIND, Redis, and the core kernel. Developers relying on .NET frameworks or OpenSSL libraries will find necessary updates that close dangerous exposure points in their web and database environments. Delaying these installations leaves systems wide open to exploitation so IT teams should prioritize immediate deployment across all affected machines.
- RLSA-2026:22644: Important: samba security update
- RLSA-2026:25090: Important: httpd:2.4 security update
- RLSA-2026:25052: Moderate: mysql:8.4 security update
- RLSA-2026:23259: Important: kernel-rt security update
- RLSA-2026:24365: Important: unbound security update
- RLSA-2026:24340: Important: frr security update
- RLSA-2026:24545: Important: libyang security update
- RLSA-2026:25030: Important: postgresql-jdbc security update
- RLSA-2026:24339: Important: bind security update
- RLSA-2026:23258: Important: kernel security update
- RLSA-2026:22963: Critical: samba security update
- RLSA-2026:24716: Important: yggdrasil security update
- RLSA-2026:24347: Important: frr security update
- RLSA-2026:24331: Important: cockpit-image-builder security update
- RLSA-2026:24348: Important: postgresql-jdbc security update
- RLSA-2026:24758: Important: libyang security update
- RLSA-2026:24470: Important: podman security update
- RLSA-2026:24338: Important: bind security update
- RLSA-2026:24367: Important: bind security update
- RLSA-2026:24369: Important: unbound security update
- RLSA-2026:22714: Important: osbuild-composer security update
- RLSA-2026:24368: Important: bind9.18 security update
- RLSA-2026:23229: Important: redis security update
- RLSA-2026:23332: Moderate: mysql security update
- RLSA-2026:24371: Important: frr security update
- RLSA-2026:24370: Important: frr10 security update
- RLSA-2026:25110: Important: .NET 8.0 security update
- RLSA-2026:25113: Important: .NET 9.0 security update
- RLSA-2026:24984: Important: poppler security update
- RLSA-2026:25114: Important: .NET 10.0 security update
- RLSA-2026:25225: Important: mod_http2 security update
- RLSA-2026:25191: Critical: kernel security update
- RLSA-2026:25237: Important: openssl security update
- RLSA-2026:25115: Important: .NET 10.0 security update
- RLSA-2026:25112: Important: .NET 9.0 security update
- RLSA-2026:25216: Important: valkey security update
- RLSA-2026:24985: Important: poppler security update
- RLSA-2026:25111: Important: .NET 8.0 security update
- RLSA-2026:25049: Critical: samba security update
- RLSA-2026:25217: Important: kernel security update
- RLSA-2026:25057: Important: mod_http2 security update
- RLSA-2026:25239: Important: openssl security update
- RLSA-2026:25051: Important: libyang security update
- RLSA-2026:25058: Important: poppler security update
- RLSA-2026:25221: Important: .NET 9.0 security update
- RLSA-2026:25222: Important: .NET 10.0 security update
- RLSA-2026:25219: Important: redis:7 security update
- RLSA-2026:25220: Important: .NET 8.0 security update
- RLSA-2026:25120: Critical: kernel-rt security update
- RLSA-2026:25121: Critical: kernel security update
Slackware Linux
Slackware 15.0 just pushed out a mandatory security patch for its Samba package after researchers discovered several dangerous flaws in the software. You really need to apply this update right away since unauthenticated users could exploit these weaknesses to run malicious code on your servers. The new release specifically targets authentication bypass issues that previously left network file sharing services completely exposed to remote attackers. This critical fix closes those dangerous gaps and ensures your network storage remains secure against external threats.
SUSE Linux
SUSE has rolled out a massive wave of security patches that target dozens of widely used software packages across its Linux distributions. These critical updates fix severe flaws in essential tools like the Linux kernel, Chromium browser, Kubernetes, and Django while also addressing over forty distinct CVEs scattered across components such as git-bug and Ansible. Administrators should prioritize installing these fixes immediately since unpatched systems remain highly vulnerable to remote code execution and denial of service attacks.
- openSUSE-SU-2026:10949-1: moderate: git-bug-0.10.1-5.1 on GA media
- openSUSE-SU-2026:10948-1: moderate: freerdp-3.26.0-3.1 on GA media
- openSUSE-SU-2026:10947-1: moderate: erlang27-27.1.3-2.1 on GA media
- openSUSE-SU-2026:10945-1: moderate: ansible-core-2.20-2.20.6-1.1 on GA media
- openSUSE-SU-2026:10944-1: moderate: ansible-13-13.7.0-1.1 on GA media
- openSUSE-SU-2026:10941-1: moderate: trivy-0.71.0-1.1 on GA media
- openSUSE-SU-2026:10940-1: moderate: python311-pip-26.1.2-1.1 on GA media
- openSUSE-SU-2026:10943-1: moderate: amazon-ssm-agent-3.3.4624.0-1.1 on GA media
- openSUSE-SU-2026:10942-1: moderate: 7zip-26.01-1.1 on GA media
- openSUSE-SU-2026:10946-1: moderate: assimp-devel-6.0.5-3.1 on GA media
- openSUSE-SU-2026:0193-1: important: Security update for epiphany
- openSUSE-SU-2026:20914-1: important: Security update for ffmpeg-4
- openSUSE-SU-2026:20916-1: critical: Security update for chromium
- openSUSE-SU-2026:20911-1: moderate: Security update for NetworkManager
- openSUSE-SU-2026:20908-1: important: Security update for perl-XML-LibXML
- openSUSE-SU-2026:20910-1: moderate: Security update for uriparser
- openSUSE-SU-2026:20909-1: moderate: Security update for dpkg
- openSUSE-SU-2026:20912-1: important: Security update for the Linux Kernel
- SUSE-SU-2026:2298-1: moderate: Security update for python311
- SUSE-SU-2026:2297-1: moderate: Security update for avahi
- openSUSE-SU-2026:0194-1: important: Security update for chromium
- openSUSE-SU-2026:10956-1: moderate: libopenvswitch-3_7-0-3.7.1-34.1 on GA media
- openSUSE-SU-2026:10953-1: moderate: gleam-1.17.0-1.1 on GA media
- openSUSE-SU-2026:10957-1: moderate: perl-HTML-Parser-3.850.0-1.1 on GA media
- openSUSE-SU-2026:10958-1: moderate: chromedriver-149.0.7827.53-2.1 on GA media
- openSUSE-SU-2026:10955-1: moderate: libmozjs-140-0-140.10.1-2.1 on GA media
- openSUSE-SU-2026:10954-1: moderate: kernel-devel-7.0.11-1.1 on GA media
- openSUSE-SU-2026:10951-1: moderate: perl-Net-CIDR-Set-0.210.0-1.1 on GA media
- openSUSE-SU-2026:0195-1: important: Security update for keybase-client
- SUSE-SU-2026:2302-1: moderate: Security update for firewalld
- SUSE-SU-2026:2301-1: moderate: Security update for mutt
- SUSE-SU-2026:2306-1: important: Security update for perl-Protocol-HTTP2
- SUSE-SU-2026:2307-1: important: Security update for nginx
- SUSE-SU-2026:2310-1: important: Security update for the Linux Kernel
- SUSE-SU-2026:2311-1: moderate: Security update for avahi
- openSUSE-SU-2026:20921-1: important: Security update for elemental-toolkit
- openSUSE-SU-2026:20926-1: moderate: Security update for python-requests
- openSUSE-SU-2026:20925-1: moderate: Security update for polkit
- openSUSE-SU-2026:20919-1: moderate: Security update for agama-web-ui
- openSUSE-SU-2026:20924-1: important: Security update for elemental-system-agent
- openSUSE-SU-2026:20920-1: important: Security update for elemental-register
- openSUSE-SU-2026:10965-1: moderate: ack-3.10.0-1.1 on GA media
- openSUSE-SU-2026:10968-1: moderate: perl-CryptX-0.89.0-2.1 on GA media
- openSUSE-SU-2026:10966-1: moderate: amazon-ssm-agent-3.3.4624.0-2.1 on GA media
- openSUSE-SU-2026:10961-1: moderate: ggml-devel-9500-1.1 on GA media
- SUSE-SU-2026:2325-1: important: Security update for kubernetes1.26
- SUSE-SU-2026:2316-1: important: Security update for 389-ds
- SUSE-SU-2026:2314-1: important: Security update for libsoup
- SUSE-SU-2026:2315-1: important: Security update for kubernetes1.23
- SUSE-SU-2026:2318-1: important: Security update for python-Django
- SUSE-SU-2026:2322-1: important: Security update for kubernetes1.24
- SUSE-SU-2026:2328-1: important: Security update for xen
- SUSE-SU-2026:2329-1: important: Security update for xen
- SUSE-SU-2026:2332-1: important: Security update for the Linux Kernel
- SUSE-SU-2026:2335-1: important: Security update for libyang
- SUSE-SU-2026:2333-1: important: Security update for glibc
- openSUSE-SU-2026:10979-1: moderate: agama-web-ui-21+360.16caae772-44.1 on GA media
- openSUSE-SU-2026:10976-1: moderate: steampipe-2.4.4-1.1 on GA media
- openSUSE-SU-2026:10974-1: moderate: python311-pypdf-6.13.0-1.1 on GA media
- openSUSE-SU-2026:10970-1: moderate: libpodofo-devel-1.1.0-1.1 on GA media
- openSUSE-SU-2026:10975-1: moderate: rclone-1.74.3-1.1 on GA media
- SUSE-SU-2026:2339-1: important: Security update for kubernetes1.27
- SUSE-SU-2026:2340-1: important: Security update for kubernetes1.23
- SUSE-SU-2026:2342-1: important: Security update for kubernetes
- SUSE-SU-2026:2345-1: important: Security update for kubernetes1.25
- SUSE-SU-2026:2343-1: important: Security update for kubernetes1.24
- SUSE-SU-2026:2353-1: important: Security update for wicked
- SUSE-SU-2026:2344-1: important: Security update for kubernetes1.28
- SUSE-SU-2026:2354-1: important: Security update for wicked
- SUSE-SU-2026:2355-1: moderate: Security update for openCryptoki
- openSUSE-SU-2024:0302-1: important: Security update for chromium
- openSUSE-SU-2024:0328-1: moderate: Security update for roundcubemail
- openSUSE-SU-2026:0183-1: important: Security update for roundcubemail
- openSUSE-SU-2026:0087-1: important: Security update for python-simpleeval
- SUSE-SU-2026:2370-1: important: Security update for nginx
- SUSE-SU-2026:2368-1: important: Security update for strongswan
- SUSE-SU-2026:2371-1: important: Security update for openssh
- SUSE-SU-2026:2376-1: important: Security update for webkit2gtk3
- SUSE-SU-2026:2374-1: important: Security update for tomcat11
- SUSE-SU-2026:2375-1: important: Security update for openssh
- SUSE-SU-2026:2378-1: important: Security update for webkit2gtk3
- openSUSE-SU-2025:0270-1: moderate: Security update for xtrabackup
- openSUSE-SU-2026:10984-1: moderate: libzypp-17.38.13-1.1 on GA media
- openSUSE-SU-2026:10989-1: moderate: python311-Django4-4.2.30-3.1 on GA media
- openSUSE-SU-2026:10986-1: moderate: perl-DBI-1.648.0-1.1 on GA media
- openSUSE-SU-2026:10985-1: moderate: libIex-3_4-33-3.4.12-1.1 on GA media
- openSUSE-SU-2026:10983-1: moderate: gdk-pixbuf-loader-libheif-1.23.0-2.1 on GA media
- openSUSE-SU-2026:10987-1: moderate: perl-Git-Repository-1.326.0-1.1 on GA media
- openSUSE-SU-2026:10988-1: moderate: perl-Protocol-HTTP2-1.130.0-1.1 on GA media
- openSUSE-SU-2026:10982-1: moderate: graphite2-1.3.15-1.1 on GA media
- openSUSE-SU-2026:10981-1: moderate: grafana-11.6.14+security04-2.1 on GA media
- openSUSE-SU-2026:10980-1: moderate: flannel-0.28.5-1.1 on GA media
- SUSE-SU-2026:2365-1: moderate: Security update for cosign
- openSUSE-SU-2026:0200-1: important: Security update for NetworkManager-libreswan
- openSUSE-SU-2026:0198-1: critical: Security update for kanidm
- openSUSE-SU-2026:0199-1: critical: Security update for rclone
- SUSE-SU-2026:2380-1: critical: Security update for hplip
- SUSE-SU-2026:2381-1: important: Security update for libyang
- openSUSE-SU-2026:10994-1: moderate: cpp-httplib-devel-0.46.1-1.1 on GA media
- openSUSE-SU-2026:10999-1: moderate: logback-1.5.34-1.1 on GA media
- openSUSE-SU-2026:10998-1: moderate: ldns-1.9.2-1.1 on GA media
- openSUSE-SU-2026:20931-1: low: Security update for python-Pygments
- openSUSE-SU-2026:10997-1: moderate: golang-github-prometheus-prometheus-3.12.0-2.1 on GA media
- SUSE-SU-2026:2386-1: important: Security update for qemu
- openSUSE-SU-2026:20937-1: important: Security update for python-Django
- openSUSE-SU-2026:10995-1: moderate: enc-1.1.5-2.1 on GA media
- openSUSE-SU-2026:10992-1: moderate: alloy-1.16.1-2.1 on GA media
- openSUSE-SU-2026:20944-1: critical: Security update for chromium
- SUSE-SU-2026:2388-1: moderate: Security update for qemu
- openSUSE-SU-2026:10990-1: moderate: python-M2Crypto-doc-0.48.0-1.1 on GA media
- SUSE-SU-2026:2389-1: moderate: Security update for GraphicsMagick
- SUSE-SU-2026:2383-1: important: Security update for the Linux Kernel
- openSUSE-SU-2026:10996-1: moderate: git-bug-0.10.1-6.1 on GA media
- openSUSE-SU-2026:10991-1: moderate: afl-5.00c-1.1 on GA media
- openSUSE-SU-2026:11005-1: moderate: strongswan-6.0.7-1.1 on GA media
- openSUSE-SU-2026:11008-1: moderate: chromedriver-149.0.7827.102-1.1 on GA media
- openSUSE-SU-2026:11003-1: moderate: python313-Django6-6.0.6-1.1 on GA media
- openSUSE-SU-2026:11009-1: moderate: ffmpeg-7-7.1.4-3.1 on GA media
- openSUSE-SU-2026:11007-1: moderate: ansible-core-2.21.0-3.1 on GA media
- openSUSE-SU-2026:11001-1: moderate: postgresql-jdbc-42.7.11-1.1 on GA media
- openSUSE-SU-2026:11006-1: moderate: tmux-3.6b-2.1 on GA media
Ubuntu Linux
Ubuntu has rolled out multiple urgent security patches across its supported distributions to address severe vulnerabilities in dozens of widely used system packages. These critical fixes target essential software like Pillow, Nginx, OpenSSL, Apache HTTP Server, and Linux kernels, all of which contain flaws that could allow attackers to bypass authentication or execute malicious code remotely. System administrators should prioritize installing these updates immediately to prevent potential service crashes and data breaches on their networks. The comprehensive release covers everything from web servers and virtualization tools to core system utilities, ensuring broader protection against emerging threats.
- [USN-8399-1] Pillow vulnerabilities
- [USN-8400-1] poppler vulnerability
- [USN-8398-1] nginx vulnerability
- [USN-8397-1] libjxl vulnerability
- [USN-8405-1] CUPS vulnerabilities
- [USN-8387-1] Inetutils vulnerabilities
- [USN-8404-1] Transmission vulnerability
- [USN-8402-1] systemd vulnerabilities
- [USN-8403-1] Kea DHCP vulnerability
- [USN-8408-1] Twig vulnerability
- [USN-8407-1] strongSwan vulnerability
- [USN-8406-1] Net::CIDR::Lite vulnerabilities
- [USN-8401-1] Netty vulnerabilities
- [USN-8349-2] rsync regression
- [USN-8395-1] Netatalk vulnerabilities
- [USN-8410-1] shell-quote vulnerability
- [USN-8044-2] alsa-lib vulnerability
- [USN-8398-2] nginx regression
- [USN-8415-1] Vim vulnerabilities
- [USN-8414-1] OpenSSL vulnerabilities
- [USN-8414-2] OpenSSL vulnerabilities
- [USN-8416-1] Go Networking vulnerability
- [USN-8411-1] Lodash vulnerabilities
- [USN-8156-2] GDK-PixBuf vulnerability
- [USN-8412-1] QEMU vulnerabilities
- [USN-8413-1] Cyborg vulnerabilities
- [USN-8417-1] Tomcat vulnerabilities
- [USN-6455-2] Exim regression
- [USN-8419-1] HTTP-Daemon vulnerability
- [USN-8409-1] uriparser vulnerability
- [USN-8306-2] Samba vulnerabilities
- [USN-8418-1] Crypt-SaltedHash vulnerability
- [USN-8421-1] Ironic vulnerabilities
- [USN-8426-1] Linux kernel (Azure) vulnerabilities
- [USN-8423-1] lwIP vulnerabilities
- [USN-8420-1] .NET vulnerabilities
- [USN-8424-1] Ubuntu Kylin Software Center vulnerability
- [USN-8422-1] Mistral vulnerability
- [USN-8396-1] Apache HTTP Server vulnerabilities
- [USN-8130-3] GStreamer Base Plugins vulnerability
Run These Commands To Patch Safely
Applying these updates correctly matters more than rushing through them. Here is how to handle each distribution without breaking existing workflows.
- sudo dnf update on AlmaLinux, Rocky Linux, Oracle, Fedora, and RHEL pulls the latest advisories while keeping package dependencies intact. The command checks for conflicts before installing anything, which prevents broken service states after a reboot.
- sudo apt update && sudo apt upgrade -y on Debian and Ubuntu fetches all pending security patches from the configured repositories. Adding the -y flag automates confirmation prompts so batch scripts can run without human intervention during off hours.
- sudo zypper update on SUSE Linux refreshes package metadata and applies every available fix in one pass. The tool automatically handles vendor lock changes, which saves administrators from manually resolving repository conflicts.
- sudo slackpkg upgrade-all on Slackware pulls the latest security patches directly from the official mirrors. This command skips third party repositories entirely, keeping the system stable while still closing known vulnerabilities.
Patching schedules are never glamorous, but they keep data out of the wrong hands and services running when clients need them most. Check package manager logs after applying these updates to confirm every advisory resolved cleanly. Leave a comment if dependency conflicts pop up or help troubleshooting a failed service restart is needed. Stay secure out there.