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-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...
CVE-2026-43305
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:24
- Zuletzt bearbeitet 15.05.2026 13:23:19
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast path [Why] The evaluation for whether we need to use the DMUB HW lock isn't the same as whether we need to unlo...
CVE-2026-43304
- EPSS 0.07%
- Veröffentlicht 08.05.2026 13:11:24
- Zuletzt bearbeitet 15.05.2026 13:25:31
In the Linux kernel, the following vulnerability has been resolved: libceph: define and enforce CEPH_MAX_KEY_LEN When decoding the key, verify that the key material would fit into a fixed-size buffer in process_auth_done() and generally has a sane ...
CVE-2026-43302
- EPSS 0.02%
- Veröffentlicht 08.05.2026 13:11:22
- Zuletzt bearbeitet 15.05.2026 13:34:21
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIG_DMA_API_DEBUG enabled, the kernel occasionally reports a segment size mismatch. This is b...
CVE-2026-43300
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:21
- Zuletzt bearbeitet 15.05.2026 14:04:19
In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove() In jdi_panel_dsi_remove(), jdi is explicitly checked, indicating that it may be NULL: if (!jdi) ...
CVE-2026-43299
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:20
- Zuletzt bearbeitet 15.05.2026 14:13:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not ASSERT() when the fs flips RO inside btrfs_repair_io_failure() [BUG] There is a bug report that when btrfs hits ENOSPC error in a critical path, btrfs flips RO (this ...
CVE-2026-43298
- EPSS 0.01%
- Veröffentlicht 08.05.2026 13:11:20
- Zuletzt bearbeitet 15.05.2026 14:53:00
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Skip vcn poison irq release on VF VF doesn't enable VCN poison irq in VCNv2.5. Skip releasing it and avoid call trace during deinitialization. [ 71.913601] [drm] cle...
CVE-2026-43296
- EPSS 0.06%
- Veröffentlicht 08.05.2026 13:11:18
- Zuletzt bearbeitet 15.05.2026 15:03:44
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additional...