CVE-2026-74282
- EPSS 0.21%
- Veröffentlicht 15.08.2026 05:57:52
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: tipc: prevent snt_unacked underflow on CONN_ACK tipc_sk_conn_proto_rcv() subtracts the peer-supplied connection ack count from the unsigned 16-bit send counter snt_unacked without ...
CVE-2026-74283
- EPSS 0.21%
- Veröffentlicht 15.08.2026 05:57:52
- Zuletzt bearbeitet 17.08.2026 06:19:22
In the Linux kernel, the following vulnerability has been resolved: tipc: require net admin for TIPCv2 netlink mutators TIPCv2 registers mutating generic-netlink operations without admin permission flags. Generic netlink only checks CAP_NET_ADMIN w...
CVE-2026-74281
- EPSS 0.21%
- Veröffentlicht 15.08.2026 05:57:51
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: tipc: reject inverted service ranges from peer bindings tipc_update_nametbl() inserts a binding advertised by a peer node using the lower and upper service-range bounds taken direc...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:57:50
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: crypto: cavium/cpt - fix DMA cleanup using wrong loop index The sg_cleanup error path used list[i] instead of list[j] when unmapping DMA buffers, leaking successfully mapped entrie...
- EPSS 0.21%
- Veröffentlicht 15.08.2026 05:57:50
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: crypto: marvell/octeontx - fix DMA cleanup using wrong loop index The sg_cleanup path used list[i] instead of list[j] when unmapping DMA buffers, leaking successfully mapped entrie...
- EPSS 0.17%
- Veröffentlicht 15.08.2026 05:57:49
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix kernel heap address leak in bounce_error_event() The comment above bounce_error_event() documents that user clients should receive SNDRV_SEQ_EVENT_BOUNCE with the or...
- EPSS 0.18%
- Veröffentlicht 15.08.2026 05:57:48
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: spi: xilinx: use FIFO occupancy register to determine buffer size The method the driver uses to determine the size of the FIFO has a problem. What it currently does is this: It sto...
CVE-2026-74277
- EPSS 0.19%
- Veröffentlicht 15.08.2026 05:57:48
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA path In iommu_dma_map_sg(), when handling PCI P2PDMA cases, the DMA length of the current scatterlist segment `s`...
CVE-2026-74275
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:57:47
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach() In cxl_cancel_auto_attach(), it assumes cxled->pos is a valid index for accessing p->targets[]. However, cxled->pos...
- EPSS 0.16%
- Veröffentlicht 15.08.2026 05:57:46
- Zuletzt bearbeitet 17.08.2026 06:19:21
In the Linux kernel, the following vulnerability has been resolved: cxl/region: Block region delete during region creation Expand the range lock, rename it "regions_lock", to disable region deletion in the critical period between construct_region()...