Lucene search
+L

10688 matches found

RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.18 views

kernel: can: j1939: prevent deadlock by changing j1939_socks_lock to rwlock

A vulnerability was found in the Linux kernel's Controller Area Network CAN protocol, within the J1939 protocol implementation. This issue occurs due to a potential deadlock caused by a race condition involving three locks: j1939sockslock, activesessionlistlock, and sksessionqueuelock. This issue...

5.5CVSS7.2AI score0.00183EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.8 views

SUSE CVE-2025-71074

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

7.8CVSS6.5AI score0.00104EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/14 12:00 a.m.10 views

Outray 安全漏洞

Outray is a local server building tool from OutRay open source. A security vulnerability exists in Outray versions prior to 0.1.5 that stems from a TOCTOU competitive condition that could cause users to exceed the number of active tunnels set by their subscription plan...

6.3CVSS6.1AI score0.00182EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.4 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001728)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001728 advisory. Guests can trigger deadlock in Linux netback driver This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond ...

6.2CVSS6.6AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/13 9:53 p.m.14 views

GHSA-3PQC-836W-JGR7 Outray cli is vulnerable to race conditions in tunnels creation

Summary A TOCTOU race condition vulnerability allows a user to exceed the set number of active tunnels in their subscription plan. Details Affected conponent: apps/web/src/routes/api/tunnel/register.ts - /tunnel/register endpoint code-: ts // Check if tunnel already exists in database const...

6.3CVSS6.8AI score0.00182EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/13 9:53 p.m.20 views

Outray cli is vulnerable to race conditions in tunnels creation

Summary A TOCTOU race condition vulnerability allows a user to exceed the set number of active tunnels in their subscription plan. Details Affected conponent: apps/web/src/routes/api/tunnel/register.ts - /tunnel/register endpoint code-: ts // Check if tunnel already exists in database const...

6.3CVSS6.9AI score0.00182EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2026/01/13 4:16 p.m.7 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS0.00134EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.13 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS6.1AI score0.00134EPSS
SaveExploits0References37
OSV
OSV
added 2026/01/13 4:16 p.m.9 views

UBUNTU-CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.35 views

CVE-2025-71074 functionfs: fix the open/removal races

In the Linux kernel, the following vulnerability has been resolved: functionfs: fix the open/removal races ffsepfileopen can race with removal, ending up with file-privatedata pointing to freed object. There is a total count of opened files on functionfs both ep0 and dynamic ones and when it hits...

7.8CVSS0.00104EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/13 3:31 p.m.11 views

CVE-2025-71066 net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.8AI score0.00154EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:31 p.m.7 views

CVE-2025-71066

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

5.2AI score0.00154EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/01/13 3:31 p.m.179 views

CVE-2025-71066

Summary of CVE-2025-71066 (Linux kernel, net/sched ETS): A race condition between ets_qdisc_dequeue and ets_qdisc_change can cause use-after-free on a Qdisc object. The underlying issue is that some classes with qdiscs set to NULL remain in the active list, allowing a concurrent dequeue to access...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/01/13 3:31 p.m.33 views

CVE-2025-71066 net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in etsqdiscchange [email protected] says: The vulnerability is a race condition between etsqdiscdequeue and etsqdiscchange. It leads to UAF on stru...

7.8CVSS0.00154EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/01/13 3:29 p.m.10 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0
CVE
CVE
added 2026/01/13 3:29 p.m.54 views

CVE-2025-68815

CVE-2025-68815 affects the Linux kernel net/sched/ ets code. When changing an ets qdisc class from drr to strict, the code may fail to remove the class from the active list, allowing a double-add into the active list and potentially unstable scheduling. The issue is traced to ets_qdisc_change and...

7.8CVSS6.3AI score0.00134EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:29 p.m.9 views

CVE-2025-68815

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

5.3AI score0.00134EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.33 views

CVE-2025-68815 net/sched: ets: Remove drr class from the active list if it changes to strict

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS0.00134EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/13 3:29 p.m.12 views

CVE-2025-68815 net/sched: ets: Remove drr class from the active list if it changes to strict

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Remove drr class from the active list if it changes to strict Whenever a user issues an ets qdisc change command, transforming a drr class into a strict one, the ets code isn't checking whether that class was in t...

7.8CVSS6.6AI score
SaveExploits0References10
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.5 views

Astra Linux – Vulnerability in sssd

A flaw was discovered in the integration of Active Directory and the System Security Services Daemon SSSD on Linux systems. In default configurations, the Kerberos local authentication plugin sssdkrb5localauthplugin is enabled, but a fallback to the an2ln plugin is possible. This fallback allows ...

8.8CVSS6.3AI score0.00756EPSS
SaveExploits0References3
Rows per page
Query Builder