CVE-2026-52956
- EPSS 0.36%
- Veröffentlicht 24.06.2026 16:28:38
- Zuletzt bearbeitet 10.07.2026 19:23:34
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in __ceph_x_decrypt() In __ceph_x_decrypt(), a part of the buffer p is interpreted as a ceph_x_encrypt_header, and the magic field of th...
CVE-2026-52955
- EPSS 0.38%
- Veröffentlicht 24.06.2026 16:28:37
- Zuletzt bearbeitet 10.07.2026 19:23:34
In the Linux kernel, the following vulnerability has been resolved: libceph: Fix potential out-of-bounds access in crush_decode() A message of type CEPH_MSG_OSD_MAP containing a crush map with at least one bucket has two fields holding the bucket a...
CVE-2026-52954
- EPSS 0.53%
- Veröffentlicht 24.06.2026 16:28:36
- Zuletzt bearbeitet 10.07.2026 19:23:34
In the Linux kernel, the following vulnerability has been resolved: libceph: handle rbtree insertion error in decode_choose_args() A message of type CEPH_MSG_OSD_MAP contains an OSD map that itself contains a CRUSH map. The received CRUSH map may o...
CVE-2026-52947
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:26:05
- Zuletzt bearbeitet 10.07.2026 19:23:34
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...
- EPSS 0.19%
- Veröffentlicht 24.06.2026 16:26:05
- Zuletzt bearbeitet 10.07.2026 19:23:34
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.61%
- Veröffentlicht 24.06.2026 16:26:04
- Zuletzt bearbeitet 10.07.2026 19:23:34
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 10.07.2026 19:23:34
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 08.07.2026 20:28:57
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...