Lucene search
+L

78373 matches found

Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53337

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bonddoioctl In bonddoioctl, slavedev is obtained via devgetbyname which can return NULL if the requested interface name does not exist. However, the subsequent slavedbg call is placed...

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 1:32 p.m.2 views

CVE-2026-53337 net: bonding: fix NULL pointer dereference in bond_do_ioctl()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix NULL pointer dereference in bonddoioctl In bonddoioctl, slavedev is obtained via devgetbyname which can return NULL if the requested interface name does not exist. However, the subsequent slavedbg call is placed...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/01 1:32 p.m.27 views

CVE-2026-53337

CVE-2026-53337 affects the Linux kernel bonding code. In bond_do_ioctl(), slave_dev is obtained via __dev_get_by_name() and may be NULL, yet slave_dbg(bond_dev, slave_dev, …) dereferences slave_dev->name before the NULL check, causing a NULL pointer dereference and a potential local DoS when a...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/01 1:32 p.m.10 views

EUVD-2026-40969

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

6.2AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 1:32 p.m.35 views

CVE-2026-53335

The CVE-2026-53335 issue concerns the Linux kernel DAMON_LRU_SORT path (mm/damon/lru_sort). The root cause is damon_ctx allocation failure in the init path, which may lead to a NULL ctx passed to damon_commit_ctx() and a NULL pointer dereference. The documented fix is to return -ENOMEM if ctx is ...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/01 1:32 p.m.8 views

CVE-2026-53335 mm/damon/lru_sort: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/lrusort: handle ctx allocation failure DAMONLRUSORT allocates the damonctx object for its kdamond in its init function. damonlrusortenabledstore wrongly assumes the allocation will always succeed once tried. If the...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/01 1:32 p.m.5 views

CVE-2026-53334 mm/damon/reclaim: handle ctx allocation failure

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lrusort: handle ctx allocation failures". DAMONRECLAIM and DAMONLRUSORT could dereference NULL pointers if their damonctx object allocations fail. The...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/01 1:32 p.m.34 views

CVE-2026-53334

The CVE-2026-53334 issue affects the Linux kernel DAMON subsystem, specifically mm/damon/reclaim and mm/damon/lru_sort. The root cause is a failure to handle damon_ctx allocations: if the kdamond damon_ctx allocation fails, code may dereference a NULL ctx in damon_commit_ctx(), leading to potenti...

5.5CVSS6.2AI score0.00166EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/01 1:32 p.m.9 views

EUVD-2026-40968

In the Linux kernel, the following vulnerability has been resolved: mm/damon/reclaim: handle ctx allocation failure Patch series "mm/damon/reclaim,lrusort: handle ctx allocation failures". DAMONRECLAIM and DAMONLRUSORT could dereference NULL pointers if their damonctx object allocations fail. The...

6.2AI score0.00166EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53328

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.7AI score0.00168EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/07/01 1:32 p.m.7 views

CVE-2026-53328

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.5CVSS5.7AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 1:32 p.m.3 views

CVE-2026-53328 sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on NULL cgrpmovingfrom in scxcgroupmovetask A WARN fires when systemd's user manager writes "+cpu +memory +pids" to its own subtreecontrol while a schedext scheduler is loaded: WARNING: at...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/01 1:32 p.m.44 views

CVE-2026-53328

CVE-2026-53328 relates to the Linux kernel sched_ext path, where a WARN was triggered during cgroup migration when scx_cgroup_move_task() encountered a NULL cgrp_moving_from. The root cause was a mismatch between cgroup identity used for migration (css) and identity used for migration triggering,...

5.5CVSS5.8AI score0.00168EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/01 9:32 a.m.3 views

SUSE-SU-2026:22437-1 Security update for openssl-3

This update for openssl-3 fixes the following issue - CVE-2026-42767: NULL Pointer Dereference in CRMF EncryptedValue Decryption bsc1266350...

5.9CVSS5.9AI score0.00349EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/01 9:31 a.m.6 views

httpd: NULL pointer dereference via specially crafted request

A flaw was found in the moddavlock module of httpd. This vulnerability allows a remote unauthenticated attacker to crash the server due to a NULL pointer dereference via a specially crafted request...

7.5CVSS7.1AI score0.00594EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/01 5:16 a.m.16 views

CVE-2026-7831

UltraVNC viewer through 1.8.2.2 contains an off-by-one stack buffer overflow in the RFB ServerInit message handler. In vncviewer/ClientConnection.cpp, when the server-supplied nameLength equals exactly 2024 the code declares a 2024-byte stack buffer dn2024 and calls ReadStringdn, 2024. ReadString...

7.6CVSS0.00525EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/01 3:33 a.m.10 views

CVE-2026-44041 UltraVNC vncWc2Mb calls wcslen() before validating that the wide string is NUL-terminated

UltraVNC through 1.8.2.2 contains an out-of-bounds read in the wide-string to multibyte conversion helper. In rfb/dh.cpp:204, the vncWc2Mb function passes a caller-supplied WCHAR pointer to wcslen before any bounds check. If the caller provides a wide-character buffer that is not properly...

4.3CVSS5.9AI score0.00316EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/01 3:19 a.m.5 views

SUSE CVE-2026-53058

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomicenable In case if we get errors in cdnsmhdplinkup or cdnsmhdpregread in atomicenable, we will go to cdnsmhdpmodesetretryfn and will hit NULL pointer...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/01 12:34 a.m.10 views

EUVD-2026-40442

Capgo before 12.128.2 lacks an UPDATE row-level security policy for the buildrequests table, preventing API-key and anonymous access from persisting builder status updates. Attackers can exploit this missing policy to cause build status and error details to remain unpersisted, leaving buildreques...

5.3CVSS5.8AI score0.00192EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/01 12:34 a.m.9 views

EUVD-2026-40627

Capgo before 12.128.2 contains a NULL-auth bypass vulnerability in the public.getorguseraccessrbac function that allows unauthenticated attackers to retrieve RBAC role bindings and member email addresses. Attackers can exploit improper NULL comparison in the authorization gate to disclose...

8.7CVSS5.7AI score0.00341EPSS
SaveExploits0References3
Rows per page
Query Builder