Lucene search
+L

1039240 matches found

UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.11 views

CVE-2026-74701

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/22 4:16 p.m.12 views

CVE-2026-74691

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...

8.8CVSS5.7AI score0.00256EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 4:16 p.m.5 views

UBUNTU-CVE-2026-74701

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS5.8AI score0.0013EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.28 views

CVE-2026-74701 net/openvswitch: check Ethernet header length in key_extract()

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS0.0013EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/22 3:33 p.m.10 views

EUVD-2026-64388

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

5.5AI score0.0013EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:33 p.m.34 views

CVE-2026-74701

This vulnerability affects the Open vSwitch (OVS) component of the Linux kernel in key_extract() within net/openvswitch/flow.c. When a packet with the ETH_P_TEB protocol arrives on an ARPHRD_NONE device (e.g., TUN), the function unconditionally pulls Ethernet header bytes (MAC addresses and ether...

7.8CVSS5.5AI score0.0013EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:33 p.m.22 views

CVE-2026-74701 net/openvswitch: check Ethernet header length in key_extract()

In the Linux kernel, the following vulnerability has been resolved: net/openvswitch: check Ethernet header length in keyextract When a packet arrives on an ARPHRDNONE device e.g. TUN, ovsflowkeyextract trusts the user-provided skb-protocol field: if it is ETHPTEB, the packet is classified as...

7.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:32 p.m.29 views

CVE-2026-74698

This vulnerability affects the mlx5e network driver in the Linux kernel (used by Mellanox/NVIDIA ConnectX NICs). The root cause is that mlx5e_activate_txqsq() unconditionally calls netdev_tx_reset_queue(), which zeroes BQL (Byte Queue Limits) counters on channels that still have in-flight TX WQEs...

5.4AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:32 p.m.19 views

CVE-2026-74698 net/mlx5e: fix BQL reset on SQ re-activation

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix BQL reset on SQ re-activation mlx5equeuestart deactivates and re-activates all channels but closes only the queue being restarted. mlx5eactivatetxqsq then unconditionally calls netdevtxresetqueue, zeroing the BQL...

5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64383

In the Linux kernel, the following vulnerability has been resolved: tcp: fix TFO maxqlen accounting across reuseport migration A listener's TCPFASTOPEN maxqlen stops being accurate and lets through far more pending Fast Open requests than it was configured for. This only shows up with SOREUSEPORT...

5.5AI score0.0049EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.21 views

CVE-2026-74691 net: thunderbolt: Tear down DMA paths before stopping the rings

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Tear down DMA paths before stopping the rings tbnetteardown stops both rings and frees their frame buffers before calling tbxdomaindisablepaths. tbringstop zeroes the ring's descriptor base and tbnetfreebuffers...

8.8CVSS5.8AI score
SaveExploits0References10
NVD
NVD
added 2026/08/22 3:16 p.m.12 views

CVE-2026-65915

NLTK versions before 3.10.0 contain a logic bug in FileSystemPathPointer.open where the sandbox validation check compares a normalized path against itself, making the security check permanently inert. Attackers can pass file:// URLs to nltk.data.load to read arbitrary files accessible to the...

7.1CVSS0.00359EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/22 3:16 p.m.7 views

UBUNTU-CVE-2026-65915

NLTK versions before 3.10.0 contain a logic bug in FileSystemPathPointer.open where the sandbox validation check compares a normalized path against itself, making the security check permanently inert. Attackers can pass file:// URLs to nltk.data.load to read arbitrary files accessible to the...

7.1CVSS5.6AI score0.00359EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2026/08/22 2:12 p.m.11 views

CVE-2026-65915

NLTK versions before 3.10.0 contain a logic bug in FileSystemPathPointer.open where the sandbox validation check compares a normalized path against itself, making the security check permanently inert. Attackers can pass file:// URLs to nltk.data.load to read arbitrary files accessible to the...

7.1CVSS5.6AI score0.00359EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/08/22 2:06 p.m.11 views

Moderate: Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

An update for Red Hat Hardened Images RPMs is now available. This update includes the following RPMs: grafana13.1: grafana13.1-13.1.3-0.1.3.hum1 aarch64, x8664 grafana13.1-13.1.3-0.1.3.hum1.src src...

7.2CVSS5.2AI score0.00266EPSS
SaveExploits4References6
OSV
OSV
added 2026/08/22 10:27 a.m.11 views

RHSA-2026:58474 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.5CVSS4.9AI score0.00508EPSS
SaveExploits0References24
OSV
OSV
added 2026/08/22 10:27 a.m.8 views

RHSA-2026:57765 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.5CVSS4.9AI score0.00453EPSS
SaveExploits0References20
OSV
OSV
added 2026/08/22 10:27 a.m.7 views

RHSA-2026:58266 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

6.8CVSS4.9AI score0.0031EPSS
SaveExploits0References16
OSV
OSV
added 2026/08/22 10:24 a.m.9 views

RHSA-2026:41389 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

7.5CVSS5AI score0.00302EPSS
SaveExploits0References12
OSV
OSV
added 2026/08/22 10:24 a.m.6 views

RHSA-2026:40938 Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update

Bulletin has no description...

5.9CVSS4.8AI score0.00546EPSS
SaveExploits0References15
Rows per page
Query Builder