CVE-2026-52949
- EPSS 0.11%
- Veröffentlicht 24.06.2026 16:28:32
- Zuletzt bearbeitet 14.07.2026 16:57:24
In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure Apply the same fix as b2ed01e7ad ("drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure") to the ttm_...
CVE-2026-52947
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:26:05
- Zuletzt bearbeitet 14.07.2026 16:58:25
In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix refcount saturation and potential UAF in qrtr_port_remove In qrtr_port_remove(), the socket reference count is decremented via __sock_put() before the port is remove...
CVE-2026-52948
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:26:05
- Zuletzt bearbeitet 14.07.2026 16:58:13
In the Linux kernel, the following vulnerability has been resolved: i2c: dev: prevent integer overflow in I2C_TIMEOUT ioctl While fuzzing with Syzkaller, a persistent `schedule_timeout: wrong timeout value` warning was observed, accompanied by SMBu...
CVE-2026-52946
- EPSS 0.46%
- Veröffentlicht 24.06.2026 16:26:04
- Zuletzt bearbeitet 14.07.2026 16:58:50
In the Linux kernel, the following vulnerability has been resolved: fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling A SOFTIRQ-safe to SOFTIRQ-unsafe lock order deadlock can occur in send_sigio() and send_sigurg() when a process group re...
CVE-2026-52945
- EPSS 0.31%
- Veröffentlicht 24.06.2026 16:26:03
- Zuletzt bearbeitet 14.07.2026 16:59:26
In the Linux kernel, the following vulnerability has been resolved: Revert "wireguard: device: enable threaded NAPI" This reverts commit 933466fc50a8e4eb167acbd0d8ec96a078462e9c which is commit db9ae3b6b43c79b1ba87eea849fd65efa05b4b2e upstream. We...
CVE-2026-52944
- EPSS 0.12%
- Veröffentlicht 24.06.2026 09:59:09
- Zuletzt bearbeitet 08.07.2026 19:03:29
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse attribute and saves it throug...
CVE-2026-52943
- EPSS 0.24%
- Veröffentlicht 24.06.2026 09:00:12
- Zuletzt bearbeitet 15.07.2026 01:16:23
In the Linux kernel, the following vulnerability has been resolved: net: skbuff: fix missing zerocopy reference in pskb_carve helpers pskb_carve_inside_header() and pskb_carve_inside_nonlinear() both copy the old skb_shared_info header into a new b...
CVE-2026-52942
- EPSS 0.12%
- Veröffentlicht 24.06.2026 07:14:30
- Zuletzt bearbeitet 08.07.2026 19:08:21
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_log: validate MAC header was set before dumping it The fallback path of dump_mac_header() guards the MAC header access only with "skb->mac_header != skb->network_head...
CVE-2026-52940
- EPSS 0.11%
- Veröffentlicht 24.06.2026 07:14:29
- Zuletzt bearbeitet 08.07.2026 19:12:57
In the Linux kernel, the following vulnerability has been resolved: tun: zero the whole vnet header in tun_put_user() tun_put_user() declares an on-stack struct virtio_net_hdr_v1_hash_tunnel without zeroing it. For a non-tunnel skb, virtio_net_hdr_...
CVE-2026-52941
- EPSS 0.12%
- Veröffentlicht 24.06.2026 07:14:29
- Zuletzt bearbeitet 08.07.2026 19:10:24
In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint The smc_msg_event tracepoint class, shared by smc_tx_sendmsg and smc_rx_recvmsg, unconditionally dereferences smc...