From e8d48f10bd5be1fd6f4b345aef50875031c7b3ef Mon Sep 17 00:00:00 2001 From: Ivan T. Ivanov Date: Apr 16 2024 14:28:57 +0000 Subject: Update patches.suse/spi-fix-use-after-free-of-the-add_lock-mutex.patch (git-fixes CVE-2021-47195 bsc#1222832) --- diff --git a/patches.suse/spi-fix-use-after-free-of-the-add_lock-mutex.patch b/patches.suse/spi-fix-use-after-free-of-the-add_lock-mutex.patch index ade5536..359c18b 100644 --- a/patches.suse/spi-fix-use-after-free-of-the-add_lock-mutex.patch +++ b/patches.suse/spi-fix-use-after-free-of-the-add_lock-mutex.patch @@ -7,7 +7,7 @@ Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 8bit Git-commit: 6c53b45c71b4920b5e62f0ea8079a1da382b9434 Patch-mainline: v5.16-rc2 -References: git-fixes +References: git-fixes CVE-2021-47195 bsc#1222832 Commit 6098475d4cb4 ("spi: Fix deadlock when adding SPI controllers on SPI buses") introduced a per-controller mutex. But mutex_unlock() of