Lucene search
+L

67812 matches found

Debian CVE
Debian CVE
added 2026/07/29 4:47 p.m.16 views

CVE-2026-64560

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS5.7AI score0.00416EPSS
SaveExploits4
OSV
OSV
added 2026/07/29 4:47 p.m.11 views

CVE-2026-64560 posix-cpu-timers: Prevent UAF caused by non-leader exec() race

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Prevent UAF caused by non-leader exec race Wongi and Jungwoo decoded and reported a non-leader exec related race which can result in an UAF: systimerdelete exec posixcputimerdel // Observes old leader p =...

7.8CVSS5.7AI score
SaveExploits0References12
CVE
CVE
added 2026/07/29 4:47 p.m.534 views

CVE-2026-64560

CVE-2026-64560 documents a Linux kernel issue in posix-cpu-timers that can cause a Use-After-Free when a timer is deleted during a non-leader exec() race. The vulnerability arises as sys_timer_delete() may observe an old leader while a leader change occurs, leading to a freed posix timer object b...

7.8CVSS5.7AI score0.00416EPSS
SaveExploits4References9
Github Security Blog
Github Security Blog
added 2026/07/29 4:29 p.m.11 views

Easy!Appointments: Authorization bypass in Google OAuth provider binding lets any backend user rebind a peer provider's Google sync

Summary Google::oauth at application/controllers/Google.php:278 stores its URL-supplied providerid in the session, and oauthcallback saves the issued Google OAuth token against that row without checking the caller owns the provider. Any logged-in backend user admin, provider, or secretary rebinds...

3.1CVSS6.1AI score0.00206EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/29 4:29 p.m.15 views

GHSA-8HM4-R66F-29WR Easy!Appointments: Authorization bypass in Google OAuth provider binding lets any backend user rebind a peer provider's Google sync

Summary Google::oauth at application/controllers/Google.php:278 stores its URL-supplied providerid in the session, and oauthcallback saves the issued Google OAuth token against that row without checking the caller owns the provider. Any logged-in backend user admin, provider, or secretary rebinds...

3.1CVSS6.1AI score0.00206EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/29 4:24 p.m.19 views

Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network

Summary Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary reaches loopback, RFC1918, and link-local hosts on the deployment's network. The...

2.7CVSS6AI score0.00311EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/29 4:24 p.m.13 views

GHSA-PM5P-7W5H-JM5Q Easy!Appointments has server-side request forgery in CalDAV connection test that exposes the deployment's internal network

Summary Caldav::connecttoserver at application/controllers/Caldav.php:60 hands the request's caldavurl to a Guzzle REPORT call without scheme or host validation. A logged-in backend user admin, provider, or secretary reaches loopback, RFC1918, and link-local hosts on the deployment's network. The...

2.7CVSS6AI score0.00311EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/07/29 4:02 p.m.6 views

hate_crack v2.16.0

root@kitploit: / | \ / | \ \ | | / \ \ / \ / \ /\ \ \ / | |/ / \ Y // | | \ / \ | | // \ | \ /|| /\ | \ / / // / / / / Installation Installing from source is the only supported path. hatecrack is not distributed on PyPI: pip install hate-crack resolves to a 0.0.0 placeholder that...

6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/29 1:53 p.m.15 views

CVE-2026-64374

A flaw was found in the Linux kernel's real-time RT scheduler. In non-real-time configurations, the RTPUSHIPI mechanism, designed to improve task migration, can lead to a live lock. This occurs when a CPU handling heavy network traffic is repeatedly interrupted by other CPUs attempting to schedul...

7.5CVSS5.8AI score0.00387EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 12:37 p.m.12 views

CVE-2026-64375

A flaw was found in the Linux kernel's proc filesystem. A local attacker with low privileges could exploit a race condition within the ptracemayaccess function when handling file descriptor links. This vulnerability arises because the system performs multiple task lookups without proper...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 9:16 a.m.16 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS0.00124EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/29 9:16 a.m.29 views

CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/29 9:16 a.m.7 views

AZL-94143 CVE-2026-64557 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 9:16 a.m.10 views

DEBIAN-CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 9:16 a.m.8 views

DEBIAN-CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.6AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 9:16 a.m.8 views

AZL-94139 CVE-2026-64556 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/29 9:16 a.m.15 views

CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.7AI score0.00241EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/29 9:16 a.m.12 views

CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/29 9:16 a.m.12 views

UBUNTU-CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/29 9:16 a.m.10 views

UBUNTU-CVE-2026-64557

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capsocknewconnectioncb l2capsocknewconnectioncb returned l2cappisk-chan after releasesockparent. Once the parent lock is dropped the newly enqueued child socket sk is reachable via the...

8.8CVSS5.6AI score0.00241EPSS
SaveExploits0References10
Rows per page
Query Builder