CVE-2026-53153
- EPSS 0.11%
- Veröffentlicht 25.06.2026 08:38:37
- Zuletzt bearbeitet 08.07.2026 13:51:05
In the Linux kernel, the following vulnerability has been resolved: mm/list_lru: drain before clearing xarray entry on reparent memcg_reparent_list_lrus() clears the dying memcg's xarray entry with xas_store(&xas, NULL) before reparenting its per-n...
CVE-2026-53151
- EPSS 0.5%
- Veröffentlicht 25.06.2026 08:38:36
- Zuletzt bearbeitet 06.07.2026 17:43:04
In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix the ACK parser to extract the SACK table for parsing Fix modification of the received skbuff in rxrpc_input_soft_acks() and a potential incorrect access of the buffer in...
CVE-2026-53152
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:36
- Zuletzt bearbeitet 06.07.2026 17:39:19
In the Linux kernel, the following vulnerability has been resolved: mmc: dw_mmc-rockchip: Add missing private data for very old controllers The really old controllers (rk2928, rk3066, rk3188) do not support UHS speeds at all, and thus never handled...
CVE-2026-53150
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:35
- Zuletzt bearbeitet 06.07.2026 17:45:25
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Reject zero-length property entries in validator tb_property_entry_valid() accepts entries with length == 0 for DIRECTORY, DATA, and TEXT types. A zero-length TEXT en...
CVE-2026-53148
- EPSS 0.15%
- Veröffentlicht 25.06.2026 08:38:34
- Zuletzt bearbeitet 08.07.2026 14:41:01
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Clamp XDomain response data copy to allocation size tb_xdp_properties_request() derives the per-packet copy length from the response header without checking that it fi...
CVE-2026-53149
- EPSS 0.13%
- Veröffentlicht 25.06.2026 08:38:34
- Zuletzt bearbeitet 06.07.2026 17:51:40
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Bound root directory content to block size __tb_property_parse_dir() does not check that content_offset + content_len fits within block_len for the root directory case...
CVE-2026-53147
- EPSS 0.28%
- Veröffentlicht 25.06.2026 08:38:33
- Zuletzt bearbeitet 06.07.2026 14:13:01
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Validate XDomain request packet size before type cast tb_xdp_handle_request() casts the received packet buffer to protocol-specific structs without verifying that the ...
CVE-2026-53145
- EPSS 0.11%
- Veröffentlicht 25.06.2026 08:38:32
- Zuletzt bearbeitet 08.07.2026 14:57:03
In the Linux kernel, the following vulnerability has been resolved: drm/gem: Try to fix change_handle ioctl, attempt 4 [airlied: just added some comments on how to reenable] On-list because the cat is out of the bag and we're clearly not good enoug...
CVE-2026-53146
- EPSS 0.24%
- Veröffentlicht 25.06.2026 08:38:32
- Zuletzt bearbeitet 06.07.2026 14:13:40
In the Linux kernel, the following vulnerability has been resolved: thunderbolt: Limit XDomain response copy to actual frame size tb_xdomain_copy() copies req->response_size bytes from the received packet buffer regardless of the actual frame size....
CVE-2026-53144
- EPSS 0.12%
- Veröffentlicht 25.06.2026 08:38:31
- Zuletzt bearbeitet 07.07.2026 16:34:47
In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix NULL dereference in get_queue_ids() When usr_queue_id_array is NULL and num_queues is non-zero, get_queue_ids() returns NULL. The callers check only IS_ERR() on the...