Bug 2535971 (CVE-2026-92925) - CVE-2026-92925 redis: Redis: Out-of-bounds read via crafted cluster bus packets
Summary: CVE-2026-92925 redis: Redis: Out-of-bounds read via crafted cluster bus packets
Keywords:
Status: NEW
Alias: CVE-2026-92925
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-09-17 12:20 UTC by OSIDB Bzimport
Modified: 2026-09-18 01:28 UTC (History)
102 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-09-17 12:20:34 UTC
In Redis community the cluster bus PING/PONG/MEET packet parser validated extension padding
and total length but never checked that string-carrying extensions are
properly null-terminated, allowing a crafted packet to trigger
out-of-bounds reads when the payload is later consumed as a C string. This vulnerability can potentially lead to loss of confidentiality or remote denial of service. Redis Software / Redis Enterprise are not affected by this issue.


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