CVE-2024-58004 Information
Description
In the Linux kernel the following vulnerability has been resolved:
media: intel/ipu6: remove cpu latency qos request on error
Fix cpu latency qos list corruption like below. It happens when we do not remove cpu latency request on error path and free corresponding memory.
[ 30.634378] l7 kernel: list_add corruption. prev->next should be next (ffffffff9645e960) but was 0000000100100001. (prev=ffff8e9e877e20a8).
[ 30.634388] l7 kernel: WARNING: CPU: 2 PID: 2008 at lib/list_debug.c:32 __list_add_valid_or_report+0x83/0xa0
Reference
https://git.kernel.org/stable/c/1496ec94bd38bdb25ca13b1dd4f8e7a6176ea89d https://git.kernel.org/stable/c/95275736185ecb71dc97a71d8d9d19e4ffb0a9eb https://git.kernel.org/stable/c/facb541ff0805314e0b56e508f7d3cbd07af513c
Share on: