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-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...
CVE-2026-46198
- EPSS 0.28%
- Veröffentlicht 28.05.2026 09:40:14
- Zuletzt bearbeitet 10.06.2026 17:09:27
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix integer overflow on buff_pos Fixing an integer overflow present in batadv_iv_ogm_send_to_if. The size check is done using the int type in batadv_iv_ogm_aggr_packet ...
CVE-2026-46197
- EPSS 0.14%
- Veröffentlicht 28.05.2026 09:40:13
- Zuletzt bearbeitet 10.06.2026 16:59:29
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: validate SVM ioctl nattr against buffer size Validate nattr field against the buffer size, preventing out-of-bounds buffer access via user-controlled attribute count. ...
CVE-2026-46196
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:36:49
- Zuletzt bearbeitet 10.06.2026 19:18:27
In the Linux kernel, the following vulnerability has been resolved: tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func() When a tracepoint goes through the 0 -> 1 transition, tracepoint_add_func() invokes the subsystem's ext...