CVE-2026-64534
- EPSS 0.16%
- Veröffentlicht 27.07.2026 06:32:34
- Zuletzt bearbeitet 05.08.2026 08:16:35
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path In nvmet_tcp_try_recv_ddgst(), when a data digest mismatch is detected, nvmet_req_uninit() is called uncon...
CVE-2026-64535
- EPSS 0.52%
- Veröffentlicht 27.07.2026 06:32:34
- Zuletzt bearbeitet 19.08.2026 17:20:15
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a digest mismatch occurs on...
CVE-2026-64532
- EPSS 0.16%
- Veröffentlicht 27.07.2026 06:32:33
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound NTFS_DE view.data_off in UpdateRecordData{Root,Allocation} In do_action()'s UpdateRecordDataRoot (fslog.c:3489) and UpdateRecordDataAllocation (fslog.c:3697) cases,...
CVE-2026-64533
- EPSS 0.17%
- Veröffentlicht 27.07.2026 06:32:33
- Zuletzt bearbeitet 17.08.2026 05:17:58
In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: validate lcns_follow in log_replay conversion log_replay() converts DIR_PAGE_ENTRY_32 records into DIR_PAGE_ENTRY records when replaying version 0 restart tables. During...
- EPSS 0.13%
- Veröffentlicht 27.07.2026 06:32:32
- Zuletzt bearbeitet 22.08.2026 04:17:58
In the Linux kernel, the following vulnerability has been resolved: net: openvswitch: reject oversized nested action attrs Open vSwitch stores generated flow actions as nlattrs, whose nla_len field is u16. Commit a1e64addf3ff ("net: openvswitch: re...
CVE-2026-64530
- EPSS 0.17%
- Veröffentlicht 26.07.2026 07:16:41
- Zuletzt bearbeitet 17.08.2026 05:17:57
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle tcf_classify() can return TC_ACT_CONSUMED while the skb is held by the defragmentation engine (e.g. act_ct on out-of...
CVE-2024-14040
- EPSS 0.14%
- Veröffentlicht 26.07.2026 07:16:39
- Zuletzt bearbeitet 27.07.2026 14:16:51
In the Linux kernel, the following vulnerability has been resolved: net: nexthop: Increase weight to u16 In CLOS networks, as link failures occur at various points in the network, ECMP weights of the involved nodes are adjusted to compensate. With ...
CVE-2026-64529
- EPSS 0.2%
- Veröffentlicht 25.07.2026 09:24:18
- Zuletzt bearbeitet 17.08.2026 05:17:57
In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device (qat_adf_ctl) with IOCTLs for device configuration, start, stop, status query and ...
- EPSS 0.16%
- Veröffentlicht 25.07.2026 09:20:51
- Zuletzt bearbeitet 25.07.2026 10:17:39
In the Linux kernel, the following vulnerability has been resolved: drm/hyperv: validate VMBus packet size in receive callback hyperv_receive_sub() reads msg->vid_hdr.type and dispatches into one of four message-type branches without knowing how ma...
- EPSS 0.17%
- Veröffentlicht 25.07.2026 09:20:51
- Zuletzt bearbeitet 25.07.2026 10:17:39
In the Linux kernel, the following vulnerability has been resolved: tty: serial: samsung: Remove redundant port lock acquisition in rx helpers Sashiko identified a deadlock when the console flow is engaged [1]. When console flow control is enabled...