Lucene search
+L

28 matches found

Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•6 views

Linux Distros Unpatched Vulnerability : CVE-2026-90083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of...

6AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 5:16 p.m.•5 views

AZL-102546 CVE-2026-90083 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

6AI score0.00206EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/17 5:16 p.m.•8 views

DEBIAN-CVE-2026-90083

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

6AI score0.00206EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/17 5:16 p.m.•6 views

CVE-2026-90083

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

0.00206EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/17 4:06 p.m.•10 views

CVE-2026-90083

CVE-2026-90083 affects the Linux kernel's net/sched act_ife (IFE) traffic control action. The IFE action uses skb->dev->hard_header_len as the Ethernet header length, which is incorrect on non-Ethernet devices (e.g., PPP reports PPP_HDRLEN while nothing is stripped on ingress). When a packe...

6AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/17 4:06 p.m.•24 views

CVE-2026-90083 net/sched: act_ife: Only operate on Ethernet frames

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

0.00206EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/17 4:06 p.m.•9 views

EUVD-2026-81944

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

6AI score0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/17 4:06 p.m.•6 views

CVE-2026-90083 net/sched: act_ife: Only operate on Ethernet frames

In the Linux kernel, the following vulnerability has been resolved: net/sched: actife: Only operate on Ethernet frames actife encapsulates/decapsulates the original Ethernet header and uses skb-dev-hardheaderlen as the length of that header. That is only correct for Ethernet devices: on a device...

6AI score
SaveExploits0References6
OSV
OSV
•added 2026/09/09 5:17 p.m.•7 views

AZL-99948 CVE-2026-80925 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

5.8AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/09 5:17 p.m.•7 views

DEBIAN-CVE-2026-80925

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

5.8AI score0.00209EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/09 5:17 p.m.•11 views

CVE-2026-80925

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/09 4:19 p.m.•11 views

EUVD-2026-75102

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

5.7AI score0.00209EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/09 4:19 p.m.•17 views

CVE-2026-80925

CVE-2026-80925 affects the Linux kernel VLAN subsystem. Toggling hardware VLAN TX offload (NETIF_F_HW_VLAN_CTAG_TX or NETIF_F_HW_VLAN_STAG_TX) on a lower device invokes vlan_transfer_features(), which dynamically mutates vlandev->hard_header_len. Lockless TX paths (e.g., packet_snd, ip6_finish...

5.7AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/09 4:19 p.m.•32 views

CVE-2026-80925 vlan: fix skb_under_panic and races when toggling HW VLAN offload

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/09 4:19 p.m.•25 views

CVE-2026-80925 vlan: fix skb_under_panic and races when toggling HW VLAN offload

In the Linux kernel, the following vulnerability has been resolved: vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device invokes vlantransferfeatures, which dynamically changed...

5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•8 views

Linux Distros Unpatched Vulnerability : CVE-2026-80925

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vlan: fix skbunderpanic and races when toggling HW VLAN offload Toggling hardware VLAN TX offload NETIFFHWVLANCTAGTX or NETIFFHWVLANSTAGTX on a lower device...

5.8AI score0.00209EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/04 3:54 p.m.•32 views

CVE-2026-80825 wifi: mt76: mt7925: ensure tx headroom in usb_sdio_tx_prepare_skb

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: ensure tx headroom in usbsdiotxprepareskb mt7925usbsdiotxprepareskb pushes a TX descriptor and a USB header onto every skb and assumes the headroom for them is already there. That holds for locally generated...

0.00209EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-102134)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102134 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...

5.5CVSS5.8AI score0.00134EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/08/06 1:06 a.m.•14 views

SUSE CVE-2026-64577

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

7.5CVSS5.5AI score0.00823EPSS
SaveExploits0References4
OSV
OSV
•added 2026/02/14 5:15 p.m.•8 views

AZL-77766 CVE-2025-71222 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: wlcore: ensure skb headroom before skbpush This avoids occasional skbunderpanic Oops from wl1271txwork. In this case, headroom is less than needed typically 110 - 94 = 16 bytes...

5.5CVSS6AI score0.00133EPSS
SaveExploits0References1
Rows per page
Query Builder