Lucene search
+L

406 matches found

Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.13 views

PT-2026-71144

Name of the Vulnerable Software and Affected Versions Semaphore UI versions prior to 2.18.19 Semaphore UI versions 2.19.0-alpha3 through 2.19.5-beta5 Description ProjectMiddleware and GetProjectOrGlobalRoleBySlug allow a project manager to use the 'POST /api/project/id/roles' endpoint to create a...

8.8CVSS5.3AI score0.00498EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-71143

Name of the Vulnerable Software and Affected Versions Semaphore UI versions prior to 2.18.21 Description The application lacks Cross-Site Request Forgery CSRF protection—a type of attack that tricks a victim into submitting a malicious request—and does not require current-password confirmation at...

8.3CVSS5.1AI score0.00233EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/08/11 6:47 p.m.11 views

CVE-2026-68150

A flaw was found in the Linux kernel. A local attacker could trigger a double-unlock vulnerability in the filesystem's emergency thaw operation. This occurs when the sumount semaphore is released twice, leading to corruption of the semaphore's internal state. This corruption can cause system...

5.5CVSS5.4AI score0.00175EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.8 views

CVE-2026-68150

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00175EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68150 fs/super: fix emergency thaw double-unlock of s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00175EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 11:59 a.m.55 views

CVE-2026-68150

CVE-2026-68150 affects Linux kernel fs/super: emergency thaw of all frozen filesystems could double-unlock s_umount, corruptting rwsem state. Connected fix switches iteration to SUPER_ITER_UNLOCKED and acquires s_umount in the callback with super_lock_excl() before thaw_super_locked(), aligning w...

5.3AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:59 a.m.9 views

EUVD-2026-55536

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.3AI score0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.6 views

PT-2026-69532

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the emergency thaw worker can deadlock when handling frozen block devices. This occurs because the function do thaw all callback calls bdev thaw while holding the...

5.3AI score0.00184EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/08 8:21 p.m.29 views

GHSA-38GX-CFQF-F652 vulnerabilities

Vulnerabilities for packages: jitsucom-jitsu, librechat, langfuse-fips, kubeflow-centraldashboard, wazuh-dashboard-fips, nextcloud-server, kibana, opensearch-dashboards, opensearch-dashboards-fips, lerna, semaphore, wazuh-dashboard, awx, redisinsight, prism, langfuse...

5.9AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/08 8:21 p.m.19 views

CVE-2026-67314 vulnerabilities

Vulnerabilities for packages: jitsucom-jitsu, librechat, langfuse-fips, kubeflow-centraldashboard, wazuh-dashboard-fips, nextcloud-server, kibana, opensearch-dashboards, opensearch-dashboards-fips, gitlab-rails-ce-fips, lerna, semaphore, wazuh-dashboard, awx, redisinsight, prism, gitlab-rails-ce,...

6.5CVSS6.6AI score0.00353EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.13 views

FreeBSD : FreeBSD -- Heap out-of-bounds access in semctl(2) (aa5f956e-8bb8-11f1-a6ab-bc241121aa0a)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the aa5f956e-8bb8-11f1-a6ab-bc241121aa0a advisory. The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped...

7.8CVSS5.9AI score0.00121EPSS
SaveExploits0References2
FreeBSD Advisory
FreeBSD Advisory
added 2026/07/29 12:00 a.m.10 views

FreeBSD-SA-26:54.sysvsem

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-26:54.sysvsem Security Advisory The FreeBSD Project Topic: Heap out-of-bounds access in semctl2 Category: core Module: sysvsem Announced: 2026-07-29 Credits:...

7.8CVSS6.2AI score0.00121EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/07/29 12:00 a.m.11 views

FreeBSD -- Heap out-of-bounds access in semctl(2)

Problem Description: The GETALL and SETALL commands in semctl2 recorded the number of semaphores in the target set, dropped the lock protecting the set, allocated a buffer sized for that count, and reacquired the lock. A sequence-number check was used to verify that the set had not been replaced ...

7.8CVSS6.1AI score0.00121EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/07/28 3:40 p.m.14 views

Security update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn

This update for apache-commons-lang3, google-guice, maven, maven-resolver, xmvn fixes the following issues: apache-commons-lang3 was updated to 3.20.0: New features: Add SystemProperties.getPathString, Supplier Add JavaVersion.JAVA25 Add JavaVersion.JAVA26 Add SystemUtils.ISJAVA25 Add...

5.7CVSS6.9AI score0.0227EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.12 views

CVE-2026-64062

In the Linux kernel, the following vulnerability has been resolved: netfs: Fix potential deadlock in write-through mode Fix netfsadvancewritethrough to always unlock the supplied folio and to mark it dirty if it isn't yet written to the end. Unfortunately, it can't be marked for writeback until t...

5.5CVSS0.00094EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:41 p.m.14 views

CVE-2026-64178

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev-name bnepaddconnection needs to keep holding the bnepsessionsem while reading dev-name just like bnepgetconnlist does; otherwise the bnepsession thread can concurrently free the netdevice, whi...

5.2AI score0.00249EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/19 3:41 p.m.16 views

CVE-2026-64178 Bluetooth: bnep: Fix UAF read of dev->name

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev-name bnepaddconnection needs to keep holding the bnepsessionsem while reading dev-name just like bnepgetconnlist does; otherwise the bnepsession thread can concurrently free the netdevice, whi...

8.8CVSS5.3AI score
SaveExploits0References11
EUVD
EUVD
added 2026/07/19 3:41 p.m.18 views

EUVD-2026-45863

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: Fix UAF read of dev-name bnepaddconnection needs to keep holding the bnepsessionsem while reading dev-name just like bnepgetconnlist does; otherwise the bnepsession thread can concurrently free the netdevice, whi...

5.3AI score0.00249EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:02 p.m.12 views

CVE-2026-63823 keys: Pin request_key_auth payload in instantiate paths

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS5.3AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/19 12:00 a.m.15 views

PT-2026-61495

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A Use-After-Free UAF read occurs in the Bluetooth BNEP Bluetooth Network Encapsulation Protocol component. The bnep add connection function fails to maintain the bnep session sem semapho...

8.8CVSS5.2AI score0.00249EPSS
SaveExploits0
Rows per page
Query Builder