cbcvebase.
CVE-2022-50305
published 2025-09-15

CVE-2022-50305: In the Linux kernel, the following vulnerability has been resolved: ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove() sof_es8336_remove()…

PriorityP340high7.8CVSS 3.1
AVLACLPRLUINSUCHIHAH
EPSS
0.15%
4.4th percentile
In the Linux kernel, the following vulnerability has been resolved: ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove() sof_es8336_remove() calls cancel_delayed_work(). However, that function does not wait until the work function finishes. This means that the callback function may still be running after the driver's remove function has finished, which would result in a use-after-free. Fix by calling cancel_delayed_work_sync(), which ensures that the work is properly cancelled, no longer running, and unable to re-schedule itself.

Affected

8 ranges
VendorProductVersion rangeFixed in
linuxlinux
linuxlinux>= 6.0.11 < 6.0.166.0.16
linuxlinux>= 89cdb224f2abe37ec4ac21ba0d9ddeb5a6a9cf68 < 390a1a98288a53b2e7555097d83c6e55d579b166390a1a98288a53b2e7555097d83c6e55d579b166
linuxlinux>= 89cdb224f2abe37ec4ac21ba0d9ddeb5a6a9cf68 < 1b41beaa7a58467505ec3023af8aad74f878b8881b41beaa7a58467505ec3023af8aad74f878b888
linuxlinux>= b60ee210a76cabdc2dd5396de299a1860b4945cd < b85102a3aa3810a09eb55692e8cd6ffbb304e57db85102a3aa3810a09eb55692e8cd6ffbb304e57d
linuxlinux_kernel
linuxlinux_kernel>= 6.0.11 < 6.0.166.0.16
linuxlinux_kernel>= 6.1.1 < 6.1.26.1.2

CVSS provenance

nvdv3.17.8HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
osv7.8HIGH
vendor_redhat7.8HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.