CVE-2026-46208
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:40:26
- Zuletzt bearbeitet 10.06.2026 19:17:59
In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tp_meter sessions during mesh teardown TP meter sessions remain linked on bat_priv->tp_list after the netlink request has already finished. When the mesh interface...
CVE-2026-46207
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:25
- Zuletzt bearbeitet 10.06.2026 19:18:14
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix empty payload in tap skb for non-linear buffers For non-linear skbs, virtio_transport_build_skb() goes through virtio_transport_copy_nonlinear_skb() to copy the o...
CVE-2026-46205
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:40:23
- Zuletzt bearbeitet 15.06.2026 10:16:28
In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume of IOCTL handlers; disable them for now. Instead of...
CVE-2026-46206
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:40:23
- Zuletzt bearbeitet 10.06.2026 19:18:18
In the Linux kernel, the following vulnerability has been resolved: batman-adv: reject new tp_meter sessions during teardown Prevent tp_meter from starting new sender or receiver sessions after mesh_state has left BATADV_MESH_ACTIVE.
CVE-2026-46204
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:21
- Zuletzt bearbeitet 10.06.2026 16:50:09
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds checks.
CVE-2026-46203
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:20
- Zuletzt bearbeitet 10.06.2026 16:55:57
In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access...
CVE-2026-46202
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:18
- Zuletzt bearbeitet 10.06.2026 17:18:52
In the Linux kernel, the following vulnerability has been resolved: HID: appletb-kbd: run inactivity autodim from workqueues The autodim code in hid-appletb-kbd takes backlight_device->ops_lock via backlight_device_set_brightness() -> mutex_lock() ...
CVE-2026-46201
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:40:17
- Zuletzt bearbeitet 10.06.2026 17:16:02
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() When xe_dma_buf_init_obj() fails, the attachment from dma_buf_dynamic_attach() is not detached. Add dma_buf_detach() be...
CVE-2026-46199
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:16
- Zuletzt bearbeitet 10.06.2026 17:11:00
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg.
CVE-2026-46200
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:40:16
- Zuletzt bearbeitet 10.06.2026 17:14:37
In the Linux kernel, the following vulnerability has been resolved: spi: mpc52xx: fix controller deregistration Make sure to deregister the controller before disabling and releasing underlying resources like interrupts and gpios during driver unbin...