CVE-2026-46231
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:53
- Zuletzt bearbeitet 10.06.2026 21:12:01
In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: put backbone reference on failed claim hash insert When batadv_bla_add_claim() fails to insert a new claim into the hash, it leaked a reference to the backbone_gw ...
CVE-2026-46230
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:52
- Zuletzt bearbeitet 10.06.2026 21:12:12
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg.
CVE-2026-46229
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:51
- Zuletzt bearbeitet 10.06.2026 21:12:21
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPU_GEM_CREATE_VRAM_WIPE_ON_RELEASE but not AMDGPU_GEM_CREATE_VRAM_CLEARED, leaving ...
CVE-2026-46228
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:48
- Zuletzt bearbeitet 10.06.2026 21:12:31
In the Linux kernel, the following vulnerability has been resolved: spi: ch341: fix devres lifetime USB drivers bind to USB interfaces and any device managed resources should have their lifetime tied to the interface rather than parent USB device. ...
CVE-2026-46227
- EPSS 0.1%
- Veröffentlicht 28.05.2026 09:40:47
- Zuletzt bearbeitet 09.07.2026 13:17:21
In the Linux kernel, the following vulnerability has been resolved: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL The SCTP_SENDALL path in sctp_sendmsg() iterates ep->asocs with list_for_each_entry_safe(), which caches t...
CVE-2026-46226
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:46
- Zuletzt bearbeitet 10.06.2026 19:04:39
In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.
CVE-2026-46225
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:44
- Zuletzt bearbeitet 10.06.2026 19:00:52
In the Linux kernel, the following vulnerability has been resolved: spi: rspi: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind.
CVE-2026-46224
- EPSS 0.12%
- Veröffentlicht 28.05.2026 09:40:42
- Zuletzt bearbeitet 10.06.2026 18:55:15
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure When drm_gpuvm_resv_object_alloc() fails, the pre-allocated storage bo is not freed. Add xe_bo_free(storage) befo...
CVE-2026-46223
- EPSS 0.08%
- Veröffentlicht 28.05.2026 09:40:40
- Zuletzt bearbeitet 11.06.2026 18:30:56
In the Linux kernel, the following vulnerability has been resolved: cgroup: Defer css percpu_ref kill on rmdir until cgroup is depopulated A chain of commits going back to v7.0 reworked rmdir to satisfy the controller invariant that a subsystem's -...
CVE-2026-46222
- EPSS 0.11%
- Veröffentlicht 28.05.2026 09:40:38
- Zuletzt bearbeitet 10.06.2026 18:51:56
In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: Add missing MUST_CONNECT flag to pads The pads missed checks for connected devices which may a null dereference when the stream is enabled. Unable to handl...