CVE-2026-52928
- EPSS 0.11%
- Veröffentlicht 24.06.2026 07:14:21
- Zuletzt bearbeitet 08.07.2026 15:28:47
In the Linux kernel, the following vulnerability has been resolved: af_unix: Reject SIOCATMARK on non-stream sockets SIOCATMARK reports whether the receive queue is at the urgent mark for MSG_OOB. In AF_UNIX, MSG_OOB is supported only for SOCK_STR...
CVE-2026-52926
- EPSS 0.11%
- Veröffentlicht 24.06.2026 07:14:20
- Zuletzt bearbeitet 08.07.2026 15:28:58
In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadv_gw_node_free() removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway....
CVE-2026-52927
- EPSS 0.12%
- Veröffentlicht 24.06.2026 07:14:20
- Zuletzt bearbeitet 08.07.2026 15:28:53
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compat_mtw_from_user Luxiao Xu says: The function compat_mtw_from_user() converts ebtables extensions from 32-bit user structures to kernel ...
CVE-2026-52925
- EPSS 0.11%
- Veröffentlicht 24.06.2026 07:14:19
- Zuletzt bearbeitet 08.07.2026 15:29:07
In the Linux kernel, the following vulnerability has been resolved: vrf: Fix a potential NPD when removing a port from a VRF RCU readers that identified a net device as a VRF port using netif_is_l3_slave() assume that a subsequent call to netdev_ma...
CVE-2026-52924
- EPSS 0.27%
- Veröffentlicht 24.06.2026 07:14:18
- Zuletzt bearbeitet 10.07.2026 12:17:10
In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctp_stream_update() is only invoked when the association is moved into COOKIE_WAIT during association setup/reconfiguration. In ...
CVE-2026-52922
- EPSS 0.39%
- Veröffentlicht 24.06.2026 07:14:17
- Zuletzt bearbeitet 08.07.2026 17:50:16
In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: handle forward allocation error batadv_dat_forward_data() calls pskb_copy_for_clone() to duplicate an skb for each DHT candidate, but does not check the return val...
CVE-2026-52923
- EPSS 0.13%
- Veröffentlicht 24.06.2026 07:14:17
- Zuletzt bearbeitet 10.07.2026 12:17:09
In the Linux kernel, the following vulnerability has been resolved: ipc: limit next_id allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids->next_id. ipc_idr_alloc() currently forwards th...
CVE-2026-52921
- EPSS 0.11%
- Veröffentlicht 24.06.2026 07:14:16
- Zuletzt bearbeitet 08.07.2026 17:52:39
In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: stop hash:* range iteration at end The following hash set variants: hash:ip,mark hash:ip,port hash:ip,port,ip hash:ip,port,net iterate IPv4 ranges with a 32-bit...
CVE-2026-52919
- EPSS 0.12%
- Veröffentlicht 24.06.2026 07:14:15
- Zuletzt bearbeitet 08.07.2026 18:02:43
In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tp_meter counter underflow during shutdown batadv_tp_sender_shutdown() unconditionally decrements the "sending" atomic counter. If multiple paths (e.g. timeout, use...
CVE-2026-52920
- EPSS 0.3%
- Veröffentlicht 24.06.2026 07:14:15
- Zuletzt bearbeitet 08.07.2026 17:58:21
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_policy: fix strict mode inbound policy matching match_policy_in() walks sec_path entries from the last transform to the first one, but strict policy matching needs to...