RHEL Packaging Agent
e99e7308eb
Fix CVE-2026-47783: SASL timing side-channel in memcached
...
Backport upstream fix for CVE-2026-47783, a timing side-channel
vulnerability in memcached's SASL password database authentication.
The patch modifies sasl_defs.c to zero the buffer before each fgets
call, use constant-time safe_memcmp() for username and password
comparisons, and remove the early loop break so the entire password
file is always scanned.
CVE: CVE-2026-47783
Upstream patches:
- d13f282b4b .patch
Resolves: RHEL-179094
This commit was backported by Ymir, a Red Hat Enterprise Linux software maintenance AI agent.
Assisted-by: Ymir
2026-07-14 13:28:38 +00:00
Tomas Korbar
671dceea6a
Fix testing metadata
2026-06-11 15:04:27 +02:00
Tomas Korbar
c94b86cc32
Use systemd-users
...
Resolves: rhbz#2095432
2022-06-15 11:00:56 +02:00
Tomas Korbar
5b7adbbe00
Replace gating yaml with the appropriate one
2021-08-26 13:32:49 +02:00
Mohan Boddu
f8733d2fed
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 22:14:16 +00:00
Mohan Boddu
2bd451b6c5
Rebuilt for RHEL 9 BETA for openssl 3.0
...
Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-06-16 03:30:43 +00:00
Mohan Boddu
92f486e22a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 02:07:28 +00:00
DistroBaker
8a1deb39b5
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/memcached.git#15ff09546de6e8122be61b92bda2eed2ad679f0c
2021-02-02 21:48:26 +00:00
DistroBaker
fc8fb73d80
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/memcached.git#20d4c2fb45fb668ff259ea83ea1c5222d78a22b8
2021-01-25 10:55:50 +00:00
DistroBaker
a104bdaedc
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/memcached.git#e44c3da949c4debdc9dc82e8661413e59039949a
2020-11-24 08:03:02 +00:00
DistroBaker
98adf1fe2a
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/memcached.git#09cbf5c1a0352eb758772d23c3b6e93a013d8835
2020-10-30 02:49:39 +01:00
Petr Šabata
005ff32bd8
RHEL 9.0.0 Alpha bootstrap
...
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/memcached#849a1993efe9dd3d30558eb68cfa0b6262af13db
2020-10-15 19:33:59 +02:00
Release Configuration Management
0b1142ec3e
New branch setup
2020-10-08 18:08:14 +00:00