3356 matches found
CVE-2026-74697
In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...
CVE-2026-74665
In the Linux kernel, the following vulnerability has been resolved: net: fix skb length accounting after generic XDP frag adjustment Generic XDP exposes non-linear skb fragments through an xdpbuff. If an XDP program adjusts the fragment area, bpfprogrungenericxdp copies xdpfragssize back to...
CVE-2026-74697
This vulnerability affects the bnxt_en network driver in the Linux kernel. When EOP (End of frame padding) is enabled on the AGG ring alongside TPA , zero padding at the end of one segment can overlap with the next segment's data. If Relaxed Ordering (RO) is enabled, this padding may overwrite va...
CVE-2026-74697 bnxt_en: Disable EOP for TPA on all chips to prevent data corruption
In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...
EUVD-2026-64384
In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...
CVE-2026-74665 net: fix skb length accounting after generic XDP frag adjustment
In the Linux kernel, the following vulnerability has been resolved: net: fix skb length accounting after generic XDP frag adjustment Generic XDP exposes non-linear skb fragments through an xdpbuff. If an XDP program adjusts the fragment area, bpfprogrungenericxdp copies xdpfragssize back to...
CVE-2026-74665
CVE-2026-74665 is a length-accounting bug in the Linux kernel networking stack, specifically in bpf_prog_run_generic_xdp(). When a Generic XDP program shrinks the fragment area of a non-linear skb, the function updates skb->data_len but fails to adjust skb->len, causing skb_headlen() to rep...
EUVD-2026-64352
In the Linux kernel, the following vulnerability has been resolved: net: fix skb length accounting after generic XDP frag adjustment Generic XDP exposes non-linear skb fragments through an xdpbuff. If an XDP program adjusts the fragment area, bpfprogrungenericxdp copies xdpfragssize back to...
CVE-2026-74612
CVE-2026-74612 is a Linux kernel vulnerability in the veth (virtual Ethernet) driver. When an XDP program adjusts the fragment area, veth_xdp_rcv_skb() updates skb->data_len but leaves skb->len stale, causing skb_headlen() to exceed the actual linear area after a fragment shrink. In the UDP...
EUVD-2026-64542
In the Linux kernel, the following vulnerability has been resolved: eventfs: Use children field for rcu head and add memory barriers When an eventfs inode is freed, it sets ei-isfreed and then uses its ei-list to add it to the srcu link list as the list field is a union with the rcu list head. As...
CVE-2026-74605
CVE-2026-74605 is a race condition in the Linux kernel's eventfs subsystem. The ei->list field is a union with the RCU list head; when an eventfs inode is freed, it is added to the SRCU link list via that same field. Because the list is iterated under SRCU protection without holding eventfs_mu...
PT-2026-79702
In the Linux kernel, the following vulnerability has been resolved: bnxt en: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...
PT-2026-79670
In the Linux kernel, the following vulnerability has been resolved: net: fix skb length accounting after generic XDP frag adjustment Generic XDP exposes non-linear skb fragments through an xdp buff. If an XDP program adjusts the fragment area, bpf prog run generic xdp copies xdp frags size back t...
CVE-2026-74277
A flaw was found in the Linux kernel's iommu/dma-iommu component. When handling PCI Peer-to-Peer Direct Memory Access P2PDMA cases, an incorrect assignment of the scatterlist length can cause all segments in a multi-segment scatterlist to inherit the length of the first segment. This leads to...
kernel security, bug fix, and enhancement update
6.12.0-211.49.1 - Add new Oracle Linux Driver Signing key 1 certificate Orabug: 37985782 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list...
CVE-2026-72367
A flaw was found in the Linux kernel's iomap subsystem. This vulnerability occurs due to an integer underflow when calculating iosize during concurrent file truncation operations. If a file is truncated while writeback is in progress, the iosize can wrap to a large value, leading to incorrect...
CVE-2026-72412
A flaw was found in the Linux kernel's memory management for s390 systems. An internal flag, intended to mark guest memory pages for discard after unmapping by the Kernel-based Virtual Machine KVM, was not consistently cleared when those pages were subsequently reused. This improper handling coul...
MINI-R3CG-WRPR-8RQJ
Bulletin has no description...
MINI-G9J2-J22H-HMP4
Bulletin has no description...
CVE-2026-74405
A flaw was found in the Linux kernel. A race condition exists within the Optimized Power Performance OPP subsystem, where a newly added OPP object is exposed before its internal reference count is fully initialized. A concurrent operation can then increment this uninitialized reference count,...