CVE-2021-46989
- EPSS 0.01%
 - Published 28.02.2024 09:15:37
 - Last modified 14.03.2025 19:02:38
 
In the Linux kernel, the following vulnerability has been resolved: hfsplus: prevent corruption in shrinking truncate I believe there are some issues introduced by commit 31651c607151 ("hfsplus: avoid deadlock on file truncation") HFS+ has extent ...
CVE-2021-46990
- EPSS 0.01%
 - Published 28.02.2024 09:15:37
 - Last modified 26.12.2024 15:01:41
 
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix crashes when toggling entry flush barrier The entry flush mitigation can be enabled/disabled at runtime via a debugfs file (entry_flush), which causes the kernel t...
CVE-2021-46991
- EPSS 0.02%
 - Published 28.02.2024 09:15:37
 - Last modified 06.12.2024 15:27:56
 
In the Linux kernel, the following vulnerability has been resolved: i40e: Fix use-after-free in i40e_client_subtask() Currently the call to i40e_client_del_instance frees the object pf->cinst, however pf->cinst->lan_info is being accessed after the...
CVE-2021-46992
- EPSS 0.01%
 - Published 28.02.2024 09:15:37
 - Last modified 24.12.2024 14:34:12
 
In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: avoid overflows in nft_hash_buckets() Number of buckets being stored in 32bit variables, we have to ensure that no overflows occur in nft_hash_buckets() syzbo...
CVE-2021-46993
- EPSS 0.12%
 - Published 28.02.2024 09:15:37
 - Last modified 24.12.2024 14:40:13
 
In the Linux kernel, the following vulnerability has been resolved: sched: Fix out-of-bound access in uclamp Util-clamp places tasks in different buckets based on their clamp values for performance reasons. However, the size of buckets is currently...
CVE-2021-46994
- EPSS 0.04%
 - Published 28.02.2024 09:15:37
 - Last modified 06.12.2024 14:42:34
 
In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix resume from sleep before interface was brought up Since 8ce8c0abcba3 the driver queues work via priv->restart_work when resuming after suspend, even when the inte...
CVE-2021-46995
- EPSS 0.04%
 - Published 28.02.2024 09:15:37
 - Last modified 06.12.2024 14:55:32
 
In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe When we converted this code to use dev_err_probe() we accidentally removed a return. It means that if d...
CVE-2020-36778
- EPSS 0.02%
 - Published 28.02.2024 09:15:36
 - Last modified 06.12.2024 17:56:05
 
In the Linux kernel, the following vulnerability has been resolved: i2c: xiic: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in xiic_xfer and xiic_i2c_remove. However, pm_runti...
CVE-2020-36779
- EPSS 0.04%
 - Published 28.02.2024 09:15:36
 - Last modified 06.12.2024 16:14:26
 
In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in these stm32f7_i2c_xx serious functions. Howev...
CVE-2020-36780
- EPSS 0.02%
 - Published 28.02.2024 09:15:36
 - Last modified 19.03.2025 10:38:49
 
In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in sprd_i2c_master_xfer() and sprd_i2c_remove(). Ho...