CVE-2026-43447
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:13
- Zuletzt bearbeitet 21.05.2026 17:02:04
In the Linux kernel, the following vulnerability has been resolved: iavf: fix PTP use-after-free during reset Commit 7c01dbfc8a1c5f ("iavf: periodically cache PHC time") introduced a worker to cache PHC time, but failed to stop it during reset or d...
CVE-2026-43445
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:12
- Zuletzt bearbeitet 21.05.2026 16:38:08
In the Linux kernel, the following vulnerability has been resolved: e1000/e1000e: Fix leak in DMA error cleanup If an error is encountered while mapping TX buffers, the driver should unmap any buffers already mapped for that skb. Because count is ...
CVE-2026-43443
- EPSS 0.11%
- Veröffentlicht 08.05.2026 14:22:11
- Zuletzt bearbeitet 21.05.2026 17:09:16
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp-mach-common: Add missing error check for clock acquisition The acp_card_rt5682_init() and acp_card_rt5682s_init() functions did not check the return values of clk_ge...
CVE-2026-43444
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:11
- Zuletzt bearbeitet 21.05.2026 17:08:15
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Unreserve bo if queue update failed Error handling path should unreserve bo then return failed. (cherry picked from commit c24afed7de9ecce341825d8ab55a43a254348b33)
CVE-2026-43442
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:10
- Zuletzt bearbeitet 21.05.2026 17:10:51
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops When IORING_SETUP_SQE_MIXED is used without IORING_SETUP_NO_SQARRAY, the boundary check for 128-byte SQE operatio...
CVE-2026-43440
- EPSS 0.12%
- Veröffentlicht 08.05.2026 14:22:09
- Zuletzt bearbeitet 21.05.2026 17:18:44
In the Linux kernel, the following vulnerability has been resolved: net/mana: Null service_wq on setup error to prevent double destroy In mana_gd_setup() error path, set gc->service_wq to NULL after destroy_workqueue() to match the cleanup in mana_...
CVE-2026-43441
- EPSS 0.48%
- Veröffentlicht 08.05.2026 14:22:09
- Zuletzt bearbeitet 21.05.2026 17:16:14
In the Linux kernel, the following vulnerability has been resolved: net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the nd_tbl is never initialized because inet6_init() exits before ...
CVE-2026-43439
- EPSS 0.09%
- Veröffentlicht 08.05.2026 14:22:08
- Zuletzt bearbeitet 21.05.2026 17:26:45
In the Linux kernel, the following vulnerability has been resolved: cgroup: fix race between task migration and iteration When a task is migrated out of a css_set, cgroup_migrate_add_task() first moves it from cset->tasks to cset->mg_tasks via: ...
CVE-2026-43437
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:07
- Zuletzt bearbeitet 21.05.2026 17:41:41
In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: fix use-after-free on linked stream runtime in snd_pcm_drain() In the drain loop, the local variable 'runtime' is reassigned to a linked stream's runtime (runtime = s->r...
CVE-2026-43438
- EPSS 0.13%
- Veröffentlicht 08.05.2026 14:22:07
- Zuletzt bearbeitet 21.05.2026 17:28:08
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Remove redundant css_put() in scx_cgroup_init() The iterator css_for_each_descendant_pre() walks the cgroup hierarchy under cgroup_lock(). It does not increment the refe...