CVE-2026-74403
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:59:13
- Zuletzt bearbeitet 17.08.2026 06:19:35
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: > if __snp_alloc_firmware_pages() returns NULL under memory pressure, is it > safe to pass it direc...
CVE-2026-74401
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:12
- Zuletzt bearbeitet 17.08.2026 06:19:35
In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in send_queue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh->seq is ...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:12
- Zuletzt bearbeitet 17.08.2026 06:19:35
In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:11
- Zuletzt bearbeitet 17.08.2026 06:19:35
In the Linux kernel, the following vulnerability has been resolved: bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries bpf_set_dentry_xattr and bpf_remove_dentry_xattr BPF kfuncs attempt to lock the inode of the supplied dentry w...
CVE-2026-74398
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:10
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD addrconf_dad_failure() transitions ifp->state from DAD to POSTDAD via addrconf_dad_end(), which drops ifp->l...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:10
- Zuletzt bearbeitet 17.08.2026 06:19:35
In the Linux kernel, the following vulnerability has been resolved: evm: terminate and bound the evm_xattrs read buffer evm_read_xattrs() allocates size + 1 bytes, fills them from the list of enabled xattrs, and then passes strlen(temp) to simple_r...
CVE-2026-74397
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:59:09
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix transport-domain rollback and initialize lb mutex earlier mlx5_ib_alloc_transport_domain() allocates a transport domain and then may fail in mlx5_ib_enable_lb(). In th...
CVE-2026-74396
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:08
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix UMR XLT cleanup on ODP populate failure mlx5r_umr_update_xlt() allocates and DMA maps an XLT buffer with mlx5r_umr_create_xlt(). The buffer is released by the common...
CVE-2026-74394
- EPSS 0.19%
- Veröffentlicht 15.08.2026 05:59:07
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: fix integer overflow in immediate data length check imm_buf->len is a user-controlled uint32_t received from the network. Adding it to imm_data_offset without overflow c...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:59:07
- Zuletzt bearbeitet 17.08.2026 06:19:34
In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT() links event_sub into sub_list before initializing the fields used by the shared er...