Lucene search
K

3999 matches found

SUSE CVE
SUSE CVE
added 4 hours ago2 views

SUSE CVE-2026-46252

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulatorresolvesupply error path If late enabling of a supply regulator fails in regulatorresolvesupply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at...

5.8AI score
Exploits0References2
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-46252

A flaw was found in the Linux kernel's regulator core. Incorrect handling of locking in the regulatorresolvesupply function's error path can trigger a lockdep warning. This issue may allow for concurrent access problems, potentially leading to system instability or a denial of service DoS conditi...

5.5CVSS5.8AI score
Exploits0References4
NVD
NVD
added yesterday3 views

CVE-2026-46252

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulatorresolvesupply error path If late enabling of a supply regulator fails in regulatorresolvesupply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at...

Exploits0References2
EUVD
EUVD
added yesterday2 views

EUVD-2026-34114

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulatorresolvesupply error path If late enabling of a supply regulator fails in regulatorresolvesupply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at...

5.8AI score
Exploits0References2
ATTACKERKB
ATTACKERKB
added yesterday1 views

CVE-2026-46252

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulatorresolvesupply error path If late enabling of a supply regulator fails in regulatorresolvesupply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at...

5.8AI score
Exploits0References3Affected Software1
CVE
CVE
added yesterday3 views

CVE-2026-46252

The CVE-2026-46252 entry documents a Linux kernel regulator core issue: in regulator_resolve_supply(), late enabling a supply regulator could trigger a lockdep warning when _regulator_put() is called without holding regulator_list_mutex. The fix switches to using regulator_put() and adds proper l...

5.8AI score
Exploits0References2
Cvelist
Cvelist
added yesterday8 views

CVE-2026-46252 regulator: core: fix locking in regulator_resolve_supply() error path

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulatorresolvesupply error path If late enabling of a supply regulator fails in regulatorresolvesupply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at...

Exploits0References2
Positive Technologies
Positive Technologies
added yesterday3 views

PT-2026-46015

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulator resolve supply error path If late enabling of a supply regulator fails in regulator resolve supply, the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 a...

5.8AI score
Exploits0References3
RedhatCVE
RedhatCVE
added 2 days ago4 views

CVE-2026-45283

A flaw was found in Nextcloud Server. An authenticated user could exploit this vulnerability to lock or unlock files belonging to other users by manipulating WebDAV Web Distributed Authoring and Versioning paths. This issue also led to the disclosure of lock tokens in error responses, potentially...

6.3CVSS5.6AI score0.00034EPSS
Exploits0References2
NVD
NVD
added 2 days ago5 views

CVE-2026-35202

Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broke...

2.3CVSS0.00038EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2 days ago2 views

CVE-2026-35202

Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broke...

2.3CVSS5.8AI score0.00038EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2 days ago2 views

CVE-2026-35202 Pterodactyl has a database resource limit bypass via race condition in Client API

Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broke...

2.3CVSS5.8AI score0.00038EPSS
Exploits0References1
Cvelist
Cvelist
added 2 days ago22 views

CVE-2026-35202 Pterodactyl has a database resource limit bypass via race condition in Client API

Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broke...

2.3CVSS0.00038EPSS
Exploits0References1
EUVD
EUVD
added 2 days ago5 views

EUVD-2026-34010

Pterodactyl is a free, open-source game server management panel. Prior to version 1.12.3, the Pterodactyl Client API has a logic flaw that lets users bypass their assigned limits for database allocations. This happens because the database locking mechanism used in the controllers is totally broke...

2.3CVSS5.8AI score0.00038EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago3 views

CVE-2026-45151

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. In 0.24.8 and earlier, quicstreamrecv can dereference a null substream pointer when a substream is in reopen state. The code finishes the AIO with error but does not return before locking c-mtx...

6.3CVSS5.9AI score0.00044EPSS
Exploits0References2Affected Software1
OSV
OSV
added 6 days ago8 views

OESA-2026-2493 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix recursive locking in configfsopenfile In flushwritebuffer, &p-fragsem is acquired and then the loaded store function is called, which, here, is...

8.1CVSS5.6AI score0.00076EPSS
Exploits0References31
SUSE CVE
SUSE CVE
added 6 days ago4 views

SUSE CVE-2026-46106

In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfsmutex and SRCU when remount walks events Commit 340f0c7067a9 "eventfs: Update all the eventfsinodes from the events descriptor" had eventfssetattrs recurse through ei-children on remount. The walk only holds...

5.7AI score0.00024EPSS
Exploits0References2
EUVD
EUVD
added last week6 views

EUVD-2026-32870

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: fix potential UAF in createbigsync Add hciconnvalid check in createbigsync to detect stale connections before proceeding with BIG creation. Handle the resulting -ECANCELED in createbigcomplete and re-validate...

5.8AI score0.00013EPSS
Exploits0References6
CVE
CVE
added last week9 views

CVE-2026-46121

The CVE-2026-46121 entry maps to a Linux kernel fix in mm/damon/sysfs-schemes: protecting memcg_path kfree() with damon_sysfs_lock to prevent use-after-free when reading/writing the DAMON sysfs memcg_path). The issue arose because user-driven reads/writes of memcg_path were not synchronized with ...

5.8AI score0.00024EPSS
Exploits0References5
CVE
CVE
added last week8 views

CVE-2026-46112

CVE-2026-46112 relates to the Linux kernel RDMA/hns driver. The vulnerability arises from an unlocked call to hns_roce_qp_remove() during error unwinding in hns_roce_create_qp_common(), where the caller did not hold the required locks, risking memory corruption. The fixes synchronize by grabbing ...

7.8CVSS5.8AI score0.00013EPSS
Exploits0References7
Rows per page
Query Builder