Lucene search
+L
AlmalinuxMost viewed

5762 matches found

AlmaLinux
AlmaLinux
•added 2022/10/19 12:00 a.m.•65 views

Moderate: java-17-openjdk security and bug fix update

The java-17-openjdk packages provide the OpenJDK 17 Java Runtime Environment and the OpenJDK 17 Java Software Development Kit. Security Fixes: OpenJDK: improper MultiByte conversion can lead to buffer overflow JGSS, 8286077 CVE-2022-21618 OpenJDK: excessive memory allocation in X.509 certificate...

5.3CVSS6.7AI score0.02614EPSS
SaveExploits0References14
AlmaLinux
AlmaLinux
•added 2022/07/01 12:00 a.m.•65 views

Moderate: libarchive security update

The libarchive programming library can create and read several different streaming archive formats, including GNU tar, cpio, and ISO 9660 CD-ROM images. Libarchive is used notably in the bsdtar utility, scripting language bindings such as python-libarchive, and several popular desktop file...

6.5CVSS6.5AI score0.01877EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2022/01/26 2:27 p.m.•65 views

Important: parfait:0.5 security update

Parfait is a Java performance monitoring library that collects metrics and exposes them through a variety of outputs. It provides APIs for extracting performance metrics from the JVM and other sources. It interfaces to Performance Co-Pilot PCP using the Memory Mapped Value MMV machinery for...

9.8CVSS10.3AI score0.81147EPSS
SaveExploits10References5
AlmaLinux
AlmaLinux
•added 2021/11/10 8:31 a.m.•65 views

Moderate: gcc-toolset-10-gcc security update

The gcc packages provide compilers for C, C++, Java, Fortran, Objective C, and Ada 95 GNU, as well as related support libraries. Security Fixes: Developer environment: Unicode's bidirectional BiDi override characters can cause trojan source attacks CVE-2021-42574 The following changes were...

8.3CVSS8.7AI score0.12881EPSS
SaveExploits4References2
AlmaLinux
AlmaLinux
•added 2021/10/13 9:04 a.m.•65 views

Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 91.2.0. Security Fixes: Mozilla: Use-after-free in MessageTask CVE-2021-38496 Mozilla: Memory safety bugs fixed in Firefox 93, Firefox ESR 78.15, and Firefox ESR 91.2 CVE-2021-38500 Mozilla:...

6.8CVSS1.8AI score0.01923EPSS
SaveExploits0References7
AlmaLinux
AlmaLinux
•added 2021/05/18 6:26 a.m.•65 views

Low: rust-toolset:rhel8 security, bug fix, and enhancement update

Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. The following packages have been upgraded to a later upstream version: rust 1.49.0. BZ1896712 Security Fixes: rust: use-after-free or double free in VecDeque::makecontiguous...

7.5CVSS1.1AI score0.01676EPSS
SaveExploits2References2
AlmaLinux
AlmaLinux
•added 2020/11/03 12:37 p.m.•65 views

Moderate: prometheus-jmx-exporter security update

Prometheus JMX Exporter is a JMX to Prometheus exporter: a collector that can be configured to scrape and expose MBeans of a JMX target. Security Fixes: snakeyaml: Billion laughs attack via alias feature CVE-2017-18640 For more details about the security issues, including the impact, a CVSS score...

7.5CVSS7.6AI score0.26723EPSS
SaveExploits1References1
AlmaLinux
AlmaLinux
•added 2019/11/06 1:15 p.m.•65 views

Critical: php:7.2 security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: underflow in envpathinfo in fpmmain.c CVE-2019-11043 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to...

9.8CVSS0.6AI score0.9978EPSS
SaveExploits57References2
AlmaLinux
AlmaLinux
•added 2025/01/15 12:00 a.m.•64 views

Moderate: ipa security update

AlmaLinux Identity Management IdM is a centralized authentication, identity management, and authorization solution for both traditional and cloud-based enterprise environments. Security Fixes: freeipa: Administrative user data leaked through systemd journal CVE-2024-11029 For more details about t...

5.5CVSS6.8AI score0.00231EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/09/24 12:00 a.m.•64 views

Moderate: emacs security update

GNU Emacs is a powerful, customizable, self-documenting text editor. It provides special code editing features, a scripting language elisp, and the capability to read e-mail and news. Security Fixes: emacs: Gnus treats inline MIME contents as trusted CVE-2024-30203 emacs: Org mode considers...

9.8CVSS7.1AI score0.01323EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
•added 2024/06/25 12:00 a.m.•64 views

Important: git security update

Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a client-server model, Git ensures that each working copy of a Git repository is an exact copy with complete revision history. This not only allows the user to wo...

9CVSS9.1AI score0.29234EPSS
SaveExploits34References12
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•64 views

Moderate: xorg-x11-server security update

X.Org is an open-source implementation of the X Window System. It provides the basic low-level functionality that full-fledged graphical user interfaces are designed upon. Security Fixes: xorg-x11-server: Out-of-bounds write in XIChangeDeviceProperty/RRChangeOutputProperty CVE-2023-5367...

7.8CVSS7.3AI score0.01617EPSS
SaveExploits0References20
AlmaLinux
AlmaLinux
•added 2024/04/30 12:00 a.m.•64 views

Important: edk2 security update

EDK Embedded Development Kit is a project to enable UEFI support for Virtual Machines. This package contains a sample 64-bit UEFI firmware for QEMU and KVM. Security Fixes: edk2: Buffer overflow when handling Server ID option from a DHCPv6 proxy Advertise message CVE-2023-45235 EDK2: heap buffer...

8.8CVSS7.7AI score0.06531EPSS
SaveExploits1References18
AlmaLinux
AlmaLinux
•added 2024/04/08 12:00 a.m.•64 views

Important: nodejs:20 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: vulnerable to timing variant of the Bleichenbacher attack against PKCS1 v1.5 padding Marvin CVE-2023-46809 nodejs: reading unprocessed HTT...

9.8CVSS8.2AI score0.03168EPSS
SaveExploits0References16
AlmaLinux
AlmaLinux
•added 2023/11/27 12:00 a.m.•64 views

Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. This update upgrades Firefox to version 115.5.0 ESR. Security Fixes: Mozilla: Out-of-bound memory access in WebGL2 blitFramebuffer CVE-2023-6204 Mozilla: Use-after-free in...

8.8CVSS9.6AI score0.01406EPSS
SaveExploits0References16
AlmaLinux
AlmaLinux
•added 2023/10/12 12:00 a.m.•64 views

Important: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7.1AI score0.02647EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2023/06/21 12:00 a.m.•64 views

Moderate: libvirt security update

The libvirt library contains a C API for managing and interacting with the virtualization capabilities of Linux and other operating systems. In addition, libvirt provides tools for remote management of virtualized systems. Security Fixes: libvirt: Memory leak in virPCIVirtualFunctionList cleanup...

5.5CVSS7AI score0.00253EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2023/06/14 12:00 a.m.•64 views

Important: python3.11 security update

Python is an accessible, high-level, dynamically typed, interpreted programming language, designed with an emphasis on code readability. It includes an extensive standard library, and has a vast ecosystem of third-party libraries. Security Fixes: python: urllib.parse url blocklisting bypass...

7.5CVSS7.2AI score0.20459EPSS
SaveExploits3References4
AlmaLinux
AlmaLinux
•added 2023/05/16 12:00 a.m.•64 views

Moderate: Image Builder security, bug fix, and enhancement update

Image Builder is a service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Security Fixes: golang: archive/tar: unbounded memory consumption when reading headers CVE-2022-2879 golang: net/http/httputil: ReverseProxy should not forward...

7.5CVSS6.7AI score0.05782EPSS
SaveExploits1References12
AlmaLinux
AlmaLinux
•added 2023/05/16 12:00 a.m.•64 views

Moderate: unbound security and bug fix update

The unbound packages provide a validating, recursive, and caching DNS or DNSSEC resolver. Security Fixes: unbound: NRDelegation attack leads to uncontrolled resource consumption Non-Responsive Delegation Attack CVE-2022-3204 For more details about the security issues, including the impact, a CVSS...

7.5CVSS6.7AI score0.01349EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2023/04/19 12:00 a.m.•64 views

Important: java-17-openjdk security and bug fix update

The java-17-openjdk packages provide the OpenJDK 17 Java Runtime Environment and the OpenJDK 17 Java Software Development Kit. Security Fixes: OpenJDK: improper connection handling during TLS handshake 8294474 CVE-2023-21930 OpenJDK: Swing HTML parsing issue 8296832 CVE-2023-21939 OpenJDK:...

7.4CVSS6.6AI score0.02495EPSS
SaveExploits1References16
AlmaLinux
AlmaLinux
•added 2023/01/12 12:00 a.m.•64 views

Moderate: libtiff security update

The libtiff packages contain a library of functions for manipulating Tagged Image File Format TIFF files. Security Fixes: LibTiff: DoS from Divide By Zero Error CVE-2022-2056, CVE-2022-2057, CVE-2022-2058 libtiff: Double free or corruption in rotateImage function at tiffcrop.c CVE-2022-2519...

6.5CVSS7.2AI score0.01333EPSS
SaveExploits7References20
AlmaLinux
AlmaLinux
•added 2022/11/08 12:00 a.m.•64 views

Important: mingw-zlib security update

The zlib packages provide a general-purpose lossless data compression library that is used by many different programs. Security Fixes: zlib: A flaw found in zlib when compressing not decompressing certain inputs CVE-2018-25032 For more details about the security issues, including the impact, a CV...

7.5CVSS7.5AI score0.51733EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2022/03/15 9:10 a.m.•64 views

Moderate: httpd:2.4 security update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: NULL pointer dereference via malformed requests CVE-2021-34798 httpd: Out-of-bounds write in apescapequotes via malicious input CVE-2021-39275 For more details about the...

9.8CVSS9.1AI score0.64509EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
•added 2022/01/27 1:47 p.m.•64 views

Moderate: java-1.8.0-openjdk security and bug fix update

The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime Environment and the OpenJDK 8 Java Software Development Kit. Security Fixes: OpenJDK: Incomplete deserialization class filtering in ObjectInputStream Serialization, 8264934 CVE-2022-21248 OpenJDK: Insufficient URI checks in the XS...

5.3CVSS6.5AI score0.08346EPSS
SaveExploits0References12
AlmaLinux
AlmaLinux
•added 2021/11/18 4:29 p.m.•64 views

Moderate: llvm-toolset:rhel8 security update

LLVM Toolset provides the LLVM compiler infrastructure framework, the Clang compiler for the C and C++ languages, the LLDB debugger, and related tools for code analysis. Security Fixes: Developer environment: Unicode's bidirectional BiDi override characters can cause trojan source attacks...

8.3CVSS8.7AI score0.12881EPSS
SaveExploits4References1
AlmaLinux
AlmaLinux
•added 2021/11/10 8:37 a.m.•64 views

Moderate: rust-toolset:rhel8 security update

Rust Toolset provides the Rust programming language compiler rustc, the cargo build tool and dependency manager, and required libraries. Security Fixes: Developer environment: Unicode's bidirectional BiDi override characters can cause trojan source attacks CVE-2021-42574 The following changes wer...

8.3CVSS8.9AI score0.12881EPSS
SaveExploits4References1
AlmaLinux
AlmaLinux
•added 2021/11/09 8:52 a.m.•64 views

Moderate: httpd:2.4 security, bug fix, and enhancement update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: modsession: NULL pointer dereference when parsing Cookie header CVE-2021-26690 httpd: Unexpected URL matching with 'MergeSlashes OFF' CVE-2021-30641 For more details about t...

7.5CVSS7.9AI score0.65308EPSS
SaveExploits0References3
AlmaLinux
AlmaLinux
•added 2021/11/09 8:37 a.m.•64 views

Moderate: babel security and bug fix update

Babel provides tools to build and work with gettext message catalogs, and a Python interface to the CLDR Common Locale Data Repository, providing access to various locale display names, localized number and date formatting, etc. Security Fixes: python-babel: Relative path traversal allows attacke...

7.8CVSS8.3AI score0.0077EPSS
SaveExploits1References3
AlmaLinux
AlmaLinux
•added 2021/11/09 8:26 a.m.•64 views

Moderate: python-lxml security update

lxml is an XML processing library providing access to libxml2 and libxslt libraries using the Python ElementTree API. Security Fixes: python-lxml: Missing input sanitization for formaction HTML5 attributes may lead to XSS CVE-2021-28957 For more details about the security issues, including the...

6.1CVSS6.7AI score0.04035EPSS
SaveExploits1References1
AlmaLinux
AlmaLinux
•added 2021/09/21 12:33 p.m.•64 views

Important: nodejs:12 security and bug fix update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: nodejs: Use-after-free on close http2 on stream canceling CVE-2021-22930 nodejs: Use-after-free on close http2 on stream canceling CVE-2021-22940...

9.8CVSS8.5AI score0.36453EPSS
SaveExploits5References9
AlmaLinux
AlmaLinux
•added 2021/08/09 9:19 a.m.•64 views

Important: microcode_ctl security, bug fix and enhancement update

The microcodectl packages provide microcode updates for Intel. Security Fixes: hw: Special Register Buffer Data Sampling SRBDS CVE-2020-0543 hw: Vector Register Data Sampling CVE-2020-0548 hw: L1D Cache Eviction Sampling CVE-2020-0549 hw: vt-d related privilege escalation CVE-2020-24489 hw:...

4.6CVSS2.8AI score0.00564EPSS
SaveExploits0References9
AlmaLinux
AlmaLinux
•added 2021/05/18 5:33 a.m.•64 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Integer overflow in IntelR Graphics Drivers CVE-2020-12362 kernel: memory leak in sofsetgetlargectrldata function in sound/soc/sof/ipc.c CVE-2019-18811 kernel: use-after-free caused by a...

7.8CVSS8.2AI score0.03292EPSS
SaveExploits6References26
AlmaLinux
AlmaLinux
•added 2020/11/03 12:06 p.m.•64 views

Moderate: vim security update

Vim Vi IMproved is an updated and improved version of the vi editor. Security Fixes: vim: users can execute arbitrary OS commands via scripting interfaces in the rvim restricted mode CVE-2019-20807 For more details about the security issues, including the impact, a CVSS score, acknowledgments, an...

4.6CVSS3.5AI score0.00488EPSS
SaveExploits0References1
AlmaLinux
AlmaLinux
•added 2020/04/28 8:55 a.m.•64 views

Moderate: python27:2.7 security, bug fix, and enhancement update

Python is an interpreted, interactive, object-oriented programming language that supports modules, classes, exceptions, high-level dynamic data types, and dynamic typing. The python27 packages provide a stable release of Python 2.7 with a number of additional utilities and database connectors for...

9.8CVSS7.7AI score0.07443EPSS
SaveExploits5References8
AlmaLinux
AlmaLinux
•added 2019/11/05 8:53 p.m.•64 views

Moderate: libjpeg-turbo security update

The libjpeg-turbo packages contain a library of functions for manipulating JPEG images. They also contain simple client programs for accessing the libjpeg functions. These packages provide the same functionality and API as libjpeg but with better performance. Security Fixes: libjpeg-turbo:...

6.5CVSS2.2AI score0.03092EPSS
SaveExploits1References1
AlmaLinux
AlmaLinux
•added 2024/11/12 12:00 a.m.•63 views

Moderate: libvirt security update

Kernel-based Virtual Machine KVM offers a full virtualization solution forLinux on numerous hardware platforms. The virt:rhel module contains packageswhich provide user-space components used to run virtual machines using KVM.The packages also provide APIs for managing and interacting with the...

6.2CVSS6.6AI score0.00242EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/09/24 12:00 a.m.•63 views

Moderate: container-tools:rhel8 security update

The container-tools module contains tools for working with containers, notably podman, buildah, skopeo, and runc. Security Fixes: golang: net/http: memory exhaustion in Request.ParseMultipartForm CVE-2023-45290 golang: crypto/x509: Verify panics on certificates with an unknown public key algorith...

7.5CVSS6.9AI score0.01414EPSS
SaveExploits0References12
AlmaLinux
AlmaLinux
•added 2024/08/15 12:00 a.m.•63 views

Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: Firefox: 115.14/128.1 ESR mozilla: Fullscreen notification dialog can be obscured by document content CVE-2024-7518 mozilla: Out of bounds memory access in graphics shar...

9.8CVSS9.6AI score0.00638EPSS
SaveExploits0References24
AlmaLinux
AlmaLinux
•added 2024/07/23 12:00 a.m.•63 views

Important: httpd:2.4 security update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: Encoding problem in modproxy CVE-2024-38473 httpd: Substitution encoding issue in modrewrite CVE-2024-38474 httpd: Improper escaping of output in modrewrite CVE-2024-38475...

9.8CVSS9.3AI score0.99957EPSS
SaveExploits2References12
AlmaLinux
AlmaLinux
•added 2024/04/18 12:00 a.m.•63 views

Important: shim security update

The shim package contains a first-stage UEFI boot loader that handles chaining to a trusted full boot loader under secure boot environments. Security Fixes: shim: RCE in http boot support may lead to Secure Boot bypass CVE-2023-40547 shim: Interger overflow leads to heap buffer overflow in...

8.3CVSS8.8AI score0.05417EPSS
SaveExploits0References14
AlmaLinux
AlmaLinux
•added 2024/02/14 12:00 a.m.•63 views

Moderate: sudo security update

The sudo packages contain the sudo utility which allows system administrators to provide certain users with the permission to execute privileged commands, which are used for system management purposes, without having to log in as root. Bug Fixes and Enhancements: CVE-2023-28487 sudo: Sudo does no...

7CVSS7.2AI score0.00953EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
•added 2024/01/31 12:00 a.m.•63 views

Moderate: libssh security update

libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: ssh: Prefix truncation attack on Binary Packet Protocol BPP CVE-2023-48795 For more details about the security issues, including the impact, a CVSS score,...

5.9CVSS7.2AI score0.93305EPSS
SaveExploits4References4
AlmaLinux
AlmaLinux
•added 2024/01/25 12:00 a.m.•63 views

Moderate: python3.9 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.3CVSS6.8AI score0.02527EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/01/25 12:00 a.m.•63 views

Moderate: frr security update

FRRouting is free software that manages TCP/IP based routing protocols. It supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EIGRP and BFD. Security Fixes: ffr: Flowspec overflow in bgpd/bgpflowspec.c CVE-2023-38406 ffr: Out of bounds read in bgpd/bgplabel.c CVE-2023-38407 frr: cra...

9.8CVSS7.1AI score0.00939EPSS
SaveExploits0References10
AlmaLinux
AlmaLinux
•added 2024/01/15 12:00 a.m.•63 views

Moderate: sqlite security update

SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL databas...

7.3CVSS7.5AI score0.01249EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/01/02 12:00 a.m.•63 views

Important: thunderbird security update

Mozilla Thunderbird is a standalone mail and newsgroup client. This update upgrades Thunderbird to version 115.6.0. Security Fixes: Mozilla: Heap-buffer-overflow affecting WebGL DrawElementsInstanced method with Mesa VM driver CVE-2023-6856 Mozilla: Memory safety bugs fixed in Firefox 121, Firefo...

8.8CVSS8.5AI score0.2063EPSS
SaveExploits0References24
AlmaLinux
AlmaLinux
•added 2023/12/11 12:00 a.m.•63 views

Important: webkit2gtk3 security update

WebKitGTK is the port of the portable web rendering engine WebKit to the GTK platform. Security Fixes: webkitgtk: Arbitrary Remote Code Execution CVE-2023-42917 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to...

8.8CVSS7.8AI score0.09295EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2023/11/14 12:00 a.m.•63 views

Moderate: bind security update

The Berkeley Internet Name Domain BIND is an implementation of the Domain Name System DNS protocols. BIND includes a DNS server named; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server is operating correctly. Security Fixes:...

7.5CVSS7AI score0.13213EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2023/11/14 12:00 a.m.•63 views

Moderate: python3.11-pip security update

pip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index PyPI. pip is a recursive acronym that can stand for either "Pip Installs Packages" or "Pip Installs Python". Security Fixes: python: tarfile...

9.8CVSS7AI score0.27095EPSS
SaveExploits3References4
Total number of security vulnerabilities5000