CVE-2026-52999
- EPSS 0.52%
- Veröffentlicht 24.06.2026 16:29:11
- Zuletzt bearbeitet 15.07.2026 12:54:37
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix out-of-bounds read on option matching In nf_osf_match(), the nf_osf_hdr_ctx structure is initialized once and passed by reference to nf_osf_match_one(...
CVE-2026-52998
- EPSS 0.51%
- Veröffentlicht 24.06.2026 16:29:10
- Zuletzt bearbeitet 15.07.2026 12:55:19
In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check The nf_osf_ttl() function accessed skb->dev to perform a local interface address lookup without verifying that...
CVE-2026-52996
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:29:09
- Zuletzt bearbeitet 15.07.2026 13:04:25
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix durable fd leak on ClientGUID mismatch in durable v2 open ksmbd_lookup_fd_cguid() returns a ksmbd_file with its refcount incremented via ksmbd_fp_get(). parse_durable_ha...
CVE-2026-52997
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:09
- Zuletzt bearbeitet 15.07.2026 12:56:38
In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change() Fix dualpi2_change() to correctly enforce updated limit and memlimit values after a configuration change ...
CVE-2026-52995
- EPSS 0.12%
- Veröffentlicht 24.06.2026 16:29:08
- Zuletzt bearbeitet 15.07.2026 13:06:47
In the Linux kernel, the following vulnerability has been resolved: net/rds: zero per-item info buffer before handing it to visitors rds_for_each_conn_info() and rds_walk_conn_path_info() both hand a caller-allocated on-stack u64 buffer to a per-co...
CVE-2026-52994
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:07
- Zuletzt bearbeitet 15.07.2026 13:09:08
In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting virtio_transport_init_zcopy_skb() uses iter->count as the size argument for msg_zerocopy_realloc(), which in turn passes it t...
CVE-2026-52993
- EPSS 0.36%
- Veröffentlicht 24.06.2026 16:29:06
- Zuletzt bearbeitet 15.07.2026 01:16:26
In the Linux kernel, the following vulnerability has been resolved: tipc: fix double-free in tipc_buf_append() tipc_msg_validate() can potentially reallocate the skb it is validating, freeing the old one. In tipc_buf_append(), it was being called ...
CVE-2026-52992
- EPSS 0.14%
- Veröffentlicht 24.06.2026 16:29:05
- Zuletzt bearbeitet 14.07.2026 19:44:31
In the Linux kernel, the following vulnerability has been resolved: fs/adfs: validate nzones in adfs_validate_bblk() Reject ADFS disc records with a zero zone count during boot block validation, before the disc record is used. When nzones is 0, ad...
CVE-2026-52990
- EPSS 0.13%
- Veröffentlicht 24.06.2026 16:29:04
- Zuletzt bearbeitet 14.07.2026 16:42:40
In the Linux kernel, the following vulnerability has been resolved: fsnotify: fix inode reference leak in fsnotify_recalc_mask() fsnotify_recalc_mask() fails to handle the return value of __fsnotify_recalc_mask(), which may return an inode pointer ...
CVE-2026-52991
- EPSS 0.11%
- Veröffentlicht 24.06.2026 16:29:04
- Zuletzt bearbeitet 15.07.2026 01:16:25
In the Linux kernel, the following vulnerability has been resolved: sched/psi: fix race between file release and pressure write A potential race condition exists between pressure write and cgroup file release regarding the priv member of struct ker...