Lucene search
+L

992 matches found

CVE
CVE
added 2025/10/14 9:11 a.m.24 views

CVE-2025-20717

The vulnerability CVE-2025-20717 affects the wlan AP driver (MediaTek) and stems from an incorrect bounds check that enables an out-of-bounds write. This can lead to local escalation of privilege for an attacker who already has System privileges, with no user interaction required. A patch is avai...

7.8CVSS6.3AI score0.00129EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2025/10/14 9:11 a.m.23 views

CVE-2025-20719

The CVE-2025-20719 entry concerns the MediaTek wlan AP driver with an out-of-bounds write caused by an incorrect bounds check. This can enable remote (proximal/adjacent) privilege escalation without user interaction, with an attack vector described as adjacent and a high impact on confidentiality...

8.8CVSS7AI score0.00243EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/14 12:0 a.m.9 views

PT-2025-42024

Name of the Vulnerable Software and Affected Versions Windows versions affected versions not specified Description An out-of-bounds read issue exists in Windows NDIS. A local attacker with authorization can exploit this to elevate privileges. Recommendations At the moment, there is no information...

7.8CVSS8.8AI score0.00396EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/10/14 12:0 a.m.20 views

Microsoft Windows Network Driver Interface Specification 缓冲区错误漏洞

The Microsoft Windows Network Driver Interface Specification is one of the core components of a Windows network architecture from Microsoft Corporation USA. A buffer error vulnerability exists in the Microsoft Windows Network Driver Interface Specification, which can be exploited by an attacker t...

7.8CVSS9.1AI score0.00396EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2025/10/11 1:1 a.m.10 views

net/mlx5e: SHAMPO, Fix incorrect page release

...

5.5CVSS7AI score0.00535EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53556

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and...

7.8CVSS6.6AI score0.00139EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/07 12:48 a.m.5 views

SUSE CVE-2023-53556

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

5.5CVSS6.4AI score0.00139EPSS
SaveExploits0References20
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2015-6041

Malware in sbrugna...

7.2CVSS6.2AI score0.0398EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-4763

Malware in sbrugna...

7.5CVSS7.8AI score0.00514EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-2331

Malware in sbrugna...

7.8CVSS7.3AI score0.0103EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-2198

Malware in sbrugna...

5.5CVSS6.2AI score0.01454EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2018-7349

Malware in sbrugna...

7.8CVSS7AI score0.00352EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-387334)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-387334 advisory. In the Linux kernel, the following vulnerability has been resolved: net/bnx2x: Prevent access to a freed page in pagepool Fix race condition leading to system crash...

4.7CVSS6.2AI score0.00182EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987043)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987043 advisory. In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side sen...

5.5CVSS6AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-413933)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-413933 advisory. In the Linux kernel, the following vulnerability has been resolved: bnx2x: Fix multiple UBSAN array-index-out-of-bounds Fix UBSAN warnings that occur when using a...

7.8CVSS6.3AI score0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/10/04 3:43 p.m.13 views

CVE-2023-53581 net/mlx5e: Check for NOT_READY flag state after locking

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Check for NOTREADY flag state after locking Currently the check for NOTREADY flag is performed before obtaining the necessary lock. This opens a possibility for race condition when the flow is concurrently removed from...

0.00104EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.15 views

CVE-2023-53556 iavf: Fix use-after-free in free_netdev

In the Linux kernel, the following vulnerability has been resolved: iavf: Fix use-after-free in freenetdev We do netifnapiadd for all allocated qvectors, but potentially do netifnapidel for part of them, then kfree qvectors and leave invalid pointers at dev-napilist. Reproducer: root@host cat...

7.8CVSS0.00139EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.14 views

PT-2025-40698

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a use-after-free flaw within the i40e network driver, specifically in the free netdev function. This issue arises from adding network interface netif New...

7.8CVSS6.3AI score0.08942EPSS
SaveExploits4References989
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2023-59806

Malicious code in bioql PyPI...

6.3AI score0.00144EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-30861

Malicious code in bioql PyPI...

6.3AI score0.00119EPSS
SaveExploits0References3
Rows per page
Query Builder