3595 matches found
CVE-2026-74743
A flaw was found in the Linux kernel's macvlan component. The macvlan component incorrectly initializes network packet buffer skb headroom and tailroom values, failing to inherit them from the underlying network device. This can occur when the underlying device requires additional space for heade...
CVE-2026-74744
In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...
CVE-2026-74743
In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...
AZL-97830 CVE-2026-74747 affecting package kernel 6.6.150.1-1
In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...
CVE-2026-74744
In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...
CVE-2026-74743
In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...
UBUNTU-CVE-2026-74747
In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...
UBUNTU-CVE-2026-74743
In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...
CVE-2026-74747 ipvs: revalidate ihl to prevent out-of-bounds access
In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...
CVE-2026-74747
CVE-2026-74747 affects the Linux kernel in the ipvs (IP Virtual Server) subsystem, specifically in ip_vs_nat_icmp() . After reading embedded IP headers from skb frags, the ihl field is not revalidated; a local process can modify it so that after skb_ensure_writable() a larger value is visible, ca...
CVE-2026-74743 macvlan: inherit needed_headroom and needed_tailroom from lowerdev
In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...
CVE-2026-74744 ipvlan: inherit needed_headroom and needed_tailroom from phy_dev
In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098964)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098964 advisory. In the Linux kernel, the following vulnerability has been resolved: ip6gre: make ip6greheader robust Over the years, syzbot found many ways to crash the kernel in...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098740)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098740 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a point...
PT-2026-82124
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ipvlan module where devices inherit hard header len from phy dev during ipvlan init but fail to inherit needed headroom and needed tailroom, leaving them set to 0...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098801)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098801 advisory. In the Linux kernel, the following vulnerability has been resolved: net: lan743x: Fix memleak issue when GSO enabled Always map the skb to the LS descriptor...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098941)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098941 advisory. In the Linux kernel, the following vulnerability has been resolved: ipv4: ipgre: make ipgreheader robust Analog to commit db5b4e39c4e6 ip6gre: make ip6greheader robu...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-099005)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099005 advisory. In the Linux kernel, the following vulnerability has been resolved: ice: fix double-free of txbuf skb If icetso or icetxcsum fail, the error path in icexmitframering...
Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098943)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098943 advisory. In the Linux kernel, the following vulnerability has been resolved: neigh: let neighxmit take skb ownership neighxmit always releases the skb, except when no neighbo...
CVE-2026-74665
A flaw was found in the Linux kernel. Incorrect length accounting for skb socket buffer fragments after an eXpress Data Path XDP program adjusts the fragment area can lead to an out-of-bounds read. This allows an attacker to potentially disclose sensitive kernel pointers and corrupt user-space...