Product
Last Report

Click here to browse the Windows compatibility database

Click here to browse the Linux compatibility database

Click here to browse the macOS compatibility database

Date: 2026-03-11 18:32 | Last update:



2026-03-11

Software 44199 Published by Philipp Esselbach 0

Zed's latest update, version 0.227.1, introduces several improvements to its AI assistant, including parallel subagents and support for GPT-5.3-Codex language models. The new features aim to enhance multitasking, reduce latency, and provide better performance when working with large codebases or complex queries. Additionally, the update includes various platform-specific tweaks, such as memory-saving changes on Linux and improved shortcut handling on macOS.

Software 44199 Published by Philipp Esselbach 0

Node.js 25.8.1 finally resolves the annoying “extensionless CommonJS in type: module” issue by forcing Node to treat such files as CommonJS rather than silently misinterpreting them as ES modules—a fix that has saved projects from mysterious syntax errors when adding new utilities without a .js suffix. The crypto API now scopes --use-system-ca per‑environment, eliminating cross‑process leakage, and restores missing AES dictionaries so encryption behaves exactly as the spec describes. Additionally, an unsafe use‑after‑free in HTTP parsing is patched, V8 dependencies are trimmed for non‑bundled builds, and async context helpers are exposed to JavaScript for clearer debugging. A quick upgrade with node --version or your package manager ensures your code runs smoother without any code changes—just drop the new binary into production and keep calm.

Software 44199 Published by Philipp Esselbach 0

Zen Browser 1.19.2b delivers a tightened security layer and a jump to Firefox 148.0.2, giving users newer web‑standard support and fewer vulnerabilities. It fixes broken RSS live folders for feeds that were stuck at “no updates,” so readers can keep their daily digests running. Performance improvements now make switching between spaces feel almost instant, especially with many tabs open. After the update, some legacy add‑ons may need a quick reinstall due to the engine change.

SUSE 5585 Published by Philipp Esselbach 0

The last security patch for openSUSE Leap 15.6 will be removed from the mirrors on April 30, 2026, ending all future updates and leaving systems exposed to new vulnerabilities. After that date, the operating system will no longer receive bug‑fixes or driver support, which can break development workflows that depend on up‑to‑date libraries. The recommended remedy is to upgrade to openSUSE Leap 16.0 using the official zypper tool or a manual reinstall of packages from a saved list, ensuring all kernel modules and proprietary drivers are recompiled for the newer kernel. Prompt action before the EOL date guarantees continued security support and system stability.

Drivers 3014 Published by Philipp Esselbach 0

NVIDIA’s 580.142 Linux driver squashes three nagging bugs that have been creeping into the 470.x line. Adaptive‑sync monitors now stay lit even when a USB‑C‑to‑HDMI dongle is in use, a Vulkan swapchain no longer stalls after a few seconds of heavy X11 rendering, and four 4K screens configured as separate X screens on one GPU will finally mode‑set correctly at boot. Those fixes stop the sudden blackouts, frame freezes, or display failures that can ruin both gaming sessions and professional workflows. After applying the update, monitors should stay bright, frames keep rolling, and multi‑screen setups resume functioning without a hitch.

Reviews 52582 Published by Philipp Esselbach 0

Here is a roundup of today's reviews and articles. The Gamdias Atlas M4 ATX Mid-Tower Case is a mid-tower case that packs dual 360 radiator mounts and an ATX board, making it suitable for enthusiasts. The Origimagic C2 Neo Mini PC is a tiny mini PC that uses only 15-20W of power and is ideal for routine tasks and home entertainment. The Valkyrie Surge SL125 CPU cooler offers solid performance at a budget-friendly price and holds its own against established favorites in the segment. Other products reviewed include the MSI MPG CORELIQUID P13 360 CPU cooler, Monster Hunter Stories 3: Twisted Reflection, Thermal Grizzly WireView Pro, Epomaker Galaxy100 Lite wireless mechanical keyboard, GIGABYTE X870E AERO X3D WOOD motherboard, and XPG PYMCORE 1000W SFX12V V4.1 PSU.

Casing: Gamdias Atlas M4 ATX Mid-Tower Case Review
Computers: Origimagic C2 Neo Mini PC (Intel N95) Review
Cooling: Valkyrie Surge SL125 Review, MSI MPG CORELIQUID P13 360 (2026) CPU Cooler Review
Gaming: 
Monster Hunter Stories 3: Twisted Reflection Review - Department of Rathalos Conservation
Graphics Cards: 
Thermal Grizzly WireView Pro Review - A Must Have for your Peace of Mind
Input: 
Epomaker Galaxy100 Lite Review: A Quality Budget Keyboard With Thocky Sound
Motherboards: 
GIGABYTE X870E AERO X3D WOOD Motherboard Review
Power: 
XPG PYMCORE 1000W SFX12V V4.1 PSU Review

Software 44199 Published by Philipp Esselbach 0

Nginx 1.29.6 introduces a sticky‑session directive for upstream blocks, enabling session affinity without extra external load balancers and solving common “session lost” issues during worker restarts. It tightens QUIC stateless reset traffic by limiting packet size and rate, and eliminates a race condition that could drop connections when a QUIC packet is processed by the wrong worker. The release also clears out repetitive cache‑file header warnings, fixes SCGI proxying with chunked transfer encoding, corrects MP4 metadata parsing, and restores proper comma handling in Cookie headers for $cookie_ variables. Together these changes reduce log noise, stabilize stateful services, and let administrators focus on features instead of chasing obscure bugs.

Software 44199 Published by Philipp Esselbach 0

Postfix 3.11.1 resolves several lingering issues that had been causing headaches after previous upgrades. The patch corrects an alias_map error triggered by a missing default_database_type in main.cf, which administrators often overlook during migrations; adding the line back stops mail delivery stalls at lookup time. A buffer over‑read bug from 3.0 that crashed Postfix when an enhanced status code like “5.7.2” appeared without follow‑up text has been fixed, preventing errant crashes in heavy traffic scenarios. Finally, nbdb_reindexd(8) now propagates service_name properly and suppresses unnecessary error messages when automatic re‑indexing is disabled, keeping logs cleaner for operators.

Software 44199 Published by Philipp Esselbach 0

Python 3.15.0a7 adds explicit lazy imports that cut startup time for scripts that use only a subset of a heavy library, an immutable frozendict type for cleaner hash‑able mappings, and a JIT compiler giving about a 4 % speedup on x86‑64 Linux and up to 8 % on AArch64 macOS. The new statistical sampling profiler (PEP 799) offers low‑overhead monitoring that can expose latency issues in production‑ready code. UTF‑8 is now the default source encoding, TypedDict gains support for typed extra items, and a C API helper speeds up bytes construction. These preview features are worth testing in non‑critical environments but should stay off production until the final 3.15 release arrives.

KDE 1707 Published by Philipp Esselbach 0

KDE Plasma 6.5.6’s latest patch fixes the lockscreen login hang that plagued machines with certain PAM settings, restores night‑light behavior without unnecessary tonemapping or brightness ceilings in KWin, and cleans up DRM framebuffers to avoid memory leaks during GPU resets. Panel configuration dialogs now sit behind other windows, and the task manager applet is hardened against corrupting progress values from external input. Discover’s backend rolls back cancelled transactions correctly, stopping phantom downloads that had been clogging user accounts. Together these tweaks give Plasma a more predictable, stable experience for everyday users and power‑user tweakers alike.

Software 44199 Published by Philipp Esselbach 0

PHP 8.4.19 settles a handful of long‑standing bugs across the Zend engine, cURL, Date, DOM, MBString, Opcache, OpenSSL, PCNTL, PCRE, PostgreSQL drivers, sockets, and Windows builds. Core fixes eliminate heap corruption on Aarch64 LTO builds (GH‑21029) and assertion failures in lazy object handling (GH‑20657), while cURL now guards against null transfer callbacks (GH‑21023) and preserves accurate length values during large downloads. The Date module can accept a null start date in DatePeriod::__set_state() (GH‑20936) and maintains second‑level precision for timezone offsets, whereas DOM property access errors are smoothed out for baseURI and other node attributes. Overall, the release provides a cleaner, more stable runtime environment without adding new features, making it worthwhile for anyone who wants to avoid crashes, leaks, or type errors that have plagued recent PHP deployments.

Software 44199 Published by Philipp Esselbach 0

PHP 8.5.4 is now available, delivering critical fixes to core memory handling, JIT stability, and several key extensions. The patch for GH‑21029 eliminates zend_mm_heap corruption on ARM64 LTO builds, while the JIT bugs GH‑21059 and GH‑20657 stop preloading constants from causing segmentation faults. Extension updates include LDAP’s relaxed validation (GH‑21262), DatePeriod accepting null starts (GH‑20936), and DOM property access no longer throwing TypeError, which cleans up many legacy XML parsing quirks. Coupled with memory leak mitigations in OpenSSL, MBString, and Opcache, the release offers a safer runtime for production systems; running the existing test suite before deployment is strongly advised.

Ubuntu 7012 Published by Philipp Esselbach 0

Ubuntu released two security notices, USN-8059-8 and USN-8060-7, to address vulnerabilities in the Linux kernel for NVIDIA systems. The first notice affects Ubuntu 24.04 LTS and 22.04 LTS, while the second one only affects Ubuntu 22.04 LTS. Both notices fix several security issues that could allow an attacker to compromise the system. To correct these issues, users need to update their system to specific package versions and reboot after a standard system update.

[USN-8059-8] Linux kernel (NVIDIA) vulnerabilities
[USN-8060-7] Linux kernel (NVIDIA) vulnerabilities

SUSE 5585 Published by Philipp Esselbach 0

Several important and moderate security updates have been released for various packages in SUSE Linux. The "c3p0" and "mchange-commons" packages, as well as "python-aiohttp", received high-priority updates to address potential security issues. Additionally, openSUSE users are affected by security updates for "rclone" and "python311-pymongo". Security updates have also been made available for the "util-linux" package, with two separate updates addressing moderate security concerns.

SUSE-SU-2026:0855-1: important: Security update for c3p0 and mchange-commons
SUSE-SU-2026:0858-1: important: Security update for python-aiohttp
openSUSE-SU-2026:10313-1: moderate: rclone-1.73.2-1.1 on GA media
openSUSE-SU-2026:10312-1: moderate: python311-pymongo-4.16.0-1.1 on GA media
SUSE-SU-2026:0857-1: moderate: Security update for util-linux
SUSE-SU-2026:0856-1: moderate: Security update for util-linux

Rocky Linux 869 Published by Philipp Esselbach 0

Red Hat 9364 Published by Philipp Esselbach 0

Several important security updates have been released for various packages. Firefox has received an update for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions, which has a security impact of Important. Additionally, python-pyasn1 has been updated for Red Hat Enterprise Linux 9.6 Extended Update Support with a similar security rating. Multiple other updates have also been released for various packages including opentelemetry-collector, git-lfs, and gimp, all rated as having an important security impact.

RHSA-2026:4152: Important: firefox security update
RHSA-2026:4141: Important: python-pyasn1 security update
RHSA-2026:4174: Important: opentelemetry-collector security update
RHSA-2026:4164: Important: git-lfs security update
RHSA-2026:4166: Important: git-lfs security update
RHSA-2026:4162: Moderate: mysql8.4 security update
RHSA-2026:4173: Important: gimp security update
RHSA-2026:4168: Moderate: python3.9 security update
RHSA-2026:4165: Moderate: python3.12 security update
RHSA-2026:4163: Moderate: openssl security update
RHSA-2026:4245: Moderate: kernel security update
RHSA-2026:4235: Moderate: nginx:1.26 security update
RHSA-2026:4207: Moderate: 389-ds-base security update
RHSA-2026:4177: Important: opentelemetry-collector security update

Oracle Linux 6456 Published by Philipp Esselbach 0

Oracle has released several security updates for its Linux operating system. These updates affect various versions of Oracle Linux, including versions 7, 8, 9, and 10. Some notable updates include a security fix for the Unbreakable Enterprise kernel on version 8, as well as bug fixes and enhancements for the 389-ds-base package on version 9. Additionally, several other packages have received security updates across different Oracle Linux versions.

ELSA-2026-3669 Important: Oracle Linux 10 go-rpm-macros security update
ELSA-2026-3898 Important: Oracle Linux 8 osbuild-composer security update
ELSA-2026-3752 Important: Oracle Linux 10 osbuild-composer security update
ELSA-2026-3517 Important: Oracle Linux 10 thunderbird security update
ELBA-2026-4025 Oracle Linux 9 389-ds-base bug fix and enhancement update
ELSA-2026-3864 Important: Oracle Linux 10 delve security update
ELSA-2026-50142 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
ELSA-2026-3840 Important: Oracle Linux 10 image-builder security update
ELSA-2026-3551 Important: Oracle Linux 10 libpng security update
ELSA-2026-3896 Important: Oracle Linux 9 postgresql:15 security update
ELSA-2026-3963 Moderate: Oracle Linux 8 kernel security update
ELSA-2026-3887 Important: Oracle Linux 10 postgresql16 security update
ELSA-2026-3939 Moderate: Oracle Linux 10 nfs-utils security update
ELSA-2026-2713 Moderate: Oracle Linux 7 python3 security update
ELSA-2026-4110 Important: Oracle Linux 9 postgresql:16 security update

Fedora Linux 9274 Published by Philipp Esselbach 0

Fedora has released security updates for several packages, including perl-Crypt-SysRandom-XS and systemd. The perl-Crypt-SysRandom-XS update addresses a heap-based buffer overflow vulnerability in the XS function random_bytes(), while the systemd update fixes a local user privilege escalation bug. Both updates are available to install using the "dnf" package manager and can be installed by running the command "su -c 'dnf upgrade --advisory [advisory_id]'" at the command line. All Fedora packages, including these updates, are signed with the Fedora Project GPG key, which can be found on the Fedora website.

Fedora 42 Update: perl-Crypt-SysRandom-XS-0.011-1.fc42
Fedora 43 Update: perl-Crypt-SysRandom-XS-0.011-1.fc43
Fedora 44 Update: systemd-259.3-1.fc44
2026-03-10

Fedora Linux 9274 Published by Philipp 0

The Fedora Linux 44 Beta has made several key changes, including switching both Budgie and KDE Plasma to run on Wayland by default, eliminating the need for X11. This shift reduces flicker on high-refresh monitors and improves power management. In addition to this major change, the beta introduces various new package updates, such as Go 1.26 and MariaDB 11.8. The release also includes several tweaks to improve user experience and security.

Bazzite 23 Published by Philipp Esselbach 0

The latest release of Bazzite Linux, version 43.20260309, comes with several upgrades that make it easier for users to play games out of the box. This includes improved graphics support through Nvidia drivers and Mesa, which enables better performance in many indie titles. The release also include the latest version of Gamescope, a lightweight compositor that automatically enables HDR and toggles VRR mode on compatible GPUs, as well as integrates a pre-installed Steam client with consistent DPI scaling and reduced input lag. Users can upgrade to the new version by running two terminal commands or by downloading the installation images from the official website.

Reviews 52582 Published by Philipp Esselbach 0

Several computer case reviews have been published today, including TechPowerUp's review of Montech's Sky 3 dual-glass chassis and TweakTown's review of the same mid-tower case. Meanwhile, InWin's Shift open-frame chassis is also reviewed by Hardware Busters as a potential platform for enthusiast hardware. The gaming world is represented with reviews of Nioh 3 on IgorsLAB and Fatal Frame 2: Crimson Butterfly Remake on Wccftech, both of which have mixed opinions about their respective games. Additionally, various tech product reviews are featured, including headphones, power supplies, storage devices, and laptops.

Casing: Montech Sky 3 Review, Montech Sky 3 Mid-Tower Chassis Review, InWin Shift Chassis Review
Computers: Apple MacBook Pro (14-inch, M5 Max) review: Blazing-fast super cores
Gaming: Nioh 3 review: Lots of ambition and even more baggage, Fatal Frame 2: Crimson Butterfly Remake Review - The Deepest Bond, The Darkest Secret, Monster Hunter Stories 3 Review: High-stakes combat meets addictive monster taming
Headphones: Razer BlackShark V3 Pro White Gaming Headset Review, beyerdynamic DT 1990 PRO MKII Studio Headphones Review
Power: be quiet! Pure Power 13 M 1200w PSU Review
Storage: Patriot MD330 Storage Hub Review

Software 44199 Published by Philipp Esselbach 0

Godot 4.6.2 RC 1 rounds out the latest wave of fixes that have been nagging developers for weeks: an animation that unexpectedly crashes when its playback queue disappears is now guarded against; the editor’s build‑profile generator no longer spawns phantom profiles, and a mute toggle that stuck after pausing or stopping finally restores normal operation. Android exports receive tighter key handling and a patch to stop FileAccess from blowing up on tree‑URI usage in Gradle builds. On the physics front, Jolt’s kinematic rotation bug is smoothed out and an energy‑rise glitch during elastic collisions is trimmed by rethinking how gravity applies to dynamic bodies. Rendering gets its share of polish too—fixed size application for mono/stereo output stops distortion, stray memory reads that could cause stutter in the canvas renderer are scrubbed away, and viewport debanding now works with spatial scalers as designed. If any of these hiccups have been slowing a project down, installing the release should bring things back to sane, stable footing.

KDE 1707 Published by Philipp Esselbach 0

Kdenlive’s newest maintenance build, version 25.12.3, rounds out the series with a handful of long‑awaited stability fixes and workflow tweaks. The update stops the rogue crash that popped up when inserting or removing clips in ripple mode—something that had already made several editing sessions a pain point. It also wipes a memory leak from the render widget, so projects no longer keep ballooning RAM until they finish, and corrects audio scrubbing oddities caused by disabling “Pause on Seek.” For those who need a clean layout while in fullscreen, the new patch fixes shortcut handling with Shift modifiers and makes dock widgets recycle their freed space properly. Windows and Linux users can download it right away; macOS support is delayed until packaging issues are resolved.

Security 10935 Published by Philipp Esselbach 0

The newest CRS release tightens rule accuracy by stopping user‑agent string matches, which stops the annoying “bad agent” alerts that used to trip up legitimate visitors. It also cuts cookie inspection redundancy, speeding request handling and reducing duplicate logs. The fresh AI coding assistant protection rule blocks suspicious snippets generated by modern code‑generation tools before they reach the app, keeping development pipelines tidy. Finally, the refactoring into regex‑assembly streamlines future rule updates for admins who tweak or expand the core set themselves.

Ubuntu 7012 Published by Philipp Esselbach 0

Three Ubuntu Security Notices (USN) were released, addressing vulnerabilities in YARA, Apache HTTP Server, and Python. USN-8080-1 fixes several security issues in YARA that could have resulted in denial-of-service attacks or arbitrary code execution for users of Ubuntu 16.04 LTS, Ubuntu 18.04 LTS, and Ubuntu 20.04 LTS. Meanwhile, USN-7968-2 addresses a regression introduced by the previous update for Apache HTTP Server on Ubuntu 25.10, Ubuntu 24.04 LTS, and Ubuntu 22.04 LTS, which caused a denial-of-service issue with OCSP. Finally, USN-8018-2 fixes regressions in Python that were introduced by the previous update, affecting users of various versions of Ubuntu including 14.04 LTS, 16.04 LTS, 18.04 LTS, 20.04 LTS, and more.

[USN-8080-1] YARA vulnerabilities
[USN-7968-2] Apache HTTP Server regression
[USN-8018-2] Python regression

SUSE 5585 Published by Philipp Esselbach 0

Rocky Linux 869 Published by Philipp Esselbach 0

Several important updates are available for PostgreSQL in Rocky Linux, affecting different versions of the database management system. The updates include fixes for various modules and components, including pg_repack, pgaudit, postgis, and more. Specifically, updates are available for PostgreSQL 15, 16, and earlier versions on Rocky Linux 8. Additionally, a security update is also available for PostgreSQL 16 on Rocky Linux 9.

RLSA-2026:4110: Important: postgresql:16 security update
RLSA-2026:4063: Important: postgresql:16 security update
RLSA-2026:4059: Important: postgresql:15 security update
RLSA-2026:4064: Important: postgresql:12 security update
RLSA-2026:4024: Important: postgresql:13 security update

Red Hat 9364 Published by Philipp Esselbach 0

Several important security updates are available for Red Hat Enterprise Linux. These updates address vulnerabilities in various software packages, including git-lfs, thunderbird, firefox, libpng15, python-pyasn1, postgresql, and php.

RHSA-2026:3985: Important: git-lfs security update
RHSA-2026:3981: Important: thunderbird security update
RHSA-2026:3984: Important: firefox security update
RHSA-2026:3968: Important: libpng15 security update
RHSA-2026:3978: Important: thunderbird security update
RHSA-2026:3977: Important: golang-github-openprinting-ipp-usb security update
RHSA-2026:3983: Important: thunderbird security update
RHSA-2026:3971: Important: rhc-worker-playbook security update
RHSA-2026:3973: Important: git-lfs security update
RHSA-2026:4012: Moderate: kernel security update
RHSA-2026:4011: Moderate: kernel security update
RHSA-2026:4143: Important: python-pyasn1 security update
RHSA-2026:4147: Important: python-pyasn1 security update
RHSA-2026:4139: Important: python-pyasn1 security update
RHSA-2026:4146: Important: python-pyasn1 security update
RHSA-2026:4140: Important: python-pyasn1 security update
RHSA-2026:4148: Important: python-pyasn1 security update
RHSA-2026:4144: Important: python-pyasn1 security update
RHSA-2026:4138: Important: python-pyasn1 security update
RHSA-2026:4142: Important: python-pyasn1 security update
RHSA-2026:4145: Important: python-pyasn1 security update
RHSA-2026:4121: Important: freerdp security update
RHSA-2026:4111: Moderate: kernel security update
RHSA-2026:4110: Important: postgresql:16 security update
RHSA-2026:4086: Moderate: php security update
RHSA-2026:4077: Moderate: php security update
RHSA-2026:4075: Important: postgresql:12 security update
RHSA-2026:4074: Important: postgresql:13 security update
RHSA-2026:4064: Important: postgresql:12 security update
RHSA-2026:4063: Important: postgresql:16 security update
RHSA-2026:3976: Important: firefox security update
RHSA-2026:4059: Important: postgresql:15 security update
RHSA-2026:4024: Important: postgresql:13 security update
RHSA-2026:4022: Important: thunderbird security update
RHSA-2026:3975: Important: freerdp security update

Oracle Linux 6456 Published by Philipp Esselbach 0

Several security updates have been released for Oracle Linux. These updates affect various components, including the kernel, selinux-policy, and gnutls, among others. The most critical updates are for Oracle Linux 9 and 8, where several security vulnerabilities have been addressed in the Unbreakable Enterprise kernel and other essential packages. Additionally, some less severe updates have also been released for Oracle Linux 7, addressing issues in libraries such as libsoup and the kernel.

ELBA-2026-3530 Oracle Linux 10 kernel bug fix and enhancement update
ELBA-2026-3475 Oracle Linux 10 selinux-policy bug fix and enhancement update
ELSA-2026-3477 Moderate: Oracle Linux 10 gnutls security update
ELSA-2026-3476 Important: Oracle Linux 10 udisks2 security update
ELBA-2026-3809 Oracle Linux 10 nss bug fix and enhancement update
ELBA-2026-3162 Oracle Linux 10 linux-firmware bug fix and enhancement update
ELBA-2026-1829 Oracle Linux 10 linux-firmware bug fix and enhancement update
ELBA-2025-23305 Oracle Linux 10 linux-firmware bug fix and enhancement update
ELSA-2026-50133 Important: Oracle Linux 9 Unbreakable Enterprise kernel security update
ELSA-2026-3928 Important: Oracle Linux 9 git-lfs security update
ELSA-2026-3839 Important: Oracle Linux 9 image-builder security update
ELSA-2026-3842 Moderate: Oracle Linux 9 delve security update
ELSA-2026-3940 Moderate: Oracle Linux 9 nfs-utils security update
ELSA-2026-3730 Important: Oracle Linux 9 postgresql security update
ELSA-2026-3753 Important: Oracle Linux 9 osbuild-composer security update
ELSA-2026-3638 Moderate: Oracle Linux 9 nginx:1.24 security update
ELSA-2026-3668 Important: Oracle Linux 9 go-rpm-macros security update
ELSA-2026-3488 Moderate: Oracle Linux 9 kernel security update
ELEA-2025-23419 Oracle Linux 9 java-25-openjdk bug fix and enhancement update
ELSA-2026-3516 Important: Oracle Linux 9 thunderbird security update
ELBA-2026-1353 Oracle Linux 9 linux-firmware bug fix and enhancement update
ELSA-2026-3507 Important: Oracle Linux 9 valkey security update
ELBA-2026-3474 Oracle Linux 9 selinux-policy bug fix and enhancement update
ELBA-2026-2789 Oracle Linux 9 linux-firmware bug fix and enhancement update
ELBA-2025-23338 Oracle Linux 9 linux-firmware bug fix and enhancement update
ELSA-2026-50133 Important: Oracle Linux 9 Unbreakable Enterprise kernel security update
ELBA-2026-50136 Oracle Linux 9 smartmontools bug fix update
ELSA-2026-50133 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
ELSA-2026-50142 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
ELSA-2026-50134 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
ELBA-2026-3464-1 Oracle Linux 8 kernel bug fix update
ELSA-2026-3938 Moderate: Oracle Linux 8 nfs-utils security update
ELSA-2026-3515 Important: Oracle Linux 8 thunderbird security update
ELSA-2026-3464 Moderate: Oracle Linux 8 kernel security update
ELBA-2026-3663 Oracle Linux 8 idm:client bug fix and enhancement update
ELBA-2026-3664 Oracle Linux 8 fence-agents bug fix and enhancement update
ELBA-2026-3662 Oracle Linux 8 samba bug fix and enhancement update
ELBA-2026-3661 Oracle Linux 8 systemd bug fix and enhancement update
ELBA-2026-3660 Oracle Linux 8 dlm bug fix and enhancement update
ELBA-2026-3659 Oracle Linux 8 curl bug fix and enhancement update
ELBA-2026-3546 Oracle Linux 8 selinux-policy update
ELSA-2026-50134 Important: Oracle Linux 8 Unbreakable Enterprise kernel security update
ELBA-2026-50139 Oracle Linux 8 lvm2 bug fix update
ELBA-2026-2414 Oracle Linux 8 linux-firmware bug fix and enhancement update
ELBA-2026-50138 Oracle Linux 8 bcache-tools bug fix update
ELBA-2026-50137 Oracle Linux 8 mdadm bug fix update
ELBA-2026-50135 Oracle Linux 8 smartmontools bug fix update
ELSA-2026-50142 Important: Oracle Linux 7 Unbreakable Enterprise kernel security update
ELSA-2026-50134 Important: Oracle Linux 7 Unbreakable Enterprise kernel security update
ELSA-2026-2628 Important: Oracle Linux 7 libsoup security update
ELSA-2026-1581 Important: Oracle Linux 7 kernel security update
ELBA-2026-50141 Oracle Linux 7 linux-firmware bug fix update

Fedora Linux 9274 Published by Philipp Esselbach 0

Multiple security updates have been released for Fedora systems, addressing vulnerabilities in various packages. The updates include patches for Chromium (CVE-2026-3536, CVE-2026-3545) and other related packages, as well as fixes for mingw-zlib (CVE-2026-22184), perl-Net-CIDR, polkit, matrix-synapse (CVE-2026-24044), and rust-pythonize.

Fedora 42 Update: chromium-145.0.7632.159-1.fc42
Fedora 42 Update: mingw-zlib-1.3.2-1.fc42
Fedora 42 Update: perl-Net-CIDR-0.27-1.fc42
Fedora 43 Update: chromium-145.0.7632.159-1.fc43
Fedora 43 Update: rust-pythonize-0.27.0-1.fc43
Fedora 43 Update: mingw-zlib-1.3.2-1.fc43
Fedora 43 Update: polkit-126-6.fc43.1
Fedora 43 Update: matrix-synapse-1.147.1-1.fc43
Fedora 44 Update: chromium-145.0.7632.159-1.fc44

Debian 10814 Published by Philipp Esselbach 0

A security update has been released for the imagemagick package in Debian, a software suite used to edit and manipulate digital images. Multiple vulnerabilities were discovered that could lead to information leaks, denial of service, or arbitrary code execution. The stable distribution (trixie) has been fixed with version 8:7.1.1.43+dfsg1-1+deb13u6, and it's recommended to upgrade imagemagick packages to fix these issues.

[DSA 6158-1] imagemagick security update

[ Archive ]