CVE-2021-47089
- EPSS 0.02%
- Published 04.03.2024 18:15:07
- Last modified 04.04.2025 14:41:46
In the Linux kernel, the following vulnerability has been resolved: kfence: fix memory leak when cat kfence objects Hulk robot reported a kmemleak problem: unreferenced object 0xffff93d1d8cc02e8 (size 248): comm "cat", pid 23327, jiffies...
CVE-2021-47090
- EPSS 0.02%
- Published 04.03.2024 18:15:07
- Last modified 14.02.2025 14:31:43
In the Linux kernel, the following vulnerability has been resolved: mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page() Hulk Robot reported a panic in put_page_testzero() when testing madvise() with MADV_SOFT_OFFLINE. The BUG() is...
CVE-2021-47091
- EPSS 0.01%
- Published 04.03.2024 18:15:07
- Last modified 03.02.2025 13:42:00
In the Linux kernel, the following vulnerability has been resolved: mac80211: fix locking in ieee80211_start_ap error path We need to hold the local->mtx to release the channel context, as even encoded by the lockdep_assert_held() there. Fix it.
CVE-2021-47092
- EPSS 0.02%
- Published 04.03.2024 18:15:07
- Last modified 14.02.2025 14:49:18
In the Linux kernel, the following vulnerability has been resolved: KVM: VMX: Always clear vmx->fail on emulation_required Revert a relatively recent change that set vmx->fail if the vCPU is in L2 and emulation_required is true, as that behavior is...
CVE-2021-47093
- EPSS 0.01%
- Published 04.03.2024 18:15:07
- Last modified 14.01.2025 15:39:17
In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel_pmc_core: fix memleak on registration failure In case device registration fails during module initialisation, the platform device structure needs to be freed us...
CVE-2021-47094
- EPSS 0.02%
- Published 04.03.2024 18:15:07
- Last modified 08.04.2025 15:03:23
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Don't advance iterator after restart due to yielding After dropping mmu_lock in the TDP MMU, restart the iterator during tdp_iter_next() and do not advance the iterat...
CVE-2021-47095
- EPSS 0.02%
- Published 04.03.2024 18:15:07
- Last modified 07.01.2025 20:15:00
In the Linux kernel, the following vulnerability has been resolved: ipmi: ssif: initialize ssif_info->client early During probe ssif_info->client is dereferenced in error path. However, it is set when some of the error checking has already been don...
- EPSS 0.01%
- Published 04.03.2024 18:15:07
- Last modified 08.04.2025 15:03:08
In the Linux kernel, the following vulnerability has been resolved: ALSA: rawmidi - fix the uninitalized user_pversion The user_pversion was uninitialized for the user space file structure in the open function, because the file private structure us...
CVE-2024-26622
- EPSS 0.01%
- Published 04.03.2024 07:15:11
- Last modified 04.11.2025 19:17:02
In the Linux kernel, the following vulnerability has been resolved: tomoyo: fix UAF write bug in tomoyo_write_control() Since tomoyo_write_control() updates head->write_buf when write() of long lines is requested, we need to fetch head->write_buf a...
CVE-2024-26621
- EPSS 0.02%
- Published 02.03.2024 22:15:50
- Last modified 16.01.2025 17:11:37
In the Linux kernel, the following vulnerability has been resolved: mm: huge_memory: don't force huge page alignment on 32 bit commit efa7df3e3bb5 ("mm: align larger anonymous mappings on THP boundaries") caused two issues [1] [2] reported on 32 bi...