Lucene search
+L

45 matches found

CVE
CVE
•added 2026/09/25 10:23 a.m.•5 views

CVE-2026-97982

The Linux kernel contains a vulnerability in the net: ethernet: cortina driver. Specifically, the gmac_rx() function incorrectly returns the remaining NAPI budget instead of the number of packets received. This causes an idle poll to report a full budget and remain scheduled. The fix involves upd...

5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•3 views

EUVD-2026-86636

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Fix budget accounting The gmacrx function returns the remaining NAPI budget, but its caller treats the return value as the number of packets received. An idle poll therefore reports a full budget and remai...

5.8AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:23 a.m.•5 views

CVE-2026-97981

The Linux kernel contains a vulnerability in the net: ethernet: cortina driver where the RX loop only consumed the NAPI budget upon successful frame delivery. Consequently, error paths continued to consume descriptors without reducing the budget, allowing a stream of bad frames to process the ent...

5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:23 a.m.•1 views

EUVD-2026-86635

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Count dropped frames as NAPI work The RX loop only consumes budget when it successfully delivers a frame. Error paths keep consuming descriptors without reducing the budget, so a stream of bad frames can...

5.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•2 views

CVE-2026-97981

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Count dropped frames as NAPI work The RX loop only consumes budget when it successfully delivers a frame. Error paths keep consuming descriptors without reducing the budget, so a stream of bad frames can...

5.8AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098808)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098808 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Use TOE/TSO on all TCP It is desireable to push the hardware accelerator ...

7.5CVSS6.8AI score0.00319EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•4 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Net: Ethernet: Cortina: Use TOE/TSO for all TCP protocols. It is desirable to enable the hardware accelerator to also process non-segmented TCP frames. We can pass the skb-len value to the “TOE/TSO” offloader, which will handle...

7.5CVSS6.7AI score0.00319EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•9 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-099770 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets i...

9.8CVSS5.7AI score0.00755EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•11 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100586)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100586 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/21 1:00 p.m.•13 views

SUSE CVE-2026-64055

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmacrx, but the packet is not y...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/21 1:00 p.m.•12 views

SUSE CVE-2026-64056

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS5.3AI score0.00755EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/07/21 5:09 a.m.•10 views

CVE-2026-64055

A flaw was found in the Linux kernel's Cortina ethernet driver. When the network interface processes incoming packets, a counter used for reassembling fragmented packets can be prematurely reset. This can lead to incomplete packet reassembly, potentially causing network communication issues or...

9.8CVSS5.3AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 5:09 a.m.•12 views

CVE-2026-64056

A flaw was found in the Linux kernel's Cortina ethernet driver for Gemini devices. The driver used a single, shared buffer SKB, or Socket Kernel Buffer for assembling incoming network packets across multiple ethernet ports. This shared resource could lead to race conditions, where simultaneous...

9.8CVSS5.5AI score0.00755EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64055

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely...

9.8CVSS6AI score0.00755EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/07/20 12:00 a.m.•19 views

Linux Distros Unpatched Vulnerability : CVE-2026-64056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports,...

9.8CVSS5.7AI score0.00755EPSS
SaveExploits0References2
NVD
NVD
•added 2026/07/19 4:17 p.m.•18 views

CVE-2026-64056

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS0.00755EPSS
SaveExploits0References8
NVD
NVD
•added 2026/07/19 4:17 p.m.•19 views

CVE-2026-64055

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmacrx, but the packet is not y...

9.8CVSS0.00755EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/19 3:39 p.m.•11 views

CVE-2026-64055 net: ethernet: cortina: Carry over frag counter

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Carry over frag counter The gmacrx NAPI poll function assembles packets in an SKB from a ring buffer. If the ring buffer gets completely emptied during a poll cycle, we exit gmacrx, but the packet is not y...

9.8CVSS5.5AI score
SaveExploits0References11
OSV
OSV
•added 2026/07/19 3:39 p.m.•12 views

CVE-2026-64056 net: ethernet: cortina: Make RX SKB per-port

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: cortina: Make RX SKB per-port The SKB used to assemble packets from fragments in gmacrx is static local, but the Gemini has two ethernet ports, meaning there can be races between the ports on a bad day if a device ...

9.8CVSS5.3AI score
SaveExploits0References11
CVE
CVE
•added 2026/07/19 3:39 p.m.•45 views

CVE-2026-64056

The CVE covers a Linux kernel issue in the Cortina ethernet driver. The RX socket buffer (SKB) used to assemble fragments in gmac_rx() was a static local variable, which could race on devices with two ethernet ports (Gemini) when both ports are active. The fix makes the RX SKB a per-port variable...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder