CVE-2021-46991
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 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%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 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...
CVE-2020-36781
- EPSS 0.03%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 06.12.2024 16:19:35
In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix reference leak when pm_runtime_get_sync fails In i2c_imx_xfer() and i2c_imx_remove(), the pm reference count is not expected to be incremented on return. However, pm...
CVE-2020-36782
- EPSS 0.02%
- Veröffentlicht 28.02.2024 09:15:36
- Zuletzt bearbeitet 06.12.2024 18:02:53
In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync fails The PM reference count is not expected to be incremented on return in lpi2c_imx_master_enable. However, pm_runtim...