CVE-2026-43244
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:28:36
- Zuletzt bearbeitet 11.05.2026 14:12:18
In the Linux kernel, the following vulnerability has been resolved: kcm: fix zero-frag skb in frag_list on partial sendmsg error Syzkaller reported a warning in kcm_write_msgs() when processing a message with a zero-fragment skb in the frag_list. ...
CVE-2026-43242
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:28:35
- Zuletzt bearbeitet 11.05.2026 14:22:05
In the Linux kernel, the following vulnerability has been resolved: soc: ti: k3-socinfo: Fix regmap leak on probe failure The mmio regmap allocated during probe is never freed. Switch to using the device managed allocator so that the regmap is rel...
CVE-2026-43240
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:28:34
- Zuletzt bearbeitet 11.05.2026 14:27:36
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: add a sanity check on previous kernel's ima kexec buffer When the second-stage kernel is booted via kexec with a limiting command line such as "mem=<size>", the physical...
CVE-2026-43241
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:28:34
- Zuletzt bearbeitet 11.05.2026 14:26:10
In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds access Number of MW LUTs depends on NTB configuration and can be set to MAX_MWS, This patch protects against invalid index out ...
CVE-2026-43239
- EPSS 0.35%
- Veröffentlicht 06.05.2026 11:28:33
- Zuletzt bearbeitet 12.05.2026 18:53:28
In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to update the interfaces. Prevent this by checking and u...
CVE-2026-43237
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:28:32
- Zuletzt bearbeitet 12.05.2026 18:55:52
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and Timeline Management v4 This commit simplifies the amdgpu_gem_va_ioctl function, key updates include: - ...
CVE-2026-43238
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:28:32
- Zuletzt bearbeitet 12.05.2026 18:54:31
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash() Commit 38a6f0865796 ("net: sched: support hash selecting tx queue") added SKBEDIT_F_TXQ_SKBHASH support. The inclus...
CVE-2026-43236
- EPSS 0.14%
- Veröffentlicht 06.05.2026 11:28:31
- Zuletzt bearbeitet 12.05.2026 18:59:33
In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release The atmel_hlcdc_plane_atomic_duplicate_state() callback was copying the atmel_hlcdc_plane state structure witho...
CVE-2026-43234
- EPSS 0.12%
- Veröffentlicht 06.05.2026 11:28:30
- Zuletzt bearbeitet 12.05.2026 19:02:56
In the Linux kernel, the following vulnerability has been resolved: team: avoid NETDEV_CHANGEMTU event when unregistering slave syzbot is reporting unregister_netdevice: waiting for netdevsim0 to become free. Usage count = 3 ref_tracker: netde...
CVE-2026-43235
- EPSS 0.13%
- Veröffentlicht 06.05.2026 11:28:30
- Zuletzt bearbeitet 12.05.2026 19:02:14
In the Linux kernel, the following vulnerability has been resolved: media: iris: Add missing platform data entries for SM8750 Two platform-data fields for SM8750 were missed: - get_vpu_buffer_size = iris_vpu33_buf_size Without this, the driv...