Lucene search
+L

948 matches found

RedhatCVE
RedhatCVE
added 14 hours ago3 views

CVE-2026-64125

A flaw was found in the Linux kernel's bcmgenet network driver. When Energy Efficient Ethernet EEE is active on GENET hardware, a misconfiguration in the receive buffer RBUF can cause network traffic to stop flowing. This leads to a denial of service for network communications and may result in...

9.8CVSS5.4AI score
Exploits0References4
Cvelist
Cvelist
added yesterday22 views

CVE-2026-63859 net: airoha: Add missing bits in airoha_qdma_cleanup_tx_queue()

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Add missing bits in airohaqdmacleanuptxqueue Similar to airohaqdmacleanuprxqueue, reset DMA TX descriptors in airohaqdmacleanuptxqueue routine. Moreover, reset TXDMAIDX to TXCPUIDX to notify the NIC the QDMA TX ring ...

Exploits0References3
CVE
CVE
added yesterday9 views

CVE-2026-63857

In the Linux kernel, CVE-2026-63857 affects the airoha net code where the transmit loop in airoha_dev_xmit() reads fragment address/length on the last iteration (skb_shinfo(skb)->nr_frags) when the fragment data is uninitialized. The issue is unsafe reads that could trigger a page fault. The f...

9.8CVSS5.4AI score
Exploits0References3
EUVD
EUVD
added yesterday4 views

EUVD-2026-45521

In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output enaphcgettimex64 is setting the output parameter regardless of whether enacomphcgettimestamp succeeded or failed. When enacomphcgettimestamp returns an error, the...

5.5AI score
Exploits0References3
Positive Technologies
Positive Technologies
added yesterday4 views

PT-2026-61478

In the Linux kernel, the following vulnerability has been resolved: net: ti: icssm-prueth: fix eth ports node leak in probe The error path on of property read u32 failure inside icssm prueth probe returns without putting eth ports node, which was acquired before the for each child of node loop...

5.3AI score
Exploits0References4
Positive Technologies
Positive Technologies
added yesterday9 views

PT-2026-61430

In the Linux kernel, the following vulnerability has been resolved: ixgbevf: fix use-after-free in VEPA multicast source pruning ixgbevf clean rx irq prunes frames whose source MAC matches the VF's own address VEPA multicast workaround by freeing the skb and continuing to the next descriptor: dev...

5.5AI score
Exploits0References9
Vulnrichment
Vulnrichment
added 6 days ago8 views

CVE-2026-56188 Windows Server Network driver Remote Code Execution Vulnerability

...

9.8CVSS6.1AI score0.00998EPSS
Exploits0References1
CVE
CVE
added 6 days ago86 views

CVE-2026-56188

CVE-2026-56188: A race-condition in the Windows Server Network driver (concurrent access to a shared resource) can allow an unauthenticated attacker to execute code over the network. The vulnerability affects the Windows Server Network driver and is described as a remote code execution flaw with ...

9.8CVSS6.3AI score0.00998EPSS
Exploits0References1
Cvelist
Cvelist
added 6 days ago28 views

CVE-2026-56188 Windows Server Network driver Remote Code Execution Vulnerability

...

9.8CVSS0.00998EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 6 days ago10 views

Windows Server Network driver Remote Code Execution Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Server Network driver allows an unauthorized attacker to execute code over a network...

9.8CVSS6.3AI score0.00998EPSS
Exploits0
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-58605

Name of the Vulnerable Software and Affected Versions Windows Server Network driver affected versions not specified Description A race condition exists in the Windows Server Network driver, where concurrent execution using a shared resource with improper synchronization allows an unauthorized...

9.8CVSS6.4AI score0.00998EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/07/08 6:13 a.m.5 views

kernel: net: mana: Fix double destroy_workqueue on service rescan PCI path

A flaw was found in the Linux kernel's mana network driver. This vulnerability, a use-after-free, occurs when the PCI service rescan path attempts to destroy an already-freed workqueue a second time. A local attacker could exploit this condition to cause a system crash, leading to a denial of...

7.8CVSS5.9AI score0.00118EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 9:21 p.m.6 views

kernel: net: mana: Fix double destroy_workqueue on service rescan PCI path

A flaw was found in the Linux kernel's mana network driver. This vulnerability, a use-after-free, occurs when the PCI service rescan path attempts to destroy an already-freed workqueue a second time. A local attacker could exploit this condition to cause a system crash, leading to a denial of...

7.8CVSS6.9AI score0.00118EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/06/29 8:6 a.m.11 views

CVE-2026-53297

A flaw was found in the Linux kernel's mana network driver. This vulnerability occurs when the manaremove function is invoked a second time without proper checks after a power management PM resume failure and subsequent driver unbinding. A local attacker could exploit this double invocation to...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References4
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:16 a.m.12 views

net: mvpp2: sync RX data at the hardware packet offset

...

8.6CVSS5.8AI score0.00401EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.6 views

net: bcmgenet: fix racing timeout handler

...

9.8CVSS6.1AI score0.00386EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:6 a.m.36 views

net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list

...

8.7CVSS5.8AI score0.00131EPSS
Exploits0
BDU FSTEC
BDU FSTEC
added 2026/06/27 12:0 a.m.5 views

The vulnerability of the veth_poll() function in the drivers/net/veth.c module of the network device driver for the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the vethpoll function in the drivers/net/veth.c file of the network device driver for the Linux operating system is due to a race condition. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.6AI score0.00158EPSS
Exploits0References9Affected Software3
ATTACKERKB
ATTACKERKB
added 2026/06/26 7:40 p.m.8 views

CVE-2026-53299

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Move ndesc initialization at end of airohaqdmainittx If queue entry list allocation fails in airohaqdmainittxqueue routine, airohaqdmacleanuptxqueue will trigger a NULL pointer dereference accessing the queue entry...

5.8AI score0.00121EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/06/26 6:55 p.m.13 views

CVE-2026-53008

A flaw was found in the Linux kernel. A race condition exists in the ice network driver's TX timestamp ring cleanup, specifically between the icefreetxtstampring and icetxmap functions. This vulnerability could allow a local attacker to trigger a null pointer dereference, leading to a system cras...

5.5CVSS5.8AI score0.00077EPSS
Exploits0References4
Rows per page
Query Builder