CVE-2026-43341
- EPSS 0.07%
- Veröffentlicht 08.05.2026 13:37:19
- Zuletzt bearbeitet 15.05.2026 19:45:54
In the Linux kernel, the following vulnerability has been resolved: net/ipv6: ioam6: prevent schema length wraparound in trace fill ioam6_fill_trace_data() stores the schema contribution to the trace length in a u8. With bit 22 enabled and the larg...
CVE-2026-43340
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:37:18
- Zuletzt bearbeitet 15.05.2026 19:46:42
In the Linux kernel, the following vulnerability has been resolved: comedi: Reinit dev->spinlock between attachments to low-level drivers `struct comedi_device` is the main controlling structure for a COMEDI device created by the COMEDI subsystem. ...
CVE-2026-43339
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:31:24
- Zuletzt bearbeitet 15.05.2026 19:50:34
In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible UaF in addrconf_permanent_addr() The mentioned helper try to warn the user about an exceptional condition, but the message is delivered too late, accessing t...
CVE-2026-43338
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:31:23
- Zuletzt bearbeitet 15.05.2026 19:52:36
In the Linux kernel, the following vulnerability has been resolved: btrfs: reserve enough transaction items for qgroup ioctls Currently our qgroup ioctls don't reserve any space, they just do a transaction join, which does not reserve any space, ne...
CVE-2026-43336
- EPSS 0.05%
- Veröffentlicht 08.05.2026 13:31:22
- Zuletzt bearbeitet 15.05.2026 19:57:38
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permuted_state' is sufficient to compute the origi...
CVE-2026-43334
- EPSS 0.03%
- 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-43333
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:31:20
- Zuletzt bearbeitet 15.05.2026 20:07:34
In the Linux kernel, the following vulnerability has been resolved: bpf: reject direct access to nullable PTR_TO_BUF pointers check_mem_access() matches PTR_TO_BUF via base_type() which strips PTR_MAYBE_NULL, allowing direct dereference without a n...
CVE-2026-43329
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:31:17
- Zuletzt bearbeitet 12.05.2026 14:10:27
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...
- EPSS 0.03%
- Veröffentlicht 08.05.2026 13:31:16
- Zuletzt bearbeitet 12.05.2026 14:10:27
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.01%
- 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/...