Audit Linux privileges now to limit compromise, escalation, and system-wide damage. Review Linux Privileges×
An update that fixes 6 vulnerabilities is now available.. openSUSE Security Update: Security update for radare2 ______________________________________________________________________________ Announcement ID: openSUSE-SU-2026:0231-1 Rating: important References: #1244121 #1262142 #1265403 Cross-References: CVE-2025-1378 CVE-2025-1744 CVE-2025-1864 CVE-2025-5641 CVE-2026-40499 CVE-2026-8695 CVSS scores: CVE-2025-1378 (SUSE): 4.8 CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N CVE-2025-1744 (SUSE): 10 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H CVE-2025-5641 (SUSE): 2 CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N Affected Products: openSUSE Backports SLE-15-SP7 ______________________________________________________________________________ An update that fixes 6 vulnerabilities is now available. Description: This update for radare2 fixes the following issues: - switch to python311 for sle15 build - CVE-2026-8695: Fix use-after-free in gdbr_threads_list() (boo#1265403) - Update to version 6.1.4 (boo#1262142, CVE-2026-40499): * Analysis: improve autoname scoring, jmptbl detection, and performance * Add callargs modifier, rnum expressions, and typed function context * Refactor autoname into plugin; extend RAnalPlugin hooks * Fix leaks, overflows, and command injection in analysis scripts * Improve string detection, wide strings, and switch/case analysis * Arch: fix v850/nds32 ESIL, optimize to O(1), improve pseudo support * Cache capstone options and improve multi-arch disassembly * ASM: add camel syntax support, unify via RArch API * Bin: major parser fixes (ELF, Mach-O, PE, DEX, PDB, WAD, XCOFF) * Fix leaks, OOB reads/writes, overflows, and improve bounds checks * Improve Swift demangling, ARM hints, relocations, and imports * Add nds32 reloc supportand optimize kernelcache parsing * Build: install to lib64, fix illumos and packaging issues * CI: add GitHub Actions and FilC builds * Console: fix multiple overflows, OOB issues, and improve performance * Core: API renames, plugin load order, sandbox/config fixes * Crash: extensive fixes (UAF, OOB, overflows, injections, fuzz bugs) * Harden ELF, PDB, kernelcache, regex, disassemblers, and webserver * Debug: improve ptrace, winkd support, breakpoints, checkpoints * Disasm: cache flag lookups for performance * FS/IO: fix leaks, bounds, sparse IO, and device handling * HTTP/socket: webserver fixes and SSL fallback handling * Print/projects: improve formatting, endian handling, project metadata * Pseudo: add while/switch support and cleaner control flow * Search/shell: improve commands, parsing, and usability * Security: fix widespread command injection and sandbox escapes * Tests/tools: improve r2r, CLI tools, fuzzing, and plugin support * Types/util: parsing improvements, JSON/base64 updates, optimizations * Visual: fix UAF/leaks, improve panels and UX * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.1.4 - Update to version 6.1.2: * Analysis: preserve timeouts, improve bb/jmptbl validation and limits * Optimize string detection and hot-path functions * Add APIs for function signatures, vars limits, and instruction hints * Fix overlapped functions, invalid code checks, and large bb handling * API: remove deprecated librmagic/filetype APIs and name filter * Arch: fix Thumb/endianness issues, add Python pseudo plugin * ASM: unify settings via RArch, fix directives, add bf pseudo plugin * Bin: improve ELF/Mach-O stripped detection and parsing safety * Harden Mach-O bounds, optimize kernelcache and XNU parsing * Fix many leaks (DEX, demangler, parsers) and infinite loops * Improve DWARF handling and symbol/type extraction * Build: improve meson, toolchains, and add ISO/docker support * Console: preserve timeout, fix themes and UTF-8 handling * Core: fix config bugs, improve startup and addressing support * Crash: fix UAF, OOB, race conditions, regex bugs, and overflows * Add safety checks across dotnet, Mach-O, DWARF, and webserver * Debug/ESIL: safer execution and divide-by-zero handling * FS/IO: fix HFS+, dyldcache speedups, safer zip handling * Graph: add bb size limit option * Print: merge commands, improve UTF-8 and formatting * Projects/tools: new configs, plugin support, CLI improvements * Search: faster analysis search and block buffering * Shell: improve grep/macros and file operations * Types: lazy-load, cache, and improve parsing (varargs, structs) * Tests: expand fuzzing and test suites * General cleanup, performance tuning, and safety improvements * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.1.4 - Update to version 6.1.0: * Reimplement RBufRef using RRef; fix RLibDelHandler API * Remove stale JAY code; improve analysis performance and CI speed * Optimize type propagation, jump tables, and plugin integration * Fix infinite loops, antidisasm tricks, and function autonaming * Add new analysis options and trace import plugin (DRCOV) * Improve RCore seek operations and naming APIs * API: add RNum.getErr, enforce safe alloc macros, new helpers * Arch: update ARC disasm, refactor sessions, remove unsafe string ops * ASM: improve x86 validation, add CIL and ARC pseudo plugins * Bin: major fixes for PE, ELF, Java, MDMP, LE, DEX; reduce memory use * Add/import DWARF types, improve relocations and symbol handling * Extensive memory leak fixes and parser hardening across formats * Improve string handling, caching, and zero-copy optimizations * Build: improve meson, remove zip deps, add 3rd-party plugin support * Console: fix UTF-8graphs and color propagation * Core: improve plugin handling and background task stability * Crash: fix multiple UAF, OOB, overflows, and injection issues * Sanitize inputs (function names, demangler, callconv) * Debug: add source breakpoints, ARM64/XNU support, FPU regs * Disasm: improve string handling, comments, and color logic * ESIL: extend x86 FPU emulation * FS/IO: fixes and plugin reorganizations * HTTP: fix sandbox webserver issues * Hash/tools: minor fixes and output improvements * General cleanup, safety checks, and performance optimizations * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.1.0 - Update to version 6.0.8: * Migrate r_vector to RVec across core components * Refactor and optimize type propagation (now plugin-based) * Remove redundant anal.a2f and related duplication * Improve caching, memoization, and performance in analysis * Fix file corruption, null asserts, and command issues * Enhance x86 (AT&T syntax, enter instruction) and z80 support * Add initial .NET (CIL) disasm/asm support * Improve Java, ELF, Mach-O, APK, and PDB handling * Fix demangling, symbols, and relocation issues * Resolve multiple memory leaks and parser bugs * Fix UAF, OOB, overflows, and command injection vulnerabilities * Improve GDB debugging and breakpoint handling * Enhance disassembly visuals and color options * Update ESIL operators and behavior * Add support for APFS, GPT, BSD, APM partitions * Improve IO handling and add new plugins * Optimize performance (strbuf, memory usage) * Improve console UI, themes, and terminal handling * Refine SDK builds and CI pipelines * Improve CLI tools (rabin2, rasm2, rafs2) * Add JSON support and better help/version info * Expand type parsing (typedef, enum, union) * Improve socket/HTTP handling and downloads * Add and refine tests and reporting *General cleanup, safety checks, and code modernization * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.0.8 - Expand %{bindir}/* - Rename sdb.1 man page to r2sdb.1 to avoid conflict with snobol4 - Fix patch pkgconfig.patch to be -p1-able - Update to version 6.0.7: * shell: Fix parsing r2 -H$(VARNAME) without a space - Update to version 6.0.6: * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.0.6 - Update to version 6.0.4: * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.0.4 - Update to version 6.0.2: * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.0.2 - Add missing sub directories for r_util.h and r_muta.h otherwise it might fails in calling r2pm -ci - Correct library package nameing scheme to make it build also on x86_64 on 15.6 and 15.7 - Update to version 6.0.0: * ABI changes: ~ RCorePlugins now have a session ~ Finish the RKons refactoring, all r_cons calls take instance instead of global ~ Rename RCrypto to RMuta ~ Use RCons instance from RLine ~ Rename RIOPlugin.widget to RIOPlugin.data ~ Refactor the RRegAlias api ~ Camelcase all the RCoreBind methods * Breaking API changes: ~ Boolify r_cons_rgb_parse ~ Add RLogLevel.fromString() and use it from -e log.level=? ~ Deprecate r_bin_addr2line ~ Rename RBinDbgItem into RBinAddrline ~ RNumCalc is now known as RNumMath ~ Move RFlagItem.alias into the Meta ~ Rename core-> offset into core-> addr (asm.offset and more!) ~ Rename RFlagItem.offset -> addr * API changes: ~ Boolify r_cons_rgb_parse ~ Add RLogLevel.fromString() and use it from -e log.level=? ~ Deprecate r_bin_addr2line ~ Rename RBinDbgItem into RBinAddrline ~ RNumCalc is now known as RNumMath ~ Move RFlagItem.alias into the Meta ~ Rename core-> offset into core-> addr (asm.offset and more!) ~ Rename RFlagItem.offset -> addr ~ Deprecate RLang.list() ~ Unified function to jsonify the plugin meta + more fields ~ Redesign the REvent API * Full changelog is available at: https://github.com/radareorg/radare2/releases/tag/6.0.0 Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Backports SLE-15-SP7: zypper in -t patch openSUSE-2026-231=1 Package List: - openSUSE Backports SLE-15-SP7 (aarch64 ppc64le s390x x86_64): libsdb2_4_2-6.1.4-bp157.5.3.5 radare2-6.1.4-bp157.5.3.5 radare2-devel-6.1.4-bp157.5.3.5 - openSUSE Backports SLE-15-SP7 (noarch): radare2-zsh-completion-6.1.4-bp157.5.3.5 References: https://www.suse.com/security/cve/CVE-2025-1378.html https://www.suse.com/security/cve/CVE-2025-1744.html https://www.suse.com/security/cve/CVE-2025-1864.html https://www.suse.com/security/cve/CVE-2025-5641.html https://www.suse.com/security/cve/CVE-2026-40499.html https://www.suse.com/security/cve/CVE-2026-8695.html https://bugzilla.suse.com/1244121 https://bugzilla.suse.com/1262142 https://bugzilla.suse.com/1265403 . This update enhances radare2 with crucial fixes addressing several security issues and improves overall performance.. opensuse update security radare2 vulnerabilities patch. . Severity: Important. LinuxSecurity.com Team
An update that solves 2 vulnerabilities can now be installed.. # cloudflared-2026.5.2-1.1 on GA media Announcement ID: openSUSE-SU-2026:10908-1 Rating: moderate Cross-References: * CVE-2026-33814 * CVE-2026-39821 CVSS scores: * CVE-2026-33814 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H * CVE-2026-39821 ( SUSE ): 7.4 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N * CVE-2026-39821 ( SUSE ): 9.1 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N Affected Products: * openSUSE Tumbleweed An update that solves 2 vulnerabilities can now be installed. ## Description: These are all security issues fixed in the cloudflared-2026.5.2-1.1 package on the GA media of openSUSE Tumbleweed. ## Package List: * openSUSE Tumbleweed: * cloudflared 2026.5.2-1.1 ## References: * https://www.suse.com/security/cve/CVE-2026-33814.html * https://www.suse.com/security/cve/CVE-2026-39821.html . Update for openSUSE Tumbleweed addresses two moderate vulnerabilities in cloudflared, enhancing security.. openSUSE cloudflared security patch vulnerabilities. . Severity: moderate. LinuxSecurity.com Team
An update that solves 2 vulnerabilities and has 2 bug fixes can now be installed.. openSUSE security update: security update for python-python-multipart ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:20846-1 Rating: important References: * bsc#1262403 * bsc#1265250 Cross-References: * CVE-2026-40347 * CVE-2026-42561 CVSS scores: * CVE-2026-40347 ( SUSE ): 5.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L * CVE-2026-40347 ( SUSE ): 6.9 CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N * CVE-2026-42561 ( SUSE ): 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Affected Products: openSUSE Leap 16.0 ------------------------------------------------------------- An update that solves 2 vulnerabilities and has 2 bug fixes can now be installed. Description: This update for python-python-multipart fixes the following issues - CVE-2026-40347: crafted `multipart/form-data` can cause a denial of service (bsc#1262403). - CVE-2026-42561: denial of service vulnerability in multipart part header parsing (bsc#1265250). Patch instructions: To install this openSUSE security update use the suse recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Leap 16.0 zypper in -t patch openSUSE-Leap-16.0-827=1 Package List: - openSUSE Leap 16.0: python313-python-multipart-0.0.20-160000.4.1 References: * https://www.suse.com/security/cve/CVE-2026-40347.html * https://www.suse.com/security/cve/CVE-2026-42561.html . Update for openSUSE fixes two important vulnerabilities in python-python-multipart affecting denial of service.. openSUSE update, python-python-multipart, security patch, denial of service, vulnerability fixes. . Severity: Important. LinuxSecurity.com Team
Backport patch for CVE-2026-20884. Backport fixes for CVE-2026-20889 CVE-2026-21413 CVE-2026-24450 CVE-2026-24660 Update to libraw-0.21.5.. -------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2026-826db1b5c0 2026-04-18 01:08:05.671430+00:00 -------------------------------------------------------------------------------- Name : mingw-LibRaw Product : Fedora 42 Version : 0.21.5 Release : 3.fc42 URL : http://www.libraw.org Summary : Library for reading RAW files obtained from digital photo cameras Description : MinGW Windows LibRaw library. -------------------------------------------------------------------------------- Update Information: Backport patch for CVE-2026-20884. Backport fixes for CVE-2026-20889 CVE-2026-21413 CVE-2026-24450 CVE-2026-24660 Update to libraw-0.21.5. -------------------------------------------------------------------------------- ChangeLog: * Thu Apr 9 2026 Sandro Mani - 0.21.5-3 - Backport patch for CVE-2026-20884 * Wed Apr 8 2026 Sandro Mani - 0.21.5-2 - Backport fixes for CVE-2026-20889 CVE-2026-21413 CVE-2026-24450 CVE-2026-24660 * Thu Apr 2 2026 Sandro Mani - 0.21.5-1 - Update to 0.21.5 * Thu Jul 24 2025 Fedora Release Engineering - 0.21.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild -------------------------------------------------------------------------------- References: [ 1 ] Bug #2456057 - CVE-2026-24450 mingw-LibRaw: LibRaw: Arbitrary code execution via a specially crafted malicious file [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2456057 [ 2 ] Bug #2456240 - CVE-2026-21413 mingw-LibRaw: LibRaw: Arbitrary code execution via heap-based buffer overflow in lossless JPEG loading [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2456240 [ 3 ] Bug #2456243 - CVE-2026-20889 mingw-LibRaw: LibRaw: Arbitrary code execution via specially crafted image file [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2456243 [ 4 ] Bug #2456245 - CVE-2026-24660 mingw-LibRaw: LibRaw: Memory Corruption via Malicious File Processing [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2456245 [ 5 ] Bug #2456561 - CVE-2026-20884 mingw-LibRaw: LibRaw: Arbitrary code execution via integer overflow in deflate_dng_load_raw [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2456561 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2026-826db1b5c0' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- -- _______________________________________________ package-announce mailing list --
The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable Linux Network:. Oracle Linux Security Advisory ELSA-2026-4024 http://linux.oracle.com/errata/ELSA-2026-4024.html The following updated rpms for Oracle Linux 8 have been uploaded to the Unbreakable LinuxNetwork: x86_64: pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.x86_64.rpm pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.x86_64.rpm postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.x86_64.rpm postgresql-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-contrib-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-docs-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-plperl-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-plpython3-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-pltcl-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-server-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-server-devel-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-static-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-test-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-test-rpm-macros-13.23-2.module+el8.10.0+90833+a7c23b2e.noarch.rpm postgresql-upgrade-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm postgresql-upgrade-devel-13.23-2.module+el8.10.0+90833+a7c23b2e.x86_64.rpm aarch64: pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.aarch64.rpm pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.aarch64.rpm postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.aarch64.rpm postgresql-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-contrib-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-docs-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-plperl-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-plpython3-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-pltcl-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-server-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-server-devel-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-static-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-test-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-test-rpm-macros-13.23-2.module+el8.10.0+90833+a7c23b2e.noarch.rpm postgresql-upgrade-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm postgresql-upgrade-devel-13.23-2.module+el8.10.0+90833+a7c23b2e.aarch64.rpm SRPMS: http://oss.oracle.com/ol8/SRPMS-updates/pgaudit-1.5.0-1.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates/pg_repack-1.4.6-3.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates/postgres-decoderbufs-0.10.0-2.module+el8.9.0+90098+1560b6c2.src.rpm http://oss.oracle.com/ol8/SRPMS-updates/postgresql-13.23-2.module+el8.10.0+90833+a7c23b2e.src.rpm Related CVEs: CVE-2026-2004 CVE-2026-2005 CVE-2026-2006 Description of changes: pgaudit [1.5.0-1] - Update to version 1.5.0 Related: #1855776 [1.4.0-4] - Bump release for rebuild against libpq-12.1-3 [1.4.0-3] - BuildRequires libpq-devel [1.4.0-2] - BuildRequires postgresql-server-devel [1.4.0-1] - Update to 1.4.0 [1.3.1-1] - Update to 1.3.1 and apply patch for pgsql v12 compatibility [1.2.0-4] - SCLize the SPEC [1.2.0-3] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild [1.2.0-2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild [1.2.0-1] - Initial RPM packaging for Fedora - Based on Devrim Gündüz's packaging for PostgreSQL RPM Repo pg_repack [1.4.6-3] - Release bump - enable gating [1.4.6-2] - Rebuild - Resolves:#1954442 [1.4.6-1] - Rebase to upstream release 1.4.6 [1.4.5-2] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild [1.4.5-1] - Initial packaging postgres-decoderbufs [0.10.0-2] - Release bump for rebuild against libpq-12.1-3 * Wed Oct 09 2019 Patrik Novotný
An update that solves one vulnerability can now be installed.. # MozillaFirefox-147.0.4-1.1 on GA media Announcement ID: openSUSE-SU-2026:10225-1 Rating: moderate Cross-References: * CVE-2026-2447 CVSS scores: * CVE-2026-2447 ( SUSE ): 8.1 CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H * CVE-2026-2447 ( SUSE ): 9.2 CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N Affected Products: * openSUSE Tumbleweed An update that solves one vulnerability can now be installed. ## Description: These are all security issues fixed in the MozillaFirefox-147.0.4-1.1 package on the GA media of openSUSE Tumbleweed. ## Package List: * openSUSE Tumbleweed: * MozillaFirefox 147.0.4-1.1 * MozillaFirefox-branding-upstream 147.0.4-1.1 * MozillaFirefox-devel 147.0.4-1.1 * MozillaFirefox-translations-common 147.0.4-1.1 * MozillaFirefox-translations-other 147.0.4-1.1 ## References: * https://www.suse.com/security/cve/CVE-2026-2447.html . Update available for Mozilla Firefox fixing a moderate severity issue in openSUSE Tumbleweed and addressing CVE-2026-2447.. Mozilla Firefox, openSUSE Tumbleweed, security update, moderate severity, CVE-2026. . LinuxSecurity.com Team
The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable Linux Network:. Oracle Linux Security Advisory ELSA-2026-1903 http://linux.oracle.com/errata/ELSA-2026-1903.html The following updated rpms for Oracle Linux 9 have been uploaded to the Unbreakable LinuxNetwork: x86_64: fence-agents-aliyun-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-all-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-amt-ws-4.10.0-98.el9_7.5.noarch.rpm fence-agents-apc-4.10.0-98.el9_7.5.noarch.rpm fence-agents-apc-snmp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-aws-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-azure-arm-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-bladecenter-4.10.0-98.el9_7.5.noarch.rpm fence-agents-brocade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-cisco-mds-4.10.0-98.el9_7.5.noarch.rpm fence-agents-cisco-ucs-4.10.0-98.el9_7.5.noarch.rpm fence-agents-common-4.10.0-98.el9_7.5.noarch.rpm fence-agents-compute-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-drac5-4.10.0-98.el9_7.5.noarch.rpm fence-agents-eaton-snmp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-emerson-4.10.0-98.el9_7.5.noarch.rpm fence-agents-eps-4.10.0-98.el9_7.5.noarch.rpm fence-agents-gce-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-heuristics-ping-4.10.0-98.el9_7.5.noarch.rpm fence-agents-hpblade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibm-powervs-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibm-vpc-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibmblade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ifmib-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-moonshot-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-mp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-ssh-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo2-4.10.0-98.el9_7.5.noarch.rpm fence-agents-intelmodular-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ipdu-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ipmilan-4.10.0-98.el9_7.5.noarch.rpm fence-agents-kdump-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-kubevirt-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-lpar-4.10.0-98.el9_7.5.noarch.rpm fence-agents-mpath-4.10.0-98.el9_7.5.noarch.rpm fence-agents-nutanix-ahv-4.10.0-98.el9_7.5.noarch.rpm fence-agents-openstack-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-redfish-4.10.0-98.el9_7.5.x86_64.rpm fence-agents-rhevm-4.10.0-98.el9_7.5.noarch.rpm fence-agents-rsa-4.10.0-98.el9_7.5.noarch.rpm fence-agents-rsb-4.10.0-98.el9_7.5.noarch.rpm fence-agents-sbd-4.10.0-98.el9_7.5.noarch.rpm fence-agents-scsi-4.10.0-98.el9_7.5.noarch.rpm fence-agents-virsh-4.10.0-98.el9_7.5.noarch.rpm fence-agents-vmware-rest-4.10.0-98.el9_7.5.noarch.rpm fence-agents-vmware-soap-4.10.0-98.el9_7.5.noarch.rpm fence-agents-wti-4.10.0-98.el9_7.5.noarch.rpm fence-virt-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-cpg-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-libvirt-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-multicast-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-serial-4.10.0-98.el9_7.5.x86_64.rpm fence-virtd-tcp-4.10.0-98.el9_7.5.x86_64.rpm ha-cloud-support-4.10.0-98.el9_7.5.x86_64.rpm aarch64: fence-agents-all-4.10.0-98.el9_7.5.aarch64.rpm fence-agents-amt-ws-4.10.0-98.el9_7.5.noarch.rpm fence-agents-apc-4.10.0-98.el9_7.5.noarch.rpm fence-agents-apc-snmp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-bladecenter-4.10.0-98.el9_7.5.noarch.rpm fence-agents-brocade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-cisco-mds-4.10.0-98.el9_7.5.noarch.rpm fence-agents-cisco-ucs-4.10.0-98.el9_7.5.noarch.rpm fence-agents-common-4.10.0-98.el9_7.5.noarch.rpm fence-agents-drac5-4.10.0-98.el9_7.5.noarch.rpm fence-agents-eaton-snmp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-emerson-4.10.0-98.el9_7.5.noarch.rpm fence-agents-eps-4.10.0-98.el9_7.5.noarch.rpm fence-agents-heuristics-ping-4.10.0-98.el9_7.5.noarch.rpm fence-agents-hpblade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibm-powervs-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibm-vpc-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ibmblade-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ifmib-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-moonshot-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-mp-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo-ssh-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ilo2-4.10.0-98.el9_7.5.noarch.rpm fence-agents-intelmodular-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ipdu-4.10.0-98.el9_7.5.noarch.rpm fence-agents-ipmilan-4.10.0-98.el9_7.5.noarch.rpm fence-agents-kdump-4.10.0-98.el9_7.5.aarch64.rpm fence-agents-kubevirt-4.10.0-98.el9_7.5.aarch64.rpm fence-agents-lpar-4.10.0-98.el9_7.5.noarch.rpm fence-agents-mpath-4.10.0-98.el9_7.5.noarch.rpm fence-agents-nutanix-ahv-4.10.0-98.el9_7.5.noarch.rpm fence-agents-redfish-4.10.0-98.el9_7.5.aarch64.rpm fence-agents-rhevm-4.10.0-98.el9_7.5.noarch.rpm fence-agents-rsa-4.10.0-98.el9_7.5.noarch.rpm fence-agents-rsb-4.10.0-98.el9_7.5.noarch.rpm fence-agents-sbd-4.10.0-98.el9_7.5.noarch.rpm fence-agents-scsi-4.10.0-98.el9_7.5.noarch.rpm fence-agents-virsh-4.10.0-98.el9_7.5.noarch.rpm fence-agents-vmware-rest-4.10.0-98.el9_7.5.noarch.rpm fence-agents-vmware-soap-4.10.0-98.el9_7.5.noarch.rpm fence-agents-wti-4.10.0-98.el9_7.5.noarch.rpm SRPMS: http://oss.oracle.com/ol9/SRPMS-updates/fence-agents-4.10.0-98.el9_7.5.src.rpm Related CVEs: CVE-2026-23490 Description of changes: [4.10.0-98.5] - bundled pyasn1: fix CVE-2026-23490 Resolves: RHEL-142459 _______________________________________________ El-errata mailing list
Get the latest Linux and open source security news straight to your inbox.