CVE-2026-31413
- EPSS 0.01%
- Veröffentlicht 12.04.2026 06:16:20
- Zuletzt bearbeitet 27.04.2026 14:16:37
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR maybe_fork_scalars() is called for both BPF_AND and BPF_OR when the source operand is a constant. When dst has s...
- EPSS 0.02%
- Veröffentlicht 10.04.2026 10:35:05
- Zuletzt bearbeitet 13.04.2026 15:02:06
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_size_in_blocks() The `check_command_size_in_blocks()` function calculates the data size in bytes by lef...
- EPSS 0.04%
- Veröffentlicht 08.04.2026 13:06:17
- Zuletzt bearbeitet 08.04.2026 21:26:13
In the Linux kernel, the following vulnerability has been resolved: net: atm: fix crash due to unvalidated vcc pointer in sigd_send() Reproducer available at [1]. The ATM send path (sendmsg -> vcc_sendmsg -> sigd_send) reads the vcc pointer from m...
- EPSS 0.01%
- Veröffentlicht 06.04.2026 08:16:39
- Zuletzt bearbeitet 07.04.2026 13:20:35
In the Linux kernel, the following vulnerability has been resolved: ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION Use sb->s_uuid for a proper volume identifier as the primary choice. For filesystems that do not provide a UUID, fall back to stf...
CVE-2026-31405
- EPSS 0.04%
- Veröffentlicht 06.04.2026 08:16:38
- Zuletzt bearbeitet 27.04.2026 14:16:36
In the Linux kernel, the following vulnerability has been resolved: media: dvb-net: fix OOB access in ULE extension header tables The ule_mandatory_ext_handlers[] and ule_optional_ext_handlers[] tables in handle_one_ule_extension() are declared wit...
CVE-2026-31406
- EPSS 0.01%
- Veröffentlicht 06.04.2026 08:16:38
- Zuletzt bearbeitet 27.04.2026 14:16:36
In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini() After cancel_delayed_work_sync() is called from xfrm_nat_keepalive_net_fini(), xfrm_state_fini() flushes re...
CVE-2026-31407
- EPSS 0.01%
- Veröffentlicht 06.04.2026 08:16:38
- Zuletzt bearbeitet 27.04.2026 14:16:36
In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: add missing netlink policy validations Hyunwoo Kim reports out-of-bounds access in sctp and ctnetlink. These attributes are used by the kernel without any va...
CVE-2026-31408
- EPSS 0.03%
- Veröffentlicht 06.04.2026 08:16:38
- Zuletzt bearbeitet 27.04.2026 14:16:36
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold sco_recv_frame() reads conn->sk under sco_conn_lock() but immediately releases the lock without hold...
CVE-2026-31409
- EPSS 0.03%
- Veröffentlicht 06.04.2026 08:16:38
- Zuletzt bearbeitet 27.04.2026 14:16:37
In the Linux kernel, the following vulnerability has been resolved: ksmbd: unset conn->binding on failed binding request When a multichannel SMB2_SESSION_SETUP request with SMB2_SESSION_REQ_FLAG_BINDING fails ksmbd sets conn->binding = true but nev...
CVE-2026-31404
- EPSS 0.02%
- Veröffentlicht 03.04.2026 15:16:07
- Zuletzt bearbeitet 27.04.2026 14:16:36
In the Linux kernel, the following vulnerability has been resolved: NFSD: Defer sub-object cleanup in export put callbacks svc_export_put() calls path_put() and auth_domain_put() immediately when the last reference drops, before the RCU grace perio...