From a4b91477c5f88b11a697f1c783b6776112de3bff Mon Sep 17 00:00:00 2001 From: Oliver Neukum Date: May 25 2023 09:23:51 +0000 Subject: Update patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch (bsc#1208604 CVE-2023-1079). Added bugzilla and CVE --- diff --git a/patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch b/patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch index aee5925..1d1649a 100644 --- a/patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch +++ b/patches.suse/HID-asus-use-spinlock-to-safely-schedule-workers.patch @@ -4,7 +4,7 @@ Date: Sun, 12 Feb 2023 19:00:03 +0000 Subject: [PATCH] HID: asus: use spinlock to safely schedule workers Git-commit: 4ab3a086d10eeec1424f2e8a968827a6336203df Patch-mainline: v6.3-rc1 -References: git-fixes +References: bsc#1208604 CVE-2023-1079 Use spinlocks to deal with workers introducing a wrapper asus_schedule_work(), and several spinlock checks.