4202
Linux & DevOps

Critical Patch Roundup: Major Linux Distributions Issue Urgent Security Fixes

Overview of This Week's Security Bulletin

Major Linux distributions including AlmaLinux, Debian, Fedora, Oracle, Red Hat, SUSE, and Ubuntu have released a series of security updates addressing vulnerabilities across a wide range of software. These patches cover everything from core system components to popular applications and libraries. Below is a breakdown by distribution, highlighting the most critical updates and the risks they mitigate.

Critical Patch Roundup: Major Linux Distributions Issue Urgent Security Fixes
Source: lwn.net

AlmaLinux

Updated Package: fence-agents

AlmaLinux has updated the fence-agents package. These agents manage fencing in high-availability clusters, preventing split-brain scenarios. The update resolves security flaws that could allow an attacker to disrupt cluster operations or escalate privileges.

Debian

Chromium and Dovecot

Debian has addressed issues in the Chromium web browser. Multiple vulnerabilities, including memory corruption bugs and use-after-free flaws, could lead to arbitrary code execution or denial of service. Users should upgrade immediately.

The Dovecot email server update fixes an authentication bypass vulnerability that could allow an unauthenticated attacker to access mailboxes without proper credentials.

Kernel

The Linux kernel update for Debian patches several security issues, including a race condition in the networking stack that could be exploited for privilege escalation.

Fedora

Chromium and .NET Runtimes

Fedora has updated Chromium with the same fixes as Debian. Additionally, dotnet10.0, dotnet8.0, and dotnet9.0 receive patches for potential remote code execution vulnerabilities in the ASP.NET Core framework.

Emacs, Glow, and Other Tools

The emacs text editor update fixes a shell injection flaw when processing specially crafted files. glow (a Markdown renderer) patches a cross-site scripting issue. jfrog-cli resolves a credential exposure bug. openbao (a secret management tool) addresses privilege escalation. Other updated packages include pyp2spec, python3.6, rust-rustls-webpki (TLS certificate validation), vhs (terminal recorder), and xen (hypervisor).

Oracle

Grafana, PackageKit, and System Tools

Oracle has fixed vulnerabilities in grafana (data visualization) and grafana-pcp that could allow unauthorized data access or denial of service. PackageKit gets a fix for a privilege escalation via improper D-Bus communication. Updates to sudo patch a potential buffer overflow, vim fixes multiple heap overflows, and xorg-x11-server addresses a use-after-free in the X server.

Red Hat

Red Hat Connector (rhc)

Red Hat has released an update for rhc (Red Hat Connector), a tool for connecting RHEL systems to Red Hat Insights. The patch addresses a flaw that could allow an attacker to manipulate system data or perform unauthorized actions via the connected service.

SUSE

Comprehensive List of Updates

SUSE has issued patches for a broad set of packages:

  • avahi – fixes a denial of service vulnerability in the mDNS/DNS-SD daemon.
  • bouncycastle – updates a Java cryptography library to prevent timing attacks.
  • chromium – same browser fixes as above.
  • container-suseconnect – patches an issue with container registries.
  • firewalld – resolves a firewall bypass vulnerability.
  • gdk-pixbuf – fixes a heap buffer overflow in the image library.
  • grafana – additional updates beyond Oracle’s.
  • java-25-openjdk – security updates for the Java runtime.
  • kernel – multiple fixes including for the network subsystem and memory management.
  • libixml11, libmozjs-140-0, libpng12-0, libsodium, libssh – various library updates fixing integer overflows, memory corruption, and cryptographic weaknesses.
  • mariadb – fixes for privilege escalation and SQL injection.
  • Mesa – graphics driver updates to prevent information leaks.
  • ntfs-3g_ntfsprogs – NTFS mount tool patches for buffer overflows.
  • openCryptoki – PKCS#11 token library fixes.
  • openexr – EXR image format library patched for denial of service.
  • packagekit – additional updates alongside Oracle’s.
  • prometheus-postgres_exporter – fix for log injection.
  • python-jwcrypto, python-mako, python-Pygments, python-pynacl, python311, python311-pyOpenSSL, python315 – multiple Python-related updates covering JWT, templates, syntax highlighting, crypt, and OpenSSL bindings.
  • radare2 – reverse engineering tool updated for arbitrary code execution.
  • sed – stream editor fix for potential shell injection.
  • vim – additional heap overflow patches beyond Oracle’s.

Ubuntu

kmod and zulucrypt

Ubuntu has updated kmod (kernel module tools) to fix a vulnerability that could allow a local attacker to load arbitrary modules, bypassing security checks. The zulucrypt disk encryption tool patch addresses a potential information disclosure when handling encrypted volumes.

Action Recommended

System administrators should review the applicable updates for their distributions and apply them as soon as possible. Prioritize updates to browsers (Chromium), kernels, and privilege escalations (sudo, kernel, PackageKit). Keeping systems patched is the most effective way to mitigate these security risks.

💬 Comments ↑ Share ☆ Save