Bug 2513105 (CVE-2026-72568) - CVE-2026-72568 redis: Redis: Denial of Service via Out-of-Bounds Read in Cluster Bus
Summary: CVE-2026-72568 redis: Redis: Denial of Service via Out-of-Bounds Read in Clus...
Keywords:
Status: NEW
Alias: CVE-2026-72568
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2514692 2514697
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-10 11:03 UTC by OSIDB Bzimport
Modified: 2026-08-12 14:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-10 11:03:27 UTC
An out-of-bounds read vulnerability in Redis through 8.8.1 allows an adjacent unauthenticated attacker to cause denial of service or information disclosure by sending a specially crafted PING message to the Redis Cluster Bus port. The getPingExtLength() function in the cluster bus message parser does not validate extension length fields against the actual remaining buffer size, allowing an attacker-controlled packet to cause the parser to read beyond the allocated buffer boundary.


Note You need to log in before you can comment on or make changes to this bug.