CVE-2026-43251
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:41
- Zuletzt bearbeitet 11.05.2026 18:51:22
In the Linux kernel, the following vulnerability has been resolved: HID: prodikeys: Check presence of pm->input_ep82 Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, pm->i...
CVE-2026-43249
- EPSS 0.02%
- Veröffentlicht 06.05.2026 11:28:40
- Zuletzt bearbeitet 11.05.2026 13:10:20
In the Linux kernel, the following vulnerability has been resolved: 9p/xen: protect xen_9pfs_front_free against concurrent calls The xenwatch thread can race with other back-end change notifications and call xen_9pfs_front_free() twice, hitting the...
CVE-2026-43248
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:39
- Zuletzt bearbeitet 11.05.2026 13:14:40
In the Linux kernel, the following vulnerability has been resolved: vhost: move vdpa group bound check to vhost_vdpa Remove duplication by consolidating these here. This reduces the posibility of a parent driver missing them. While we're at it, f...
CVE-2026-43246
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:38
- Zuletzt bearbeitet 11.05.2026 13:32:06
In the Linux kernel, the following vulnerability has been resolved: media: i2c/tw9906: Fix potential memory leak in tw9906_probe() In one of the error paths in tw9906_probe(), the memory allocated in v4l2_ctrl_handler_init() and v4l2_ctrl_new_std()...
CVE-2026-43247
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:38
- Zuletzt bearbeitet 11.05.2026 13:28:31
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix SError of kernel panic when closed SError of kernel panic rarely happened while testing fluster. The root cause was to enter suspend mode because tim...
CVE-2026-43245
- EPSS 0.05%
- Veröffentlicht 06.05.2026 11:28:37
- Zuletzt bearbeitet 11.05.2026 13:34:25
In the Linux kernel, the following vulnerability has been resolved: ntfs: ->d_compare() must not block ... so don't use __getname() there. Switch it (and ntfs_d_hash(), while we are at it) to kmalloc(PATH_MAX, GFP_NOWAIT). Yes, ntfs_d_hash() almo...
CVE-2026-43243
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:28:36
- Zuletzt bearbeitet 11.05.2026 14:16:58
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add signal type check for dcn401 get_phyd32clk_src Trying to access link enc on a dpia link will cause a crash otherwise
CVE-2026-43244
- EPSS 0.01%
- 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.01%
- 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.01%
- 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...