CVE-2026-43334
- EPSS 0.25%
- Veröffentlicht 08.05.2026 13:31:20
- Zuletzt bearbeitet 15.05.2026 20:01:41
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: force responder MITM requirements before building the pairing response smp_cmd_pairing_req() currently builds the pairing response from the initiator auth_req befor...
CVE-2026-43329
- EPSS 0.14%
- Veröffentlicht 08.05.2026 13:31:17
- Zuletzt bearbeitet 07.07.2026 12:16:47
In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: strictly check for maximum number of actions The maximum number of flowtable hardware offload actions in IPv6 is: * ethernet mangling (4 payload actions, 2 f...
CVE-2026-43328
- EPSS 0.13%
- Veröffentlicht 08.05.2026 13:31:16
- Zuletzt bearbeitet 01.06.2026 17:17:04
In the Linux kernel, the following vulnerability has been resolved: cpufreq: governor: fix double free in cpufreq_dbs_governor_init() error path When kobject_init_and_add() fails, cpufreq_dbs_governor_init() calls kobject_put(&dbs_data->attr_set.ko...
CVE-2026-43327
- EPSS 0.1%
- Veröffentlicht 08.05.2026 13:31:12
- Zuletzt bearbeitet 15.05.2026 18:05:56
In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressing exception and crash in the usb_gadget_udc_reset() routine in drivers/usb/gadgets/...
CVE-2026-43321
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:26:15
- Zuletzt bearbeitet 15.05.2026 18:16:23
In the Linux kernel, the following vulnerability has been resolved: bpf: Properly mark live registers for indirect jumps For a `gotox rX` instruction the rX register should be marked as used in the compute_insn_live_regs() function. Fix this.
CVE-2026-43319
- EPSS 0.09%
- Veröffentlicht 08.05.2026 13:26:14
- Zuletzt bearbeitet 01.06.2026 17:17:04
In the Linux kernel, the following vulnerability has been resolved: spi: spidev: fix lock inversion between spi_lock and buf_lock The spidev driver previously used two mutexes, spi_lock and buf_lock, but acquired them in different orders depending ...
CVE-2026-43320
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:26:14
- Zuletzt bearbeitet 15.05.2026 18:20:43
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dsc eDP issue [why] Need to add function hook check before use
CVE-2026-43318
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:26:13
- Zuletzt bearbeitet 15.05.2026 18:22:33
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify Invalidating a dmabuf will impact other users of the shared BO. In the scenario where process A moves the BO, it needs t...
CVE-2026-43316
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:26:12
- Zuletzt bearbeitet 15.05.2026 18:32:29
In the Linux kernel, the following vulnerability has been resolved: media: solo6x10: Check for out of bounds chip_id Clang with CONFIG_UBSAN_SHIFT=y noticed a condition where a signed type (literal "1" is an "int") could end up being shifted beyond...
CVE-2026-43317
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:26:12
- Zuletzt bearbeitet 15.05.2026 18:25:00
In the Linux kernel, the following vulnerability has been resolved: most: core: fix leak on early registration failure A recent commit fixed a resource leak on early registration failures but for some reason left out the first error path which stil...