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-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-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...
CVE-2026-46193
- EPSS 0.13%
- Veröffentlicht 28.05.2026 09:36:46
- Zuletzt bearbeitet 10.06.2026 19:20:04
In the Linux kernel, the following vulnerability has been resolved: xfrm: ah: account for ESN high bits in async callbacks AH allocates its temporary auth/ICV layout differently when ESN is enabled: the async ahash setup appends a 4-byte seqhi slot...