--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2025-66a01bfb0d
2025-06-15 01:15:30.282675+00:00
--------------------------------------------------------------------------------

Name        : valkey
Product     : Fedora EPEL 9
Version     : 8.0.3
Release     : 3.el9
URL         : https://valkey.io
Summary     : A persistent key-value database
Description :
Valkey is an advanced key-value store. It is often referred to as a data
structure server since keys can contain strings, hashes, lists, sets and
sorted sets.

You can run atomic operations on these types, like appending to a string;
incrementing the value in a hash; pushing to a list; computing set
intersection, union and difference; or getting the member with highest
ranking in a sorted set.

In order to achieve its outstanding performance, Valkey works with an
in-memory dataset. Depending on your use case, you can persist it either
by dumping the dataset to disk every once in a while, or by appending
each command to a log.

Valkey also supports trivial-to-setup master-slave replication, with very
fast non-blocking first synchronization, auto-reconnection on net split
and so forth.

Other features include Transactions, Pub/Sub, Lua scripting, Keys with a
limited time-to-live, and configuration settings to make Valkey behave like
a cache.

You can use Valkey from most programming languages also.

--------------------------------------------------------------------------------
Update Information:

Fix CVE-2025-49112
Fix CVE-2025-49112
--------------------------------------------------------------------------------
ChangeLog:

* Fri Jun  6 2025 Jonathan Wright <[email protected]> - 8.0.3-3
- Apply patch for CVE-2025-49112 properly
* Fri Jun  6 2025 Jonathan Wright <[email protected]> - 8.0.3-2
- Fixes CVE-2025-49112
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2369765 - CVE-2025-49112 valkey: Valkey Integer Underflow 
Vulnerability [epel-8]
        https://bugzilla.redhat.com/show_bug.cgi?id=2369765
  [ 2 ] Bug #2369766 - CVE-2025-49112 valkey: Valkey Integer Underflow 
Vulnerability [epel-9]
        https://bugzilla.redhat.com/show_bug.cgi?id=2369766
  [ 3 ] Bug #2369767 - CVE-2025-49112 valkey: Valkey Integer Underflow 
Vulnerability [fedora-41]
        https://bugzilla.redhat.com/show_bug.cgi?id=2369767
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update valkey' at the command line.
For more information, refer to "YUM", available at
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7\
/html/System_Administrators_Guide/ch-yum.html

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
epel-package-announce mailing list -- 
[email protected]
To unsubscribe send an email to 
[email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to