{"id":"CVE-2022-48799","summary":"perf: Fix list corruption in perf_cgroup_switch()","details":"In the Linux kernel, the following vulnerability has been resolved:\n\nperf: Fix list corruption in perf_cgroup_switch()\n\nThere's list corruption on cgrp_cpuctx_list. This happens on the\nfollowing path:\n\n  perf_cgroup_switch: list_for_each_entry(cgrp_cpuctx_list)\n      cpu_ctx_sched_in\n         ctx_sched_in\n            ctx_pinned_sched_in\n              merge_sched_in\n                  perf_cgroup_event_disable: remove the event from the list\n\nUse list_for_each_entry_safe() to allow removing an entry during\niteration.","modified":"2026-04-02T08:27:01.013494Z","published":"2024-07-16T11:43:52.894Z","related":["SUSE-SU-2024:2894-1","SUSE-SU-2024:2902-1","SUSE-SU-2024:2929-1","SUSE-SU-2024:2939-1","SUSE-SU-2024:2947-1","SUSE-SU-2024:3559-1","SUSE-SU-2024:3566-1","SUSE-SU-2024:3591-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48799.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/2142bc1469a316fddd10012d76428f7265258f81"},{"type":"WEB","url":"https://git.kernel.org/stable/c/30d9f3cbe47e1018ddc8069ac5b5c9e66fbdf727"},{"type":"WEB","url":"https://git.kernel.org/stable/c/5d76ed4223403f90421782adb2f20a9ecbc93186"},{"type":"WEB","url":"https://git.kernel.org/stable/c/5f4e5ce638e6a490b976ade4a40017b40abb2da0"},{"type":"WEB","url":"https://git.kernel.org/stable/c/7969fe91c9830e045901970e9d755b7505881d4a"},{"type":"WEB","url":"https://git.kernel.org/stable/c/a2ed7b29d0673ba361546e2d87dbbed149456c45"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f6b5d51976fcefef5732da3e3feb3ccff680f7c8"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48799.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2022-48799"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"058fe1c0440e68a1ba3c2270ae43e9f0298b27d8"},{"fixed":"5d76ed4223403f90421782adb2f20a9ecbc93186"},{"fixed":"30d9f3cbe47e1018ddc8069ac5b5c9e66fbdf727"},{"fixed":"a2ed7b29d0673ba361546e2d87dbbed149456c45"},{"fixed":"f6b5d51976fcefef5732da3e3feb3ccff680f7c8"},{"fixed":"7969fe91c9830e045901970e9d755b7505881d4a"},{"fixed":"2142bc1469a316fddd10012d76428f7265258f81"},{"fixed":"5f4e5ce638e6a490b976ade4a40017b40abb2da0"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-48799.json"}}],"schema_version":"1.7.5"}