Lucene search
+L

964 matches found

OSV
OSV
added last week4 views

UBUNTU-CVE-2026-64553

In the Linux kernel, the following vulnerability has been resolved: net: psample: fix info leak in PSAMPLEATTRDATA psample open codes nlaput presumably to avoid wiping the data with 0s just to override it with packet data. This open coding is missing clearing the pad, however, each netlink attr i...

5.6AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:0 a.m.8 views

PT-2026-65222

In the Linux kernel, the following vulnerability has been resolved: net: usb: net1080: validate packet len before pad-byte access in rx fixup For an even packet len, net1080 rx fixup reads the pad byte at skb-datapacket len before the skb-len != packet len check further down, and packet len is on...

5.8AI score0.00277EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/24 3:23 p.m.9 views

EUVD-2026-48618

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

5.7AI score0.00343EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 3:23 p.m.32 views

CVE-2026-64210 net/mlx5e: xsk: Fix unlocked writing to ICOSQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

7.5CVSS0.00343EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/22 1:10 a.m.6 views

CVE-2026-64034

A flaw was found in the Linux kernel's mana network driver. This Time-of-Check to Time-of-Use TOCTOU vulnerability allows a hardware component to modify a message identifier hwcmsgid in Direct Memory Access DMA memory after it has been validated but before it is used. This manipulation bypasses...

9.3CVSS5.1AI score0.00151EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 4:12 p.m.7 views

CVE-2026-63972

A flaw was found in the Linux kernel's mana network driver. An issue arises when the driver attempts a redundant detach operation on an already-detached network port. This can cause a null pointer dereference, leading to a system crash and a Denial of Service DoS...

7.5CVSS5.4AI score0.00576EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 11:11 a.m.12 views

CVE-2026-63973

A flaw was found in the Linux kernel's mana network driver. During certain error handling scenarios, specifically when network queue allocation fails, the driver attempts to access memory that has already been freed. This can lead to a NULL pointer dereference, causing the system to crash and...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/20 5:53 a.m.9 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 score0.00552EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/19 3:16 p.m.6 views

CVE-2026-63837

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...

0.00167EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 2:4 p.m.33 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 ...

0.00155EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:4 p.m.39 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 score0.00347EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 2:4 p.m.9 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 score0.00167EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.13 views

PT-2026-61430

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the ixgbevf driver during VEPA multicast source pruning. The function ixgbevf clean rx irq frees a socket buffer skb and continues to the next descriptor...

9.8CVSS5.4AI score0.005EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.7 views

PT-2026-61154

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An information leak exists in the ena phc gettimex64 function. The function sets the output parameter without verifying if ena com phc get timestamp succeeded. If ena com phc get timesta...

5.1AI score0.00167EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.10 views

PT-2026-61478

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the icssm prueth probe function within the net: ti: icssm-prueth component. The issue arises when of property read u32 fails, causing the function to return witho...

5.1AI score0.00167EPSS
SaveExploits0
NVD
NVD
added 2026/07/14 6:18 p.m.38 views

CVE-2026-56188

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.8CVSS0.00916EPSS
SaveExploits0References1
NCSC
NCSC
added 2026/07/14 6:13 p.m.14 views

Vulnerabilities in Microsoft Windows

Microsoft has fixed a very large number of vulnerabilities in Windows. A malicious actor could exploit these vulnerabilities to carry out attacks that could result in the types of damage listed in the table below. The most serious vulnerabilities have the following identifiers: CVE-2026-49172,...

9.9CVSS6.6AI score0.11058EPSS
SaveExploits21
Cvelist
Cvelist
added 2026/07/14 5:9 p.m.39 views

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

...

9.8CVSS0.00916EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/14 5:9 p.m.18 views

EUVD-2026-44246

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.00916EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/14 5:9 p.m.18 views

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

...

9.8CVSS6.1AI score0.00916EPSS
SaveExploits0References1
Rows per page
Query Builder