Commit Graph

7 Commits

Author SHA1 Message Date
Tomas Korbar
b5003e7f94 Revert fix for CVE-2026-47783
Prelimenary testing showed the package is not affected
Related: RHEL-179088
2026-06-22 09:26:24 +02:00
RHEL Packaging Agent
468226af29 Fix CVE-2026-47783: SASL timing side-channel in memcached
Backport upstream fix for CVE-2026-47783 to memcached 1.5.22.
The patch replaces memcmp-based comparisons in sasl_defs.c with
constant-time safe_memcmp() calls and removes early loop exit,
preventing timing side-channel attacks against SASL password
database authentication.

CVE: CVE-2026-47783
Upstream patches:
 - d13f282b4b.patch
Resolves: RHEL-179088

This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.

Assisted-by: Ymir
2026-06-12 07:59:58 +00:00
Tomas Korbar
776d27c8d1 Fix testing metadata 2026-06-11 14:58:46 +02:00
Troy Dawson
b9b8a6da16 Bring gating.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:03:30 -08:00
James Antill
3fb7469ae1 Import rpm: c8s 2023-02-27 14:21:47 -05:00
James Antill
92d186e47e Auto sync2gitlab import of memcached-1.5.22-2.el8.src.rpm 2022-05-26 11:21:22 -04:00
James Antill
b75e39e4da Initial c8s branch. 2022-05-26 11:21:19 -04:00