CVE-2026-43147
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:30
- Zuletzt bearbeitet 13.05.2026 20:18:47
In the Linux kernel, the following vulnerability has been resolved: Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV" This reverts commit 05703271c3cd ("PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-...
CVE-2026-43148
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:30
- Zuletzt bearbeitet 13.05.2026 20:15:47
In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc() failure in parse_thread_groups() As kcalloc() may fail, check its return value to avoid a NULL pointer dereference when passing it to of_proper...
CVE-2026-43145
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:28
- Zuletzt bearbeitet 13.05.2026 21:10:02
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Fix invalid loaded resource table detection imx_rproc_elf_find_loaded_rsc_table() may incorrectly report a loaded resource table even when the current firmwa...
CVE-2026-43143
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:27
- Zuletzt bearbeitet 13.05.2026 18:41:04
In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfd_of_node_list' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfd_of...
CVE-2026-43141
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:26
- Zuletzt bearbeitet 13.05.2026 20:52:24
In the Linux kernel, the following vulnerability has been resolved: ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lut Number of MW LUTs depends on NTB configuration and can be set to zero, in such scenario rounddown_pow_of_two will cause ...
CVE-2026-43140
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:25
- Zuletzt bearbeitet 13.05.2026 20:56:43
In the Linux kernel, the following vulnerability has been resolved: HID: magicmouse: Do not crash on missing msc->input Fake USB devices can send their own report descriptors for which the input_mapping() hook does not get called. In this case, ms...
CVE-2026-43139
- EPSS 0.07%
- Veröffentlicht 06.05.2026 11:27:24
- Zuletzt bearbeitet 13.05.2026 18:41:39
In the Linux kernel, the following vulnerability has been resolved: xfrm6: fix uninitialized saddr in xfrm6_get_saddr() xfrm6_get_saddr() does not check the return value of ipv6_dev_get_saddr(). When ipv6_dev_get_saddr() fails to find a suitable so...
CVE-2026-43137
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:23
- Zuletzt bearbeitet 12.05.2026 21:15:52
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture wid...
CVE-2026-43135
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:22
- Zuletzt bearbeitet 12.05.2026 21:11:19
In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in snd_cx23885_hw_params() In error path, add cx23885_alsa_dma_unmap() to release the resource acquired by cx23885_alsa_dma_map().
CVE-2026-43136
- EPSS 0.01%
- Veröffentlicht 06.05.2026 11:27:22
- Zuletzt bearbeitet 12.05.2026 21:14:20
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length() Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can defin...