Bug 2208425 (CVE-2023-31655)
| Summary: | CVE-2023-31655 redis: contain a segmentation violation in redisraft.c | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | Sandipan Roy <saroy> |
| Component: | vulnerability | Assignee: | Nobody <nobody> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | aileenc, apevec, chazlett, eglynn, gmalinko, hhorak, janstey, jjoyce, jorton, lhh, mburns, mgarciac, nathans, pdelbell, rcollet, redis-maint, rhos-maint, spower |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: |
A vulnerability was found in the Redis package. This security flaw causes a segmentation violation in redisraft.c.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-08-27 01:18:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2208430, 2208431, 2208432, 2208433, 2208434, 2208435 | ||
| Bug Blocks: | 2208407 | ||
|
Description
Sandipan Roy
2023-05-19 04:07:29 UTC
Created redis tracking bugs for this issue: Affects: epel-7 [bug 2208431] Affects: fedora-37 [bug 2208432] Affects: fedora-38 [bug 2208433] This is not a bug in Redis. The second line of the initial report shows this,
where a different git repo to that of redis is listed. Redis is:
https://github.com/redis/redis
We do not ship redisraft - a 3rd party module, totally separate to redis code.
|