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.