2 matches found
CVE-2022-49493
A logic error in the Linux kernel 's ASoC: rt5645 driver causes an incorrect cleanup order when removing the device. Specifically, the rt5645_i2c_remove() function cancels &rt5645->jack_detect_work before deleting &rt5645->btn_check_timer. Because the timer handler rt5645_btn_check_callback...
6.4AI score0.00268EPSS
SaveExploits0References8Affected Software1
SUSE CVE-2024-47674
In the Linux kernel, the following vulnerability has been resolved: mm: avoid leaving partial pfn mappings around in error case As Jann points out, PFN mappings are special, because unlike normal memory mappings, there is no lifetime information associated with the mapping - it is just a raw...
7CVSS6AI score0.00246EPSS
SaveExploits0References46
20