Lucene search
+L
AlmalinuxRecent

5720 matches found

AlmaLinux
AlmaLinux
•added 2024/06/05 12:00 a.m.•77 views

Moderate: kernel update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Marvin vulnerability side-channel leakage in the RSA decryption operation CVE-2023-6240 kernel: Information disclosure in vhost/vhost.c:vhostnewmsg CVE-2024-0340 kernel: untrusted VMM can...

9.8CVSS6.9AI score0.00969EPSS
SaveExploits0References116
AlmaLinux
AlmaLinux
•added 2024/06/05 12:00 a.m.•28 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: ipv6: sr: fix possible use-after-free and null-ptr-deref CVE-2024-26735 kernel: fs: sysfs: Fix reference leak in sysfsbreakactiveprotection CVE-2024-26993 For more details about the...

5.5CVSS7.2AI score0.00272EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/06/03 12:00 a.m.•53 views

Moderate: ruby:3.1 security, bug fix, and enhancement update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: ruby: RCE vulnerability with .rdocoptions in RDoc CVE-2024-27281 ruby: Buffer overread vulnerability in StringIO CVE-2024-27280...

9.8CVSS7.2AI score0.02364EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
•added 2024/05/30 12:00 a.m.•59 views

Moderate: ruby:3.0 security update

Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. Security Fixes: ruby/cgi-gem: HTTP response splitting in CGI CVE-2021-33621 ruby: ReDoS vulnerability in URI CVE-2023-28755 ruby: ReDoS...

9.8CVSS6.7AI score0.02637EPSS
SaveExploits1References14
AlmaLinux
AlmaLinux
•added 2024/05/30 12:00 a.m.•34 views

Important: less security update

The "less" utility is a text file browser that resembles "more", but allows users to move backwards in the file as well as forwards. Since "less" does not read the entire input file at startup, it also starts more quickly than ordinary text editors. Security Fixes: less: OS command injection...

8.6CVSS6.9AI score0.00628EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/30 12:00 a.m.•53 views

Moderate: nghttp2 security update

libnghttp2 is a library implementing the Hypertext Transfer Protocol version 2 HTTP/2 protocol in C. Security Fixes: nghttp2: CONTINUATION frames DoS CVE-2024-28182 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refe...

5.3CVSS6.6AI score0.8496EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/29 12:00 a.m.•134 views

Important: python39:3.9 and python39-devel:3.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:...

7.8CVSS6.6AI score0.01386EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•70 views

Important: git-lfs security update

Git Large File Storage LFS replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server. Security Fixes: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS CVE-2023-45288...

7.5CVSS6.9AI score0.91969EPSS
SaveExploits1References10
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•25 views

Important: xorg-x11-server-Xwayland security update

Xwayland is an X server for running X clients under Wayland. Security Fixes: xorg-x11-server: Heap buffer overread/data leakage in ProcXIGetSelectedEvents CVE-2024-31080 xorg-x11-server: Heap buffer overread/data leakage in ProcXIPassiveGrabDevice CVE-2024-31081 xorg-x11-server: Use-after-free in...

7.8CVSS6.9AI score0.01859EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•33 views

Moderate: kernel security and bug fix update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout CVE-2024-26643 kernel: netfilter: nftables: disallow anonymous set with timeout flag CVE-2024-26642 kernel:...

7.8CVSS7.2AI score0.00266EPSS
SaveExploits0References11
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•73 views

Important: .NET 8.0 security update

.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 8.0.105 and .NET Runtime 8.0.5...

6.3CVSS6.5AI score0.01688EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•58 views

Moderate: gdk-pixbuf2 security update

The gdk-pixbuf2 packages provide an image loading library that can be extended by loadable modules for new image formats. It is used by toolkits such as GTK+ or clutter. Security Fixes: gdk-pixbuf2: heap memory corruption on gdk-pixbuf CVE-2022-48622 For more details about the security issues,...

7.8CVSS7.1AI score0.00415EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•57 views

Important: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

8.1CVSS7.4AI score0.0131EPSS
SaveExploits0References10
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•58 views

Important: python3 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:...

7.8CVSS6.8AI score0.00336EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•118 views

Important: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc: Ou...

8.1CVSS7.2AI score0.8833EPSS
SaveExploits18References12
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•53 views

Important: tomcat security and bug fix update

Apache Tomcat is a servlet container for the Java Servlet and JavaServer Pages JSP technologies. Security Fixes: Apache Tomcat: HTTP/2 header handling DoS CVE-2024-24549 Apache Tomcat: WebSocket DoS with incomplete closing handshake CVE-2024-23672 Bug Fixes and Enhancements: Rebase tomcat to...

7.5CVSS6.7AI score0.23072EPSS
SaveExploits1References6
AlmaLinux
AlmaLinux
•added 2024/05/23 12:00 a.m.•54 views

Important: .NET 7.0 security update

.NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR implementation. New versions of .NET that address a security vulnerability are now available. The updated versions are .NET SDK 7.0.119 and .NET Runtime 7.0.19...

6.3CVSS6.5AI score0.01688EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•71 views

Moderate: openssh security update

OpenSSH is an SSH protocol implementation supported by a number of Linux, UNIX, and similar operating systems. It includes the core files necessary for both the OpenSSH client and server. Security Fixes: openssh: scp allows command injection when using backtick characters in the destination...

7.8CVSS7.2AI score0.12996EPSS
SaveExploits6References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•28 views

Important: tigervnc security update

Virtual Network Computing VNC is a remote display system which allows users to view a computing desktop environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. TigerVNC is a suite of VNC servers and clients...

7.8CVSS6.8AI score0.01859EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•61 views

Moderate: xorg-x11-server-Xwayland security update

Xwayland is an X server for running X clients under Wayland. Security Fixes: xorg-x11-server: Out-of-bounds write in XIChangeDeviceProperty/RRChangeOutputProperty CVE-2023-5367 xorg-x11-server: out-of-bounds memory reads/writes in XKB button actions CVE-2023-6377 xorg-x11-server: out-of-bounds...

9.8CVSS7.3AI score0.02106EPSS
SaveExploits0References20
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•30 views

Moderate: 389-ds:1.4 security update

389 Directory Server is an LDAP version 3 LDAPv3 compliant server. The base packages include the Lightweight Directory Access Protocol LDAP server and command-line utilities for server administration. Security Fixes: 389-ds-base: a heap overflow leading to denail-of-servce while writing a value...

5.5CVSS6.9AI score0.00307EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•50 views

Important: go-toolset:rhel8 security update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS CVE-2023-45288 golang: net/http/cookiejar: incorrect forwarding of sensitive headers and...

7.5CVSS6.8AI score0.91969EPSS
SaveExploits1References14
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•61 views

Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang-fips/openssl: Memory leaks in code encrypting and decrypting RSA payloads CVE-2024-1394 grafana: vulnerable to authorization bypass CVE-2024-1313 For more details...

7.5CVSS6.8AI score0.01533EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•27 views

Moderate: libsndfile security update

libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. Security Fixes: libsndfile: integer overflow in src/mat4.c and src/au.c leads to DoS CVE-2022-33065 For more details about the security issues, including the impact, a CVSS score,...

7.8CVSS6.9AI score0.00364EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•27 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: Heap buffer overread/data leakage in ProcXIGetSelectedEvents CVE-2024-31080 xorg-x11-server:...

7.8CVSS6.8AI score0.01859EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•92 views

Moderate: libX11 security update

The libX11 packages contain the core X11 protocol client library. Security Fixes: libX11: out-of-bounds memory access in XkbReadKeySyms CVE-2023-43785 libX11: stack exhaustion from infinite recursion in PutSubImage CVE-2023-43786 libX11: integer overflow in XCreateImage leading to a heap overflow...

7.8CVSS7.2AI score0.00633EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•81 views

Low: ghostscript security update

The Ghostscript suite contains utilities for rendering PostScript and PDF documents. Ghostscript translates PostScript code to common bitmap formats so that the code can be displayed or printed. Security Fixes: ghostscript: Divide by zero in epsprintpage in gdevepsn.c CVE-2020-21710 For more...

5.5CVSS6.8AI score0.00705EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•34 views

Moderate: LibRaw security update

LibRaw is a library for reading RAW files obtained from digital photo cameras CRW/CR2, NEF, RAF, DNG, and others. Security Fixes: LibRaw: stack buffer overflow in LibRawbufferdatastream::gets in src/librawdatastream.cpp CVE-2021-32142 For more details about the security issues, including the...

7.8CVSS7.1AI score0.00424EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•37 views

Moderate: python-pillow security update

The python-pillow packages contain a Python image processing library that provides extensive file format support, an efficient internal representation, and powerful image-processing capabilities. Security Fixes: python-pillow: uncontrolled resource consumption when textlength in an ImageDraw...

7.5CVSS6.5AI score0.01131EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•54 views

Moderate: exempi security update

Exempi provides a library for easy parsing of XMP metadata. Security Fixes: exempi: denial of service via opening of crafted audio file with ID3V2 frame CVE-2020-18651 exempi: denial of service via opening of crafted webp file CVE-2020-18652 For more details about the security issues, including t...

6.5CVSS6.8AI score0.01256EPSS
SaveExploits2References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•29 views

Moderate: harfbuzz security update

HarfBuzz is an implementation of the OpenType Layout engine. Security Fixes: harfbuzz: allows attackers to trigger On^2 growth via consecutive marks CVE-2023-25193 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer...

7.5CVSS6.9AI score0.01812EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•34 views

Moderate: libtiff security update

The libtiff packages contain a library of functions for manipulating Tagged Image File Format TIFF files. Security Fixes: libtiff: out-of-bounds read in tiffcp in tools/tiffcp.c CVE-2022-4645 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and othe...

6.8CVSS6.5AI score0.00425EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•77 views

Moderate: python27:2.7 security 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.8CVSS6.9AI score0.05065EPSS
SaveExploits6References12
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•67 views

Moderate: python39:3.9 and python39-devel:3.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:...

8.1CVSS6.9AI score0.02617EPSS
SaveExploits3References10
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•46 views

Moderate: gmp security update

The gmp packages contain GNU MP, a library for arbitrary precision arithmetics, signed integers operations, rational numbers, and floating point numbers. Security Fixes: gmp: Integer overflow and resultant buffer overflow via crafted input CVE-2021-43618 For more details about the security issues...

7.5CVSS7.3AI score0.03712EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•36 views

Moderate: sssd security update

The System Security Services Daemon SSSD service provides a set of daemons to manage access to remote directories and authentication mechanisms. It also provides the Name Service Switch NSS and the Pluggable Authentication Modules PAM interfaces toward the system, and a pluggable back-end system ...

7.1CVSS7.2AI score0.01033EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•50 views

Low: libssh security update

libssh is a library which implements the SSH protocol. It can be used to implement client and server applications. Security Fixes: libssh: ProxyCommand/ProxyJump features allow injection of malicious code through hostname CVE-2023-6004 libssh: Missing checks for return values for digests...

5.3CVSS6.8AI score0.01409EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•122 views

Moderate: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE pages listed in the References section. Additional...

10CVSS6.8AI score0.07619EPSS
SaveExploits13References97
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•65 views

Moderate: python3.11-urllib3 security update

The python-urllib3 package provides the Python HTTP module with connection pooling and file POST abilities. Security Fixes: python-urllib3: Cookie request header isn't stripped during cross-origin redirects CVE-2023-43804 For more details about the security issues, including the impact, a CVSS...

8.1CVSS6.5AI score0.01207EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•32 views

Moderate: gstreamer1-plugins-good security update

GStreamer is a streaming media framework based on graphs of filters which operate on media data. The gstreamer1-plugins-good packages contain a collection of well-supported plug-ins of good quality and under the LGPL license. Security Fixes: gstreamer-plugins-good: integer overflow leading to hea...

8.8CVSS6.8AI score0.01714EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•64 views

Moderate: python-dns security update

The python-dns package contains the dnslib module that implements a DNS client and additional modules that define certain symbolic constants used by DNS, such as dnstype, dnsclass and dnsopcode. Security Fixes: dnspython: denial of service in stub resolver CVE-2023-29483 For more details about th...

7CVSS6.8AI score0.01857EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•53 views

Moderate: poppler security update

Poppler is a Portable Document Format PDF rendering library, used by applications such as Evince. Security Fixes: poppler: NULL pointer dereference in FoFiType1C::convertToType1 CVE-2020-36024 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and oth...

5.5CVSS6.5AI score0.00532EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•62 views

Moderate: libXpm security update

X.Org X11 libXpm runtime library. Security Fixes: libXpm: out of bounds read in XpmCreateXpmImageFromBuffer CVE-2023-43788 libXpm: out of bounds read on XPM with corrupted colormap CVE-2023-43789 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

5.5CVSS6.4AI score0.00368EPSS
SaveExploits0References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•38 views

Moderate: pki-core:10.6 and pki-deps:10.6 security update

The Public Key Infrastructure PKI Core contains fundamental packages required by AlmaLinux Certificate System. Security Fixes: jackson-databind: denial of service via a large depth of nested objects CVE-2020-36518 For more details about the security issues, including the impact, a CVSS score,...

7.5CVSS7AI score0.0486EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•87 views

Moderate: perl:5.32 security update

Perl is a high-level programming language that is commonly used for system administration utilities and web programming. Security Fixes: perl: Write past buffer end via illegal user-defined Unicode property CVE-2023-47038 For more details about the security issues, including the impact, a CVSS...

7.8CVSS6.8AI score0.00814EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•31 views

Important: pcp security update

Performance Co-Pilot PCP is a suite of tools, services, and libraries for acquisition, archiving, and analysis of system-level performance measurements. Its light-weight distributed architecture makes it particularly well-suited to centralized analysis of complex systems. Security Fixes: pcp:...

8.8CVSS7.2AI score0.01033EPSS
SaveExploits0References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•39 views

Moderate: traceroute security update

The traceroute utility displays the route used by IP packets on their way to a specified network or Internet host. Security Fixes: traceroute: improper command line parsing CVE-2023-46316 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and other...

5.5CVSS6.7AI score0.00367EPSS
SaveExploits2References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•32 views

Moderate: squashfs-tools security update

SquashFS is a highly compressed read-only file system for Linux. These packages contain the utilities for manipulating squashfs file systems. Security Fixes: squashfs-tools: unvalidated filepaths allow writing outside of destination CVE-2021-40153 squashfs-tools: possible Directory Traversal via...

8.1CVSS6.8AI score0.025EPSS
SaveExploits2References6
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•31 views

Moderate: perl-Convert-ASN1 security update

Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. Security Fixes: perl-Convert-ASN1: allows remote attackers to cause an infinite loop via unexpected input CVE-2013-7488 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and...

7.5CVSS6.7AI score0.04262EPSS
SaveExploits1References4
AlmaLinux
AlmaLinux
•added 2024/05/22 12:00 a.m.•31 views

Moderate: perl-CPAN security update

The CPAN module is a tool to query, download and build perl modules from CPAN sites. Security Fixes: perl: CPAN.pm does not verify TLS certificates when downloading distributions over HTTPS CVE-2023-31484 For more details about the security issues, including the impact, a CVSS score,...

8.1CVSS6.6AI score0.01548EPSS
SaveExploits1References4
Total number of security vulnerabilities5720