Lucene search
+L

251320 matches found

OSV
OSV
added 2026/08/22 3:33 p.m.6 views

CVE-2026-74699 drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix memory leak in execqueuesethangreplaystate The q-replaystate is blindly overwritten, which can potentially leak memory that was previously allocated by vmemdupuser. Return an error if q-replaystate is not empty...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74700 net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Always acquire rtnllock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tcnewtfilter where a tcfproto can be found and briefly referenced by a totally...

7.8CVSS0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74697 bnxt_en: Disable EOP for TPA on all chips to prevent data corruption

In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...

8.2CVSS0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64384

In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...

5.8AI score0.00173EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.17 views

CVE-2026-74697

This vulnerability affects the bnxt_en driver in the Linux kernel, used for Broadcom NetXtreme network adapters. When Total Packet Assembly (TPA) is enabled, End of frame padding (EOP) on the AGG ring can overlap with the next data segment. If Relaxed Ordering (RO) is active, the zero padding may...

8.2CVSS5.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/22 3:32 p.m.6 views

CVE-2026-74697 bnxt_en: Disable EOP for TPA on all chips to prevent data corruption

In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...

5.9AI score
SaveExploits0References10
OSV
OSV
added 2026/08/22 3:32 p.m.9 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
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74697

In the Linux kernel, the following vulnerability has been resolved: bnxten: Disable EOP for TPA on all chips to prevent data corruption EOP End of frame padding on the AGG ring may cause overlapping of zero padding at the end of one segment with the next segment's data. If Relaxed Ordering RO is...

8.2CVSS5.6AI score0.00173EPSS
SaveExploits0
CVE
CVE
added 2026/08/22 3:32 p.m.16 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
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.10 views

CVE-2026-74698

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.3AI score0.00166EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.24 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...

0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64385

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.5AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74696 tcp: fix TFO max_qlen accounting across reuseport migration

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.7AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/22 3:32 p.m.9 views

CVE-2026-74696

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

7.5CVSS5.4AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:32 p.m.7 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.00173EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.16 views

CVE-2026-74696

CVE-2026-74696 is a denial-of-service vulnerability in the Linux kernel's TCP Fast Open (TFO) implementation. The root cause is an accounting error in fastopenq.qlen during SO_REUSEPORT listener migration : when a listener is closed and its pending TFO children are handed to a surviving listener,...

7.5CVSS5.5AI score0.00173EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.25 views

CVE-2026-74696 tcp: fix TFO max_qlen accounting across reuseport migration

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

7.5CVSS0.00173EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.10 views

EUVD-2026-64382

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfflowtable: drop existing skb dst before skbdstsetnoref Incoming skbs passing through netfilter flowtable offload hooks or XFRM offload path might already carry a ref-counted dstentry assigned during earlier RX or...

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

EUVD-2026-64381

In the Linux kernel, the following vulnerability has been resolved: net/ncsi: fix heap OOB read in NCSICMDSENDCMD payload length ncsisendcmdnl takes the number of bytes to copy from the attacker-controlled ncsipkthdr.length field of the in-band packet header, while the source buffer is the...

5.9AI score0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:32 p.m.13 views

CVE-2026-74695

A reference count leak in the Linux kernel's netfilter flowtable module occurs when skb_dst_set_noref() is called on a socket buffer that already holds a ref-counted dst_entry from earlier RX or routing steps. The overwrite of skb->_skb_refdst leaks the prior reference and triggers a DEBUG_NET...

7.5CVSS5.4AI score0.00166EPSS
SaveExploits0References3
Rows per page
Query Builder