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-43332
- EPSS 0.13%
- Veröffentlicht 08.05.2026 13:31:19
- Zuletzt bearbeitet 18.05.2026 12:38:16
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix thermal zone device registration error path If thermal_zone_device_register_with_trips() fails after registering a thermal zone device, it needs to wait for the ...
CVE-2026-43330
- EPSS 0.13%
- Veröffentlicht 08.05.2026 13:31:18
- Zuletzt bearbeitet 18.05.2026 12:40:24
In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy need...
CVE-2026-43331
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:31:18
- Zuletzt bearbeitet 09.06.2026 11:16:51
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Disable KCOV instrumentation after load_segments() The load_segments() function changes segment registers, invalidating GS base (which KCOV relies on for per-cpu data). ...
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-43326
- EPSS 0.08%
- Veröffentlicht 08.05.2026 13:31:10
- Zuletzt bearbeitet 15.05.2026 18:06:20
In the Linux kernel, the following vulnerability has been resolved: sched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callback SCX_KICK_WAIT busy-waits in kick_cpus_irq_workfn() using smp_cond_load_acquire() until the target CPU's ...
CVE-2026-43325
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:31:09
- Zuletzt bearbeitet 15.05.2026 18:08:46
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't send a 6E related command when not supported MCC_ALLOWED_AP_TYPE_CMD is related to 6E support. Do not send it if the device doesn't support 6E. Apparently...
CVE-2026-43323
- EPSS 0.12%
- Veröffentlicht 08.05.2026 13:31:08
- Zuletzt bearbeitet 15.05.2026 18:14:51
In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix zero_vruntime tracking fix John reported that stress-ng-yield could make his machine unhappy and managed to bisect it to commit b3d99f43c72b ("sched/fair: Fix zero_...