Lucene search
+L

251301 matches found

Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74699

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.3AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:33 p.m.11 views

EUVD-2026-64387

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

5.7AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:33 p.m.12 views

EUVD-2026-64386

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.5AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.13 views

CVE-2026-74699

A memory leak was identified in the Linux kernel's drm/xe driver (Intel Xe GPU), specifically in the function exec_queue_set_hang_replay_state() . The root cause is that q->replay_state is blindly overwritten, potentially leaking memory previously allocated by vmemdup_user(). The fix returns a...

5.5AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/22 3:33 p.m.7 views

CVE-2026-74700

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.8CVSS5.6AI score0.00168EPSS
SaveExploits0
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
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.16 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
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
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
CVE
CVE
added 2026/08/22 3:32 p.m.15 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.9 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
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
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
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
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
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
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
Rows per page
Query Builder