First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: iio: trigger: sysfs: fix use-after-free on remove Ensure that the irq_work has completed before the trigger is freed. ================================================================== BUG: KASAN: use-after-free in irq_work_run_list Read of size 8 at addr 0000000064702248 by task python3/25 Call Trace: irq_work_run_list irq_work_tick update_process_times tick_sched_handle tick_sched_timer __hrtimer_run_queues hrtimer_interrupt Allocated by task 25: kmem_cache_alloc_trace iio_sysfs_trig_add dev_attr_store sysfs_kf_write kernfs_fop_write_iter new_sync_write vfs_write ksys_write sys_write Freed by task 25: kfree iio_sysfs_trig_remove dev_attr_store sysfs_kf_write kernfs_fop_write_iter new_sync_write vfs_write ksys_write sys_write ==================================================================
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=3.7<4.9.321 | |
Linux Kernel | >=4.10<4.14.286 | |
Linux Kernel | >=4.15<4.19.250 | |
Linux Kernel | >=4.20<5.4.202 | |
Linux Kernel | >=5.5<5.10.127 | |
Linux Kernel | >=5.11<5.15.51 | |
Linux Kernel | >=5.16<5.18.8 | |
Linux Kernel | =5.19-rc1 | |
Linux Kernel | =5.19-rc2 | |
Linux Kernel | =5.19-rc3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49685 has been classified with a high severity due to its potential for exploitation involving use-after-free conditions in the Linux kernel.
To mitigate CVE-2022-49685, ensure that your Linux kernel is updated to a patched version that addresses the use-after-free vulnerability.
CVE-2022-49685 may allow an attacker to exploit a use-after-free vulnerability, potentially leading to denial of service or arbitrary code execution.
CVE-2022-49685 affects specific versions of the Linux kernel that are prior to application of the associated patches.
System administrators and users running affected versions of the Linux kernel should take action to update their software to mitigate CVE-2022-49685.