summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/redis/redis_6.2.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* redis: upgrade 6.2.13 -> 6.2.14Changqing Li2023-12-291-0/+66
Upgrade urgency SECURITY: See security fixes below. Security fixes: (CVE-2023-45145) The wrong order of listen(2) and chmod(2) calls creates a race condition that can be used by another process to bypass desired Unix socket permissions on startup. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>