|
|
Subscribe / Log in / New account

Red Hat alert RHSA-2025:0693-01 (redis)

An update for redis is now available for Red Hat Enterprise Linux 9.

Red Hat Product Security has rated this update as having a security impact of
Important. A Common Vulnerability Scoring System (CVSS) base score, which
gives a detailed severity rating, is available for each vulnerability from
the CVE link(s) in the References section.

Redis 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. For performance, Redis works with an in-memory data set. You
can persist it either by dumping the data set to disk every once in a while,
or by appending each command to a log.

Security Fix(es):

* redis: heap overflow in the lua cjson and cmsgpack libraries
(CVE-2022-24834)

* redis: possible bypass of Unix socket permissions on startup
(CVE-2023-45145)

* redis: Lua library commands may lead to stack overflow and RCE in Redis
(CVE-2024-31449)

* redis: Denial-of-service due to unbounded pattern matching in Redis
(CVE-2024-31228)

* redis: Redis' Lua library commands may lead to remote code execution
(CVE-2024-46981)

For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE
page(s) listed in the References section.

This content is licensed under the Creative Commons Attribution 4.0
International License (https://creativecommons.org/licenses/by/4.0/). If you
distribute this content, or a modified version of it, you must provide
attribution to Red Hat Inc. and provide a link to the original.

Original: https://access.redhat.com/security/data/csaf/v2/advisories/2025/rhsa-2025_0693.json


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds