CVE-2021-47226
- EPSS 0.05%
- Veröffentlicht 21.05.2024 15:15:11
- Zuletzt bearbeitet 29.04.2025 19:26:36
In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Both Intel and AMD consider it to be architecturally valid for XRSTOR to fail with #PF but nonetheless change...
CVE-2021-47227
- EPSS 0.02%
- Veröffentlicht 21.05.2024 15:15:11
- Zuletzt bearbeitet 29.04.2025 19:41:06
In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Prevent state corruption in __fpu__restore_sig() The non-compacted slowpath uses __copy_from_user() and copies the entire user buffer into the kernel buffer, verbatim. Th...
CVE-2024-35999
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 04.04.2025 14:32:31
In the Linux kernel, the following vulnerability has been resolved: smb3: missing lock when picking channel Coverity spotted a place where we should have been holding the channel lock when accessing the ses channel index. Addresses-Coverity: 15820...
CVE-2024-36000
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 23.09.2025 18:23:11
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix missing hugetlb_lock for resv uncharge There is a recent report on UFFDIO_COPY over hugetlb: https://lore.kernel.org/all/000000000000ee06de0616177560@google.com/ ...
CVE-2024-36001
- EPSS 0.03%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 23.09.2025 18:39:36
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix the pre-flush when appending to a file in writethrough mode In netfs_perform_write(), when the file is marked NETFS_ICTX_WRITETHROUGH or O_*SYNC or RWF_*SYNC was specifi...
CVE-2024-36002
- EPSS 0.02%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 24.09.2025 18:20:36
In the Linux kernel, the following vulnerability has been resolved: dpll: fix dpll_pin_on_pin_register() for multiple parent pins In scenario where pin is registered with multiple parent pins via dpll_pin_on_pin_register(..), all belonging to the s...
- EPSS 0.06%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 21.11.2024 09:21:24
In the Linux kernel, the following vulnerability has been resolved: i40e: Do not use WQ_MEM_RECLAIM flag for workqueue Issue reported by customer during SRIOV testing, call trace: When both i40e and the i40iw driver are loaded, a warning in check_f...
- EPSS 0.05%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 21.11.2024 09:21:24
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: honor table dormant flag from netdev release event path Check for table dormant flag otherwise netdev release event path tries to unregister an already unregi...
- EPSS 0.04%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 21.11.2024 09:21:24
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix incorrect list API usage Both the function that migrates all the chunks within a region and the function that migrates all the entries within a chunk ...
CVE-2024-36007
- EPSS 0.01%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 21.11.2024 09:21:25
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_acl_tcam: Fix warning during rehash As previously explained, the rehash delayed work migrates filters from one region to another. This is done by iterating over all...