Lucene search
+L

504 matches found

NVD
NVD
added 2026/08/22 4:16 p.m.7 views

CVE-2026-74686

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

0.0024EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:32 p.m.5 views

CVE-2026-74686 rqspinlock: Reset tail when preserving queue on deadlock

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.24 views

CVE-2026-74686 rqspinlock: Reset tail when preserving queue on deadlock

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

0.0024EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:32 p.m.8 views

EUVD-2026-64373

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.7AI score0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:32 p.m.11 views

CVE-2026-74686

This vulnerability affects the Linux kernel 's rqspinlock (queued read-copy spinlock) implementation. When an ABBA deadlock is detected, the waiter queue's tail is not reset, causing the detecting CPU to wait indefinitely for a next waiter that may never arrive. This leads to intermittent stalls ...

5.7AI score0.0024EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79691

In the Linux kernel, the following vulnerability has been resolved: rqspinlock: Reset tail when preserving queue on deadlock Currently, the destruction of the waiter queue is suppressed for rqspinlock in cases where a deadlock is detected. Deadlock checks happen relatively frequently on entry for...

5.5AI score0.0024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 bpf: Fix oob access in cgroup local storage is still incomplete. The...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:22 a.m.6 views

CVE-2026-74305

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 6:22 a.m.5 views

UBUNTU-CVE-2026-74305

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/15 5:58 a.m.7 views

EUVD-2026-59452

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

5.4AI score0.00129EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.34 views

CVE-2026-74305 bpf: Tighten cgroup storage cookie checks for prog arrays

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

7.8CVSS0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:58 a.m.14 views

CVE-2026-74305 bpf: Tighten cgroup storage cookie checks for prog arrays

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

7.8CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:58 a.m.27 views

CVE-2026-74305

The provided CVE covers a Linux kernel bug in BPF cgroup storage checks for prog arrays. The underlying issue was an incomplete fix in the commit abad3d0bad72, where a program with no cgroup storage could be treated as compatible with any stored storage cookie, enabling a storage-less leaf to tai...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72741

In the Linux kernel, the following vulnerability has been resolved: bpf: Tighten cgroup storage cookie checks for prog arrays The fix in commit abad3d0bad72 "bpf: Fix oob access in cgroup local storage" is still incomplete. The prog-array compatibility check treats a program with no cgroup storag...

5.4AI score0.00129EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.9 views

SUSE CVE-2026-63864

In the Linux kernel, the following vulnerability has been resolved: bpf: Propagate error from visittailcallinsn Commit e40f5a6bf88a "bpf: correct stack liveness for tail calls" added visittailcallinsn but did not check its return value...

8.4CVSS5.7AI score0.00123EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 7:06 p.m.12 views

linkify-it: Quadratic-complexity DoS via the `mailto:` validator scan-loop on attacker text

Summary linkify-it's schema-scan loop .test / .match, the documented public API invokes the mailto: schema validator at every mailto: occurrence in the input text. For each occurrence the validator does text.slicepos an On copy and runs an email regex whose local-part class srcemailname greedily...

7.5CVSS5.7AI score0.00342EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 1:03 p.m.14 views

SUSE CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS5.4AI score0.0018EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/21 1:00 p.m.13 views

SUSE CVE-2026-64067

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix missing barriers when accessing stream-subrequests locklessly The list of subrequests attached to stream-subrequests is accessed without locks by netfscollectreadresults and netfscollectwriteresults, and then they acce...

9.8CVSS5.3AI score0.0038EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.30 views

CVE-2026-63926

In the Linux kernel, the following vulnerability has been resolved: bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry into a left fragment and a right fragment. The right fragment offset is...

8.4CVSS0.0018EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.47 views

CVE-2026-64109

CVE-2026-64109 describes a Use-After-Free in the Linux kernel af_unix unix_stream_data_wait() due to peeking tail of the receive queue without proper locking, allowing a race between threads to free a skb while it is referenced. The issue arises because tail is compared to last after a race where...

8.8CVSS5.4AI score0.00129EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder