CVE-2026-43315
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:31
- Zuletzt bearbeitet 15.05.2026 17:04:18
In the Linux kernel, the following vulnerability has been resolved: KVM: nSVM: Remove a user-triggerable WARN on nested_svm_load_cr3() succeeding Drop the WARN in svm_set_nested_state() on nested_svm_load_cr3() failing as it is trivially easy to tr...
CVE-2026-43314
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:31
- Zuletzt bearbeitet 15.05.2026 17:07:54
In the Linux kernel, the following vulnerability has been resolved: dm: remove fake timeout to avoid leak request Since commit 15f73f5b3e59 ("blk-mq: move failure injection out of blk_mq_complete_request"), drivers are responsible for calling blk_s...
CVE-2026-43313
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:30
- Zuletzt bearbeitet 15.05.2026 17:09:58
In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4() In acpi_processor_errata_piix4(), the pointer dev is first assigned an IDE device and then reassigned...
CVE-2026-43312
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:29
- Zuletzt bearbeitet 15.05.2026 17:22:24
In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5647: Initialize subdev before controls In ov5647_init_controls() we call v4l2_get_subdevdata, but it is initialized by v4l2_i2c_subdev_init() in the probe, which cur...
CVE-2026-43311
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:29
- Zuletzt bearbeitet 15.05.2026 17:53:14
In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generic_handle_irq() call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459...
CVE-2026-43310
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:28
- Zuletzt bearbeitet 15.05.2026 17:56:06
In the Linux kernel, the following vulnerability has been resolved: media: verisilicon: Avoid G2 bus error while decoding H.264 and HEVC For the i.MX8MQ platform, there is a hardware limitation: the g1 VPU and g2 VPU cannot decode simultaneously; o...
CVE-2026-43309
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:27
- Zuletzt bearbeitet 15.05.2026 17:58:45
In the Linux kernel, the following vulnerability has been resolved: md raid: fix hang when stopping arrays with metadata through dm-raid When using device-mapper's dm-raid target, stopping a RAID array can cause the system to hang under specific co...
CVE-2026-43308
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:26
- Zuletzt bearbeitet 15.05.2026 19:28:13
In the Linux kernel, the following vulnerability has been resolved: btrfs: don't BUG() on unexpected delayed ref type in run_one_delayed_ref() There is no need to BUG(), we can just return an error and log an error message.
CVE-2026-43307
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:26
- Zuletzt bearbeitet 15.05.2026 19:51:42
In the Linux kernel, the following vulnerability has been resolved: iio: accel: adxl380: Avoid reading more entries than present in FIFO The interrupt handler reads FIFO entries in batches of N samples, where N is the number of scan elements that h...
CVE-2026-43306
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:25
- Zuletzt bearbeitet 15.05.2026 19:53:19
In the Linux kernel, the following vulnerability has been resolved: bpf: crypto: Use the correct destructor kfunc type With CONFIG_CFI enabled, the kernel strictly enforces that indirect function calls use a function pointer type that matches the t...