CVE-2021-47275
- EPSS 0.2%
- Veröffentlicht 21.05.2024 15:15:15
- Zuletzt bearbeitet 30.04.2025 14:49:09
In the Linux kernel, the following vulnerability has been resolved: bcache: avoid oversized read request in cache missing code path In the cache missing code path of cached device, if a proper location from the internal B+ tree is matched for a cac...
CVE-2021-47253
- EPSS 0.23%
- Veröffentlicht 21.05.2024 15:15:14
- Zuletzt bearbeitet 11.08.2026 03:17:20
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential memory leak in DMUB hw_init [Why] On resume we perform DMUB hw_init which allocates memory: dm_resume->dm_dmub_hw_init->dc_dmub_srv_create->kzalloc T...
CVE-2021-47228
- EPSS 0.24%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 29.04.2025 19:49:34
In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the ke...
CVE-2021-47233
- EPSS 0.22%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 30.12.2024 19:51:12
In the Linux kernel, the following vulnerability has been resolved: regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL devm_gpiod_get_array_optional may return NULL if no GPIO was assigned.
CVE-2021-47234
- EPSS 0.23%
- Veröffentlicht 21.05.2024 15:15:12
- Zuletzt bearbeitet 29.04.2025 19:42:29
In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() Use clk_disable_unprepare() in the error path of mtk_phy_init() to fix some resource leaks.
CVE-2021-47221
- EPSS 0.22%
- Veröffentlicht 21.05.2024 15:15:11
- Zuletzt bearbeitet 29.04.2025 19:07:02
In the Linux kernel, the following vulnerability has been resolved: mm/slub: actually fix freelist pointer vs redzoning It turns out that SLUB redzoning ("slub_debug=Z") checks from s->object_size rather than from s->inuse (which is normally bumped...
CVE-2021-47224
- EPSS 0.23%
- Veröffentlicht 21.05.2024 15:15:11
- Zuletzt bearbeitet 04.08.2026 10:16:53
In the Linux kernel, the following vulnerability has been resolved: net: ll_temac: Make sure to free skb when it is completely used With the skb pointer piggy-backed on the TX BD, we have a simple and efficient way to free the skb buffer when the f...
CVE-2024-35998
- EPSS 0.39%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 04.08.2026 11:18:20
In the Linux kernel, the following vulnerability has been resolved: smb3: fix lock ordering potential deadlock in cifs_sync_mid_result Coverity spotted that the cifs_sync_mid_result function could deadlock "Thread deadlock (ORDER_REVERSAL) lock_or...
CVE-2024-35999
- EPSS 0.38%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 04.08.2026 11:18:20
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-36004
- EPSS 0.25%
- Veröffentlicht 20.05.2024 10:15:14
- Zuletzt bearbeitet 12.05.2026 12:16:46
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...