diff --git a/patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch b/patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch index a7506ba..7a41b74 100644 --- a/patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch +++ b/patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch @@ -4,8 +4,7 @@ Date: Wed, 30 Mar 2022 14:09:03 +0200 Subject: [PATCH] ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock Git-commit: bc55cfd5718c7c23e5524582e9fa70b4d10f2433 -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v5.18-rc1 References: CVE-2022-1048 bsc#1197331 syzbot caught a potential deadlock between the PCM diff --git a/series.conf b/series.conf index 7ea5099..3e142d8 100644 --- a/series.conf +++ b/series.conf @@ -8383,6 +8383,7 @@ patches.suse/ALSA-pcm-Fix-races-among-concurrent-read-write-and-b.patch patches.suse/ALSA-pcm-Fix-races-among-concurrent-prepare-and-hw_p.patch patches.suse/ALSA-pcm-Fix-races-among-concurrent-prealloc-proc-wr.patch + patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch patches.suse/x86-sev-Unroll-string-mmio-with-CC_ATTR_GUEST_UNROLL_STRING_IO # jejb/scsi for-next @@ -8441,7 +8442,6 @@ patches.suse/nvme-send-uevent-on-connection-up.patch patches.suse/nvme-expose-cntrltype-and-dctype-through-sysfs.patch patches.suse/nvme-multipath-use-vmalloc-for-ana-log-buffer.patch - patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch ######################################################## # kbuild/module infrastructure fixes